line graph widget
Peter TB Brett
peter.brett at livecode.com
Wed May 18 08:10:27 EDT 2016
On 18/05/2016 13:05, Ton Kuypers wrote:
> Is it possible to change the scale of the axes of this widget?
>
> It works fine, but when the values contain decimals, the axis only shows integers, so 5,6,6.3,6.4,6.9,7,8 will show up as 5,6,6,6,6,7,8
> Would be great to set a sub-devision like .5 or .1
>
> I tried editing the source like Kevin showed during his introduction video, but module.lcm is scrambled when you open it in Atom :-(
You need to edit the ".lcb" file. The ".lcm" file is the output of
compiling the ".lcb" file with the lc-compile tool.
Peter
--
Dr Peter Brett <peter.brett at livecode.com>
LiveCode Open Source Team
LiveCode 2016 Conference: https://livecode.com/edinburgh-2016/
More information about the use-livecode
mailing list