Home Forums Chart Support small values disappear in a large axisY viewport

small values disappear in a large axisY viewport

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

    Link: https://jsfiddle.net/5Lmhu8a7/
    I have two labels, a large one (value 999) and a small one (value 2).
    The one with value 2 disappear, because the other one is very large. I don’t want that, how can I fix this?

    #30825

    @elbargho,

    Due to large difference between the corresponding dataPoints, the one with less value disappears. However, you can workaround it by setting a minimum height to the dataPoint as shown in this JSFiddle.

    ___________
    Indranil Deo
    Team CanvasJS

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

You must be logged in to reply to this topic.