You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have a requirement to display broken Y-axis for a vertical bar graph. For this I'm trying to use the HighChart Y-axis event pointBreak. The problem is that the function specified for the pointBreak is not getting triggered. Please find the demo example below:
Hello,
I have a requirement to display broken Y-axis for a vertical bar graph. For this I'm trying to use the HighChart Y-axis event pointBreak. The problem is that the function specified for the pointBreak is not getting triggered. Please find the demo example below:
https://stackblitz.com/edit/react-py1hcd
If the react-highcharts is supporting the axis events and axis breaks, how do I use the same correctly? An example would be great
Thanks
The text was updated successfully, but these errors were encountered: