- small bugfixes and improvements: - proper color digestion for small opacities - indexed colors "C0", "C1", ... are repeated instead of producing an overflow error
- documentation improvements
0.1.2
New chart type added: **bar charts** * vertical/horizontal * automatic unpacking of 2D data (Numpy, Pandas, xarray)
**interplot.conf module** * Modify interplot's presets for automatic generation of plots * See demo notebook for examples
**Plot.init** * lazily init a new plot, if one doesn't already exist
0.1.1
new features:
- line / scatter / linescatter modes - error bars - proper handling of markers and line_types
0.1
Initial release outsourced the plotting functionality from the toolbox project: https://github.com/janjoch/toolbox