I just found this plotting library by JetBrains that has a grammar of graphics interface (like plotnine). This will make a nice alternative for matplotlib for my research.
I just found this plotting library by JetBrains that has a grammar of graphics interface (like plotnine). This will make a nice alternative for matplotlib for my research.
I’ve only played around with it for a few hours, but I’m already happier than using matplotlib or my rpy2 bridge to ggplot2.