amcharts / amcharts5

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

Drawing is not getting extended on Lazy Loading in the new version [5.10.3] #1684

Closed workingbuddy10 closed 2 months ago

workingbuddy10 commented 2 months ago

Using the same provided example of amcharts, it though extends till a certain point after that it breaks.

https://github.com/user-attachments/assets/11c0d878-60ab-41fe-8a1a-7dae399da339

https://codepen.io/Ansh-m-the-reactor/pen/wvLXWpm?editors=0010

workingbuddy10 commented 2 months ago

@martynasma any issue found in this? And does changing the multiplication number ( i.e more than 10) can fix the problem? https://github.com/amcharts/amcharts5/blob/79ac14203e4e1ebaef455b57ab1d14f6edad5be3/src/.internal/charts/stock/drawing/HorizontalLineSeries.ts#L58

martynasma commented 2 months ago

Fixed in 5.10.4.

[5.10.4] - 2024-08-30

Changed

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.