Home Forums Report Bugs Highlight the 0 value x axis value for stacked column chart

Highlight the 0 value x axis value for stacked column chart

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

    Hello,
    I have special requirement, I want to highlight the 0 value column with some color in stacked column chart. I have many x axis value as 0, Please help me to get the solution.

    Thanks

    #12092

    Jenilkanani,

    If y-value is zero, when you mouse-hover the axisX line at the corresponding x-value toolTip will be shown. Check the screenshot below. If the y-value (zero) is not present in first dataSeries, you can set toolTip.shared to true to show the zero value in toolTip.

    toolTip shown for y-vlaue zero

    If this doesn’t solve your requirement, kindly create a jsfiddle, so that we can look into your requirement properly and help you out.

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

You must be logged in to reply to this topic.