Easychart

Latest version: v0.1.29

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

Scan your dependencies

Page 1 of 2

0.1.29

What's new
- specifying number of decimals to use when setting `yformat` in `easychart.new` (e.g. `:.2%`)
- support for stock charts using the new `constr` argument in `easychart.new`

Bug fixed
None

Docs
None

0.1.28

What's new
None

Bug fixed
- Fixed infinite recursion error on setting `chart.exporting = {"enabled":True}`

Docs
None

0.1.27

What's new
- `easychart.Chart` is now idempotent
- hoisted `easychart.rendering` to top-level module

Bugfix
None

Docs
- Documented how to integrate easychart with Streamlit

0.1.26

New features
- `chart.export` to convert a chart to a static format (PNG, JPG, SVG) using an export server

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`

Page 1 of 2

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.