Y
Hacker News
new
|
ask
|
show
|
jobs
by
randyzwitch
812 days ago
plotnine is a ggplot also funded by Posit (though, externally developed)
https://plotnine.org/
1 comments
kyllo
811 days ago
I use plotnine whenever I need to make (static) plots in Python. It's really quite well done, a close match to R's ggplot2, and more feature complete than any of the other Python grammar of graphics packages I've tried.
link