Releases: MRossol/plotting
Releases · MRossol/plotting
Update conda package to noarch
What’s Changed
- No changes
Bug fix for pandas.plot.scatter colorbar handling
What’s Changed
- No changes
Improve package levels imports
What’s Changed
- No changes
Add GOOML Plots
Axis scaling
Add option to set axis scale in plotting_base:
new kwargs:
xscale
yscale
Update / cleanup
Add functionality to dataframe plots and colormap plots
Clean codebase
add docstrings and docs
Working pypi release
Working package with updated setup.py and initial issues fixed.
TODO:
- Update readme, add docs, create notebook examples of usage