-
-
Notifications
You must be signed in to change notification settings - Fork 545
joy plot/ridge plot examples #1018
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
Your second link is inactive. Could you please repost? |
Sorry this was unclear. This link https://plot.ly/python/joy-plots is just meant to be the URL of where these new examples should go. It doesn't exist yet. |
Some nice conversation continues in https://community.plot.ly/t/ridgeline-joy-plots-in-dash-automatic/12602/8. In particular, here's a nice example: https://plot.ly/~empet/14632/plotly-joyplotridgelines/#/ |
A really nice example here: https://morphocode.com/location-time-urban-data-visualization/ |
looks awesome |
I wanted to have a little more flexibility into how ridgeline plots are displayed with Plotly (e.g., ensure the correct z-order is used, more flexibility into coloring options, multiple traces per rows, etc...) and ended up building a little fun side project just for this use-case. I'll plug it here in case it can be of help to anyone who runs across this issue: https://github.com/tpvasconcelos/ridgeplot |
Someone in the community forum asked about Ridgeline and Joy Plot charts in Python: https://community.plot.ly/t/ridgeline-joy-plots-in-dash-automatic/12602/3
this might be a nice page of content. https://plot.ly/python/joy-plots. The plots are beautiful too :)
The text was updated successfully, but these errors were encountered: