amcharts / amcharts5

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

Enhancement : Drawing should get extend on lazy loading. #1674

Closed workingbuddy10 closed 1 month ago

workingbuddy10 commented 1 month ago

Like Stock Indicators, drawings should also extend when we load more data via lazy loading.

codepen to test and try it is an official link: https://codepen.io/team/amcharts/pen/ZENawbv

martynasma commented 1 month ago

Fixed in 5.10.2.

[5.10.2] - 2024-08-23

Added

Fixed

Full change log.

Download options.

Make sure you clear your browser cache after upgrading. And feel free to contact us again if you are still experiencing this issue.

workingbuddy10 commented 1 month ago

@martynasma The Lazy loading codepen is not working in the new update!

martynasma commented 1 month ago

It is working for me. Can you explain what is not working for you?

workingbuddy10 commented 1 month ago

It is not scrolling only in the left side, working on the panning case @martynasma

martynasma commented 1 month ago

Gotcha. It's a different issue. Please follow this: https://github.com/amcharts/amcharts5/issues/1681

workingbuddy10 commented 1 month ago

Creating the bug in your repo 😄 @martynasma

Is it possible to fix this today? Like then only I'll update the version.