Home Forums Chart Support Making more axis lables visible

Making more axis lables visible

Viewing 3 posts - 1 through 3 (of 3 total)
  • #6432

    I have a bar chart with 15 bars, but the axis labels are visible only for every other bar. How can I get all of them visible?

    #6433

    Hi Tomi,

    In CanvasJs, an axis property (interval) is available by which you can set the interval of the values appeared on label. Here is the example can help you jsfiddle.net/anjalij/W3KR6/1/.

    Please let me know if either it is works for you or if you face any problem.

    Thanks.

    • This reply was modified 9 years, 9 months ago by Anjali.
    • This reply was modified 9 years, 9 months ago by Anjali.
    • This reply was modified 9 years, 9 months ago by Anjali.
    #6437

    Yes it works thanks. I think, I did try interval already, but for some reason I tried value bigger than 2 :D Well Everyting is OK now. Thanks for help :)

Viewing 3 posts - 1 through 3 (of 3 total)

You must be logged in to reply to this topic.