Easychart

Latest version: v0.1.31

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

Scan your dependencies

Page 1 of 3

0.1.31

What's new
- `**kwargs` passed to `Chart.export` are passed to the `requests.post` API request

Bug fixes
None

Docs
None

Chores
- Refactored testing pipeline
- Run ruff checks

0.1.30

What's new
- new convenience arguments for `marker` in `chart.plot`: `markersize` (or `ms`), `markercolor` (or `mc`), `markerlinewidth` (or `mlw`), `markerlinecolor` (or `mlc`)

Bug fixed
- passing `xformat=:.2%` in `easychart.new` was not parsed correctly

Docs
None

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

Page 1 of 3

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.