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

Plotly.js cluster not working correctly #6948

Open
Hyron48 opened this issue Apr 4, 2024 · 3 comments
Open

Plotly.js cluster not working correctly #6948

Hyron48 opened this issue Apr 4, 2024 · 3 comments

Comments

@Hyron48
Copy link

Hyron48 commented Apr 4, 2024

Hello everyone. I'm using Plotly.js on angular to plot points on a scattermapbox. However, when I enable clusters, the call to get the fonts for the clusters fails. however I have no way to change the font URL. by any chance can you help me? Unfortunately on codepen I tried to recreate the case, but it seems that the cluster is not enabled at all.

codepen link

Error image:
Screenshot 2024-04-04 alle 10 42 38

@TillerBurr
Copy link
Contributor

This seems very similar to a bug I fixed previously: #6652. Is the code in the codepen the same that was causing the error?

@TillerBurr
Copy link
Contributor

Also, I just want to confirm that you are using the latest version.

@Hyron48
Copy link
Author

Hyron48 commented Apr 8, 2024

Yes, I'm using the latest version of Plotly and the code on codepen is the same as mine, but I don't understand why on my project it returns the error, but on codepen the cluster doesn't work at all

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

No branches or pull requests

2 participants