Home Forums Chart Support Chart JS value are being cut off at the top

Chart JS value are being cut off at the top

Viewing 2 posts - 1 through 2 (of 2 total)
  • #32344

    Here is the jsfiddle

    This especially happens when the value equals the max value of the viewport. On jsfiddle you could see that 120 is being cut off. I could move that value a little down by bar._model.y + 5 But this is overlapping the value with the bar.

    How could I prevent the value from being cut off?

    #32349

    @sarojstha,

    You can use CanvasJS Column Chart with indexlabel, which auto-adjusts / pushes inside without clipping towards top of the chart.


    Vishwas R
    Team CanvasJS

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

You must be logged in to reply to this topic.