Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix scatter plots in safari #42

Merged
merged 1 commit into from
Mar 13, 2024
Merged

fix scatter plots in safari #42

merged 1 commit into from
Mar 13, 2024

Conversation

Shane98c
Copy link
Member

Our Scatter component drops some or all of the points in Safari (see here: https://carbonplan.org/research/stripe-2020-insights)

This fix changes the path rendering from using arcs to using lines and appears to solve the issue in all browsers tested (safari, ff, chrome)

Copy link

vercel bot commented Mar 12, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Updated (UTC)
charts ✅ Ready (Inspect) Visit Preview Mar 12, 2024 5:15pm

@Shane98c Shane98c requested a review from katamartin March 12, 2024 17:16
Copy link
Member

@katamartin katamartin left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Just did a little testing and looks good for me on Safari v15.2 😅

@Shane98c Shane98c merged commit aac6e26 into main Mar 13, 2024
9 checks passed
@Shane98c Shane98c deleted the scatter-fix branch March 13, 2024 18:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants