Home › forums › Using CanvasJS › Column Chart Labels
This topic contains 1 reply, has 2 voices, and was last updated by Bivek Singh 5 months, 3 weeks ago.
In column chart When column count goes 12 or 12+, then it does not show all column labels. Any solution on this.
Dhiraj,
When the number of dataPoints are more, the interval is calculated such that axis labels won’t overlap. You can use interval to control interval value and show label for each dataPoint.
—- Bivek Singh, Team CanvasJS
You must be logged in to reply to this topic.