-
-
Couldn't load subscription status.
- Fork 2.7k
Use native legends when converting from matplotlib #5312
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
Conversation
Thank you for the contribution @robertoffmoura ! This is great.
Could you run ruff format on the modified files and commit the changes, so that the code_formatting CI job will pass?
(There's a failure in build as well but that one looks unrelated to this PR.)
151ddf9 to
64d5be9
Compare
Thanks, Emily! Done, just pushed a new commit after running ruff format.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks good! Thanks again @robertoffmoura 🚀
Use native legends (showlegend = true) instead of recreating them using shapes and annotations.
plotly.graph_objects, my modifications concern the code generator and not the generated files.