apexcharts / apexcharts.js

📊 Interactive JavaScript Charts built on SVG
https://apexcharts.com
MIT License
14.27k stars 1.3k forks source link

Area Charts with Multiple Series Glitches Every Time on Animation using version 3.49.0 #4437

Closed Thimows closed 5 months ago

Thimows commented 5 months ago

Description

On version 3.49.0 Area charts with multiple series have a glitchy animation when they render. This is happening on the Apexcharts.com demo page as well.

Reproduction Link

You can see it on the Apexcharts.com demo pages: https://apexcharts.com/javascript-chart-demos/area-charts/spline/

https://github.com/apexcharts/apexcharts.js/assets/62159496/d0c50da7-3b7c-4789-a4a9-d978e632232e

rosco54 commented 5 months ago

I'm looking into this.