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.br...@livecode.com>
LiveCode Open Source Team

LiveCode 2016 Conference: https://livecode.com/edinburgh-2016/

_______________________________________________
use-livecode mailing list
use-livecode@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-livecode

Reply via email to