top | item 39934325

(no title)

randyzwitch | 1 year ago

plotnine is a ggplot also funded by Posit (though, externally developed)

https://plotnine.org/

discuss

order

kyllo|1 year 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.