amcharts / amcharts5

The newest, fastest, and most advanced amCharts charting library for JavaScript and TypeScript apps.
Other
343 stars 91 forks source link

Responsive issue of the multiple charts #1711

Open prackode opened 2 weeks ago

prackode commented 2 weeks ago

I am having some issue while chart resize like :

codepen to test : https://codepen.io/Prakhar-Agarwal-the-styleful/pen/bGPOWwM

prackode commented 2 weeks ago

In continuation with #1690

martynasma commented 2 weeks ago

StockChart does not support displaying panels in a grid, I'm afraid.

prackode commented 2 weeks ago

Ok then, if I have multiple amchart instances being displayed in a grid and I need to sync their cursors. Please suggest an effective way.

martynasma commented 2 weeks ago

The only way would be to track cursor position on one chart and manually place on the same timestamp on the other charts.

This doc has more info and exmaples: https://www.amcharts.com/docs/v5/charts/xy-chart/cursor/#tracking-setting-position