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

Draw multiple legends on a graph #6535

Merged
merged 15 commits into from Apr 24, 2023
Merged

Draw multiple legends on a graph #6535

merged 15 commits into from Apr 24, 2023

Conversation

archmoj
Copy link
Contributor

@archmoj archmoj commented Mar 21, 2023

Resolves #5098.

@plotly/plotly_js

@nicolaskruchten
Copy link
Member

wow now THIS is an exciting PR

draftlogs/6535_add.md Outdated Show resolved Hide resolved
Co-authored-by: Liam Connors <liam@plot.ly>
Copy link
Contributor

@alexcjohnson alexcjohnson left a comment

Choose a reason for hiding this comment

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

💃 Excellent!

@archmoj archmoj merged commit 3f533b2 into master Apr 24, 2023
1 check passed
@archmoj archmoj deleted the multiple-legends branch April 24, 2023 19:58
@etpinard
Copy link
Contributor

OMG - great feature 🎉

@rushi-jariwala
Copy link

Can you let us know how to add multiple legends? I cannot find any documentation related to this. A simple example would help.

@rushi-jariwala
Copy link

Can you let us know how to add multiple legends? I cannot find any documentation related to this. A simple example would help.

I found it. Its in adding multiple legends on this page: https://plotly.com/python/legend/

@claireramming
Copy link

claireramming commented Apr 11, 2024

I only see documentation in the python docs, can we get updated docs for plotly.com/javascript/legend? It was tricky to set this up based on just the python example.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Multiple legends: trace.legend and layout.legend<N>
7 participants