Clean Business Chart is a Python package for IBCS-like charts based on matplotlib. Currently a column chart with waterfall and a barchart with waterfall are supported.
Project description
Clean Business Chart
Clean Business Chart is a Python package for IBCS-like charts based on matplotlib. Currently a column chart with waterfall and a barchart with waterfall are supported
Free software: MIT license
Documentation: https://github.com/MarcelW1323/clean_business_chart/wiki.
Features
ColumnWithWaterfall, the first chart released with clean-business-chart (version 0.1.0)
added support for pandas in version 0.1.1
added date column support for pandas DataFrame and added translation of column headers inside the call in version 0.1.2
BarWithWaterfall, the second chart released in version 0.2.2
added support for parameter sort_chart in version 0.2.4
added support for parameter footnote in version 0.2.6
added support for parameter figsize in version 0.2.7 for optional (manual) sizing of the chart
better calculation of vertical part of figsize in version 0.2.8 for automatic sizing of the chart
General
better rounding support for values of chart-labels in version 0.2.5
Read more
README.MD on github: https://github.com/MarcelW1323/clean_business_chart/blob/main/README.md
LinkedIn Group on Clean Business Chart: https://www.linkedin.com/groups/12783685/
Credits
This package was created with Cookiecutter and the audreyr/cookiecutter-pypackage project template.
History
0.2.8 (2023-11-18)
Better calculation of vertical part of figsize for automatic sizing of the bar chart with waterfall.
0.2.7 (2023-11-12)
Added parameter ‘figsize’ in bar chart with waterfall for optional (manual) sizing of the chart.
0.2.6 (2023-10-29)
Added parameter ‘footnote’ and related ‘footnote_size’ in bar chart with waterfall for supporting footnotes for example to mention the source.
0.2.5 (2023-10-15)
Better rounding support for value labels in charts.
0.2.4 (2023-09-26)
Added parameter ‘sort_chart’ in bar chart with waterfall for supporting ordinal categories-of-interest.
0.2.2 (2023-09-14)
Second chart: bar chart with waterfall. Small bug occured on Google Colab, not at local installation. Other solution.
0.2.1 (2023-09-12)
Second chart: bar chart with waterfall. Small bug occured on Google Colab, not at local installation. Bugfix wasn’t succesfull.
0.2.0 (2023-09-12)
Second chart: bar chart with waterfall.
0.1.2 (2023-04-11)
Added date column in pandas DataFrame support in parameter data when calling the column chart with waterfall.
Also added translate_headers as a parameter in dictionary-form to rename the columns within the call.
0.1.1 (2023-03-29)
Added pandas DataFrame support in parameter data when calling the column chart with waterfall.
0.1.0 (2023-02-21)
First release on PyPI. Column chart with waterfall.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
File details
Details for the file clean_business_chart-0.2.8.tar.gz
.
File metadata
- Download URL: clean_business_chart-0.2.8.tar.gz
- Upload date:
- Size: 93.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.9.13
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 0366b00fe9d8ad88848c66ac047437220af564033aace91391e4b607eb7fcfd3 |
|
MD5 | 9d3a4557f0a59d1517fc993330648db1 |
|
BLAKE2b-256 | 3b8b03a35604262133945d3caaf62d1667fe094724755d78dd1bd027919a37e0 |
File details
Details for the file clean_business_chart-0.2.8-py2.py3-none-any.whl
.
File metadata
- Download URL: clean_business_chart-0.2.8-py2.py3-none-any.whl
- Upload date:
- Size: 67.3 kB
- Tags: Python 2, Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.9.13
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 1613dc60b846c52772ec3e4b305d65063f108ee1466721276af542cbab714e16 |
|
MD5 | 36a959a0adf291303f81a30c40de59c8 |
|
BLAKE2b-256 | 7f4cfbde09f4ac07e4407d469a9279cf9ec33f42c4b7143b15ce1e94ef29ccb8 |