Skip to main content

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

https://img.shields.io/pypi/v/clean_business_chart.svg Documentation Status

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

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

    • fixed error with FC-scenario when all FC-values were zero in version 0.2.12

    • fixed cosmetic bug with AC-scenario when total equals 0, stacked bar on the right has an element of zero in version 0.2.13

    • added support for parameter footnote in version 0.2.15

  • 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

    • added support for parameter translate_scenario in version 0.2.9 for optional translating the standard scenarios on the output of the chart

    • added support for parameter scalingvalue in version 0.2.10 for optional visualizing a scaling band. Also better visibility of texts. And added support for parameter figsize to only use x-size in float or integer

    • later rounding in the process leads to better connection between the waterfall and the total bars in version 0.2.11

    • fixed waterfall pattern-bug so FC-comparison looks different than AC-comparison in version 0.2.14

    • fixed disconnected lines bug in some cases by later rounding in the total values of the bar chart in version 0.2.16

  • General

    • better rounding support for values of chart-labels in version 0.2.5

Read more

Credits

This package was created with Cookiecutter and the audreyr/cookiecutter-pypackage project template.

History

0.2.16 (2024-05-25)

  • Fixed disconnected lines bug in some cases by later rounding in the total values of the bar chart

0.2.15 (2024-03-04)

  • Added parameter ‘footnote’ and related ‘footnote_size’ in column chart with waterfall for supporting footnotes for example to mention the source.

  • Centralized function for display of the footnote so bar chart with waterfall and column chart with waterfall share the same code base

0.2.14 (2024-01-26)

  • Fixed waterfall pattern-bug in bar chart with waterfall

0.2.13 (2024-01-26)

  • Fixed cosmetic bug with AC-scenario when total equals zero in column chart with waterfall

0.2.12 (2024-01-06)

  • Fixed error with FC-scenario when all FC-values were zero

0.2.11 (2023-12-23)

  • Later rounding in the process leads to better connection between the waterfall and the total bars

0.2.10 (2023-12-14)

  • Added parameter ‘scalingvalue’ in bar chart with waterfall for optional visualizing a scaling band. Improved chart with better visibility of texts. And added support for parameter ‘figsize’ for providing the x-size

0.2.9 (2023-11-26)

  • Added parameter ‘translate_scenario’ in bar chart with waterfall for optional translating the standard scenarios on the output of the chart.

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


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

clean_business_chart-0.2.16.tar.gz (99.1 kB view details)

Uploaded Source

Built Distribution

clean_business_chart-0.2.16-py2.py3-none-any.whl (71.3 kB view details)

Uploaded Python 2 Python 3

File details

Details for the file clean_business_chart-0.2.16.tar.gz.

File metadata

  • Download URL: clean_business_chart-0.2.16.tar.gz
  • Upload date:
  • Size: 99.1 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.9.13

File hashes

Hashes for clean_business_chart-0.2.16.tar.gz
Algorithm Hash digest
SHA256 f3e0ae65bf01893f3dabd98c61f565ba2798ee78726c7d4afaf97b561772875f
MD5 be7f9906909743e3848d333f532f025c
BLAKE2b-256 7698d2ae3ced11ae2de0cdf68746340853984f78a3500f3ceae2cf187d910921

See more details on using hashes here.

File details

Details for the file clean_business_chart-0.2.16-py2.py3-none-any.whl.

File metadata

File hashes

Hashes for clean_business_chart-0.2.16-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 b3f65bbbe88c26c294ec7c39b09cb27ccc9cd453d7226a09a021873bab79ddb4
MD5 d5dda10431a37f4a794e1d256d99e452
BLAKE2b-256 e46c1cdecd51ca32deaa9a50487ec43c9582b36b9c54b74f31b376c90fd2e5e2

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page