Hi Monte, I agree that the Y axis should have a rounded range (though the first feature request in the forum was 2 decimal digits for Y axis values) also agreed on the 0 line.
>> This reminds me we still need to sort out the decimal number formatting >> we discussed at the conference! You will see a workaround for the decimal number formatting in the LCB file. It returns the decimal digits regardless of integer length. look for "decimalFormattedString" and "wholeNumberToString" I am still thinking about a module for formatting numbers for string display. Not sure about the syntax and features. Kind regards Bernd Monte Goulding-2 wrote > That’s cool. Playing with the Line Chart is fun ;-) > > I would say if the chart crosses between positive and negative on the Y > axis we should have a 0 line. I’d generally rather see the Y axis move to > a rounded range that makes sense for the data and an option to set the > range and step size of the grid. > > This reminds me we still need to sort out the decimal number formatting we > discussed at the conference! > > Cheers > > Monte > >> On 2 Sep 2016, at 4:47 AM, BNig < > bernd.niggemann@ > > wrote: >> >> Hi all, >> >> I modified the line graph widget that ships with LC 8.1.0 RC1 per user >> request to show optionally decimal Y-values up to 5 digits and optionally >> values at the vertices of the graph. >> >> needs LC 8.1.0 RC1 >> >> http://forums.livecode.com/viewtopic.php?f=7&t=27490&start=15#p145912 >> >> feature requests and feedback welcome. >> >> Kind regards >> Bernd >> >> >> >> -- >> View this message in context: >> http://runtime-revolution.278305.n4.nabble.com/LineGraph-widget-tp4707994.html >> Sent from the Revolution - User mailing list archive at Nabble.com. >> >> _______________________________________________ >> use-livecode mailing list >> > [email protected] >> Please visit this url to subscribe, unsubscribe and manage your >> subscription preferences: >> http://lists.runrev.com/mailman/listinfo/use-livecode > > > _______________________________________________ > use-livecode mailing list > [email protected] > Please visit this url to subscribe, unsubscribe and manage your > subscription preferences: > http://lists.runrev.com/mailman/listinfo/use-livecode -- View this message in context: http://runtime-revolution.278305.n4.nabble.com/LineGraph-widget-tp4707994p4708007.html Sent from the Revolution - User mailing list archive at Nabble.com. _______________________________________________ use-livecode mailing list [email protected] Please visit this url to subscribe, unsubscribe and manage your subscription preferences: http://lists.runrev.com/mailman/listinfo/use-livecode
