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

ScatterPlot: Markers look weird in Brave #443

Open
dmfalke opened this issue Jan 30, 2023 · 2 comments
Open

ScatterPlot: Markers look weird in Brave #443

dmfalke opened this issue Jan 30, 2023 · 2 comments
Labels
bug Something isn't working

Comments

@dmfalke
Copy link
Member

dmfalke commented Jan 30, 2023

This is only happening on the production website, and appears to be related to Brave's privacy features. The following image is a scatter plot with "circle-open" markers.

image

If shields are turned off in Brave, then the markers look as expected.

@asizemore
Copy link
Member

As you suggested, i removed shields for the website and now it works perfectly!!!

@dmfalke
Copy link
Member Author

dmfalke commented Feb 2, 2023

I've narrowed it down to being related to fingerprinting. If I choose "Allow fingerprinting", then the markers appear as desired. I'm not sure why this only happens on the production site, and not the qa site. Maybe there is something about the production website that makes Brave think it's attempting to fingerprint users?

@danicahelb danicahelb added the bug Something isn't working label Mar 23, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants