You must be logged in to post your query.
Home › Forums › Chart Support › AxisX custom tick index.
Hi,
i was wondering if it is possible to set strict axisX index where ticks + label are shown.
For example if you have huge amount of data, and using logarithmic scale i need to have ticks on [1, 2, 5, 10, 30, 60, 300, 600 …] index.
@tkaczyk
It is not possible to show ticks at custom intervals as of now. However, you can use stripLines on axisX for displaying labels at certain points as shown in this JSFiddle.
__ Rohith Nagaral Team CanvasJS
You must be logged in to reply to this topic. Login/Register