kws3media / ui

MIT License
8 stars 2 forks source link

The line chart in the brush chart component is a little bit pushed to the left. #175

Open soyef-bit opened 10 months ago

soyef-bit commented 10 months ago

the line chart in the brush chart component is a little bit pushed to the left.

sabirveli commented 10 months ago

@soyef-bit Fixed.. please check

soyef-bit commented 10 months ago

@sabirveli the page needs a reload to work. otherwise the top chart doesn't move at all when scrubbing.

error: apexcharts.esm.js:14 Unable to preventDefault inside passive event listener invocation. t2.start @ apexcharts.esm.js:14 (anonymous) @ apexcharts.esm.js:14

on many reloads i get this error: Screenshot 2023-11-17 at 4 02 48 pm

but when it works without the error, the top graph is still not perfectly representing the start and end of the bottom scrubber. On the left it shows the correct last bar, but shows it outside the graph, and on the right it 2-3 more bars from outside the scrubber.

looks like part of this issue is an old one. see #169 .

sabirveli commented 10 months ago

@ekhaled @soyef-bit this error displayed while loading Barchart.. did some time interval for loading the barchart and seems like the issue is fixed..

@soyef-bit note : apexchart is updated.. so need..

npm i
npm run bootstrap