Hi,
Take a look at this example:
http://dojo.telerik.com/uFEsi/3
It looks good, but if uncomment "min: 0" so scaling will change and the chart will become unobvious.
I have a few questions:
1) How to dynamically calculate max and set max + 10% in this case?
2) How to dynamically calculate max for stacked chart?
3) How to always show the label on Y axis with max value for a chart?
I think about using event for 1 and 2 and about using majorUnit for 3, but maybe I'm wrong.
Take a look at this example:
http://dojo.telerik.com/uFEsi/3
It looks good, but if uncomment "min: 0" so scaling will change and the chart will become unobvious.
I have a few questions:
1) How to dynamically calculate max and set max + 10% in this case?
2) How to dynamically calculate max for stacked chart?
3) How to always show the label on Y axis with max value for a chart?
I think about using event for 1 and 2 and about using majorUnit for 3, but maybe I'm wrong.