News

When working with production data science code it can be handy to have plotting tool that does not rely on graphics dependencies or works only in a Jupyter notebook. The use case that this was built ...
Basic plots with default styling are often easy, but acheiving complex figures with subplots, legends, overlays, and custom styling can require a mastery of a daunting API and many lines of code. This ...