plotly / plotly.py

The interactive graphing library for Python :sparkles: This project now includes Plotly Express!
https://plotly.com/python/
MIT License
15.62k stars 2.51k forks source link

question to subplots and legends #4602

Closed geraldstanje closed 1 month ago

geraldstanje commented 1 month ago

Hi,

this is a question to subplot with multiple legends.

i currently have a subplot with a single legend - but its hard to see that the legend is for 2 plots...

how can i have 2 legends in this subplot? i want to have:

Here the plot: image

Thanks

Coding-with-Adam commented 1 month ago

hi @geraldstanje I'm not sure that's possible. But you'll get much more help if you post this question on the Plotly forum, because more community members are on that platform. Can you please ask your question there. If you don't get an answer on the forum, or if there is a way to separate the vertical positioning of the legends, we can re-open this issue.