Home Forums Report Bugs Minimum Y value to make the bar appear for bar charts

Minimum Y value to make the bar appear for bar charts

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

    Hello,

    The bug can be seen under https://canvasjs.com/docs/charts/chart-types/html5-bar-chart/ . If you change the Y value for any of the bar charts to Y{1} the bar disappears off the Canvas. The lowest number I found in order to make the bar chart appear is Y{2}. Also, noticed that Y{0} doesn’t get represented. I think it will be better if Y{0} get’s highlighted with a colour.

    #9675

    Mido,

    It does make sense to have minimum height for the bar. Will consider this for future versions.

    #9676

    Hello,

    Thank you for your prompt answer. Please check out this code http://jsfiddle.net/uvbyd8k7/. We faced that issue in our software lately.

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

You must be logged in to reply to this topic.