react-chartjs-2 icon indicating copy to clipboard operation
react-chartjs-2 copied to clipboard

[Bug]: Area chart flicking

Open de2dhvu1 opened this issue 2 years ago • 5 comments

Would you like to work on a fix?

  • [ ] Check this if you would like to implement a PR, we are more than happy to help you go through the process.

Current and expected behavior

image

I try to fill color background for area chart

image

Do we have solution for this?

Reproduction

...

chart.js version

4.3.0

react-chartjs-2 version

5.2.0

Possible solution

No response

de2dhvu1 avatar Jun 16 '23 06:06 de2dhvu1

Same to me, any updates on this?

For me this bug occurs only on mac Google Chrome last version. In Safari stays good.

notmedia avatar Jul 12 '23 15:07 notmedia

This bug depends on tension setting. If tension or lineTension is not set, then it renders chart without this artefacts

notmedia avatar Jul 12 '23 15:07 notmedia

I see but I need tension.

de2dhvu1 avatar Jul 18 '23 07:07 de2dhvu1

Any updates on this? We have the same issue in Google Chrome.

We also need to use tension according to our design.

thalaz avatar Jun 07 '24 11:06 thalaz

Please fix this issue, it still exist here sandbox link for reference, check on chrome in mac https://codesandbox.io/p/sandbox/clever-alex-cztk66?file=%2Fsrc%2Fa.tsx

sanketsute1 avatar Jun 21 '24 06:06 sanketsute1