Closed
Description
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 :)
Metadata
Metadata
Assignees
Labels
No labels
Type
Projects
Milestone
Relationships
Development
No branches or pull requests
Activity
patel011393 commentedon Aug 29, 2018
Your second link is inactive. Could you please repost?
chriddyp commentedon Aug 29, 2018
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.
chriddyp commentedon Sep 3, 2018
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/#/
chriddyp commentedon Dec 19, 2018
A really nice example here: https://morphocode.com/location-time-urban-data-visualization/

Kully commentedon Dec 19, 2018
looks awesome
Mahdis-z commentedon Jul 22, 2019
https://plot.ly/python/violin/
tpvasconcelos commentedon Apr 17, 2024
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