apexcharts / apexcharts.js

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

Edge of the series (line) drops vertically without reason. #4531

Closed AdrianoCasimiro closed 2 weeks ago

AdrianoCasimiro commented 2 weeks ago

Description

I have several data series in the graph, where each series (line) has its respective time/value. The problem is that at certain points on the edge of the series, the line simply drops, as in the example of the green line. There is no data in the series to justify such behavior. Version used: ApexCharts v3.49.1.

Expected Behavior

It is expected that this drop at the edge of the series does not occur.

Screenshots

error

brianlagunas commented 2 weeks ago

Did not follow bug template instructions. No reproduction provided