min for vertical axis

35 views
Skip to first unread message

Fábio Arezi

unread,
Feb 3, 2016, 6:50:43 AM2/3/16
to ElyCharts
When I set min value for axis 'l', it's not working. It doesn't any effect.

I tried two ways:

... axis : { l : { min: 10 } }, ...

and

... defaultAxis : { min: 10 }, ...


I made this fork: http://jsfiddle.net/2mk0wx06/

I'd like that L axis had started in 10. It's possible?

Stefano Bagnara

unread,
Feb 4, 2016, 10:20:30 AM2/4/16
to ElyCharts
I guess this should be better documented:

"min" is the minimum value for the *top" of the axis.

So using this "min" you can say that you want the Y axis to be 10 at
minimum, even if you have smaller values in the chart.

IIRC there is not a feature/configuration to set a different value
than "0" as the starting value of the chart.

Stefano
Reply all
Reply to author
Forward
0 new messages