Easychart

Latest version: v0.1.31

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

Scan your dependencies

Page 2 of 3

0.1.25

New features
- `chart.vline` and `chart.vband` now allow for an optional `xAxis` argument to handle charts with mutliples axes
- `chart.hline` and `chart.hband` now allow for an optional `yAxis` argument to handle charts with mutliples axes
- saving the `easychart.config` will now write the config file with indentation

Bug fixes
- `easychart.Chart.save` now ignores NaN values when serializing to a json file
- the `colormap` argument was ignored in `easychart.heatmap`; now fixed
- `easychart.heatmap` will now set yAxis and xAxis bounds (`min` and `max`) to ensure sparse matrices are rendered

Docs
- Added and updated docs

0.1.24

New features
- add `colormap` argument in `easychart.new`
- dynamically dispatch arguments to `easychart.new` from `easychart.heatmap`

0.1.23

New features
- copy chart as PNG option in exporting menu
- argument aliases in `chart.vband` and `chart.hband` for `min`, `max` and `color`
- text labels for `chart.vband` and `chart.hband`
- convert integer `color` to `colorIndex`

Deprecations
- `chart.append` is now deprecated

Bug fixes
- `easychart.plot` passes arguments to `easychart.new` based on function signature

0.1.22

0.1.21

0.1.20

Page 2 of 3

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.