Creating a Lollipop Plot with plotnine #839
tongakuot
announced in
2024 Plotnine Contest
Replies: 3 comments
-
Beta Was this translation helpful? Give feedback.
0 replies
-
Ahoy @tongakuot , |
Beta Was this translation helpful? Give feedback.
0 replies
-
@tongakuot, The winning submission has been announced here. Thank you for taking part in the contest. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Authors
Alier Reng
Links
https://www.linkedin.com/in/tongakuot/, https://www.youtube.com/@NileQuantumInsights, https://github.com/tongakuot
Full description
This tutorial aims to educate Python users on how to create a segment or lollipop plot using the plotnine package. Similar to a barplot, the lollipop plot uses lines and dots to represent categories and their counts, providing a clear and concise visual representation of the data.

Code repository
https://github.com/tongakuot/dataviz-plotnine/blob/main/segment-plot.ipynb
Beta Was this translation helpful? Give feedback.
All reactions