When displaying an "Area" igDataChart with a limited height the Y axis label are very crowded as can be seen in the attached picture.
The chart values are going from 100 to 140 and the labels appear for 100, 105, 110, 115, etc.
Is there a way to have the chart display labels with bigger difference?
The height cannot change.
Yes. It works fine.
Thanks a lot.
Hello Sephi,
In order to set the frequency of the displayed label, theintervaloption can be set for the numeric axis in question. An example can be seen at:
http://jsfiddle.net/72F3c/
http://help.infragistics.com/jQuery/2013.2/ui.igDataChart
Hope this helps. Please feel free to contact me if you need more information.