You must be logged in to post your query.
Home › Forums › Chart Support › Column Chart Labels
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. Login/Register