-
-
Notifications
You must be signed in to change notification settings - Fork 2.6k
Label aliases does not work at MacOS #4173
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
Comments
I have this same problem. Tested on a MacOS Ventura 13.3.1 with an M1 chip, both on a Jupyter notebook and through Plotly.js (integrated with Dash). Both Python and JS versions of Plotly are the latest available (5.14.1 for Python, and 2.21 for JS). Python version is 3.10.8. |
Yes. The problem was in vscode. It uses an old version of plotly.js. This is what helped:
|
Hi - we are tidying up stale issues and PRs in Plotly's public repositories so that we can focus on things that are still important to our community. Since this one has been sitting for a while, I'm going to close it; if it is still a concern, please add a comment letting us know what recent version of our software you've checked it with so that I can reopen it and add it to our backlog. If you'd like to submit a PR, we'd be happy to prioritize a review, and if it's a request for tech support, please post in our community forum. Thank you - @gvwilson |
The example provided in the documentation for Label Aliases does not work as expected at MacOS.
This is how it should look like:


And what it looks like when I run the code:
Plotly version - 5.14.1. Python 3.11.3
The text was updated successfully, but these errors were encountered: