amcharts / amcharts5

The newest, fastest, and most advanced amCharts charting library for JavaScript and TypeScript apps.
323 stars 90 forks source link

How to handling jagged pie charts slices and spotty area line charts #1578

Open SDVII opened 3 weeks ago

SDVII commented 3 weeks ago

Question

Thank you for your time

Environment (if applicable)

martynasma commented 3 weeks ago

That does not look right. Can you provide a working demo?

SDVII commented 3 weeks ago

Here is a Codepen for the Pie Chart. As you can see, the stroke around each slice is quite jagged https://codepen.io/SDVII/pen/wvbmPPd

SDVII commented 3 weeks ago

Here is a Codepen for the Area Chart. This issues seems to only affect Mac devices

martynasma commented 3 weeks ago

Here is a Codepen for the Pie Chart. As you can see, the stroke around each slice is quite jagged

Unfortunately, there's nothing we can do about it. That's how canvas rendering works in browser.

martynasma commented 3 weeks ago

Here is a Codepen for the Area Chart. This issues seems to only affect Mac devices

I can't seem to be able to reproduce it on a Macbook Pro.

Same OS version. Chrome: 126.0.6478.115.

Can you try upgrading Chrome?

SDVII commented 3 weeks ago

Upgraded the browser, still encountering the issue. Multiple people on my team are encountring it as well

SDVII commented 3 weeks ago

Safari & Firefox are working just fine

martynasma commented 2 weeks ago

Still not able to reproduce it. There's a newer version of Chrome now available. Maybe try an upgrade?

If it's still buggy, maybe you can provide more information about your setup? E.g. are you using external monitor? What is the resolution? Anything else?