apexcharts / react-apexcharts

📊 React Component for ApexCharts
https://apexcharts.com
MIT License
1.3k stars 151 forks source link

Sync behavior in brush charts #79

Open dnlprplt opened 5 years ago

dnlprplt commented 5 years ago

Hi,

When having a brush chart with a target chart, and having different options under the yaxis property, I am experiencing a behavior that I didn't expect.

When you select an area in the brush chart (second one), the number of ticks of the y axis is modified in the target chart (first one) to match the brush chart.

When you then select an area in the target chart, the number of ticks is changed back to what it was.

This also happens when you want to hide the y axis labels in one chart and not the other one.

I've create a reproducible example here: https://codesandbox.io/s/react-basic-example-tp1in

This might also be linked to https://github.com/apexcharts/react-apexcharts/issues/31

lauraalkhoury-youitv commented 4 years ago

Seeing this too. @junedchhipa are you guys able to take a look at this any time soon? It's blocking me from using the sync feature.

github-actions[bot] commented 5 days ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.