Pyplotterlib

Latest version: v1.8.0

Safety actively analyzes 623835 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 1 of 2

1.7.0

**Error Bars**
- Added for line plotter
- Added for bar plotter


**Full Changelog**: https://github.com/RFogarty1/pyplotterlib/compare/v1.6.0...v1.7.0

1.6.0

**Annotations**
- Added option for text with/without an arrow for multiple plotters
- Added option for shading vertical/horizontal slices of plots

**Bar Plotters**
- Added option for creating stacks plots
- Added option for annotating height of each bar

**Box Plotter**
- Added options for various axis properties (*e.g.* turning minor tick markers on)

**Shared Axis Plotter**
- Added option to set figure size on creation (oversight that it wasn't already present)


**Full Changelog**: https://github.com/RFogarty1/pyplotterlib/compare/v1.5.0...v1.6.0

1.5.0

**Discrete Heatmap Plotter**
- Can now set the figure size on creation
- Can rotate annotations
- Plot should take up full axis space now (previous default behaviour was to prioritise aspect ratio)

**Bar/Histogram Plotter**
- Added option for setting opacity of the bars (1=fully opaque, 0=fully transparent)

**Full Changelog**: https://github.com/RFogarty1/pyplotterlib/compare/v1.4.0...v1.5.0

1.4.0

What's Changed
* Mod box plotter by RFogarty1 in https://github.com/RFogarty1/pyplotterlib/pull/3


**Full Changelog**: https://github.com/RFogarty1/pyplotterlib/compare/v1.3.0...v1.4.0

1.3.0

- Added BoxPlotter class
- Fixed bug with grouplabels in DiscreteHeatmapPlotter

**Full Changelog**: https://github.com/RFogarty1/pyplotterlib/compare/v1.2.0...v1.3.0

1.2.0

New features:

- DiscreteHeatmapPlotter
- Used for visualizing matrices. For example, if used with a correlation matrix it can provide a useful way to quickly visualise correlated traits
- Colorbar
- Various new options for greater control for image plotter; such as the option to set min/max values, a label, and its position

**Full Changelog**: https://github.com/RFogarty1/pyplotterlib/compare/v1.1.0...v1.2.0

Page 1 of 2

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.