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
Enabling zoom with zoomType="x" on the Chart component in a HighchartsStockChart broke with Highcharts version 10.2.1. Haven't been able to reproduce the issue with vanilla Highcharts.
How to reproduce
Run the demo. Try downgrading to Highcharts version 10.2.0 and verify that the issue is gone.
Bug or Feature Request?
Bug
Description
Enabling zoom with
zoomType="x"
on theChart
component in aHighchartsStockChart
broke with Highcharts version 10.2.1. Haven't been able to reproduce the issue with vanilla Highcharts.How to reproduce
Run the demo. Try downgrading to Highcharts version 10.2.0 and verify that the issue is gone.
Live demo demonstrating bug
https://stackblitz.com/edit/react-ceq9uc?file=src/MyChart.js
Versions
The text was updated successfully, but these errors were encountered: