Loadwords in English #990
mcnakhaee
started this conversation in
2025 Plotnine Contest
Replies: 0 comments
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.
Uh oh!
There was an error while loading. Please reload this page.
-
Plot
code

Authors
Muhammad Nakhaee
I mostly create charts in ggplot2 but I really wanted to create in plotnine because I code andwork mostly in python.
Links
Github, LinkedIn, Website
Full description
This plot shows the 'immediate' loanwords in English per source language. The data comes from the World Loanword Database.
I love languages and my aim from creating charts is to make something that I'd hang in my living room and this chart is an attempt to do that in plotnine. That's also why this chart would look even better if printed on a large poster/paper.
I'd have loved to color the words and their source differently but as far I know this feature isn't supported by default (like ggplot2 but I can find workaround in ggplot2 with packages like geom_text)
Code repository
You can find the code, data and plot here: https://github.com/mcnakhaee/plotnine_2025_contest_contribution
Beta Was this translation helpful? Give feedback.
All reactions