Clean-business-chart

Latest version: v0.2.15

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

Scan your dependencies

Page 1 of 2

0.2.14

**Full Changelog**: https://github.com/MarcelW1323/clean_business_chart/compare/v0.2.13...v0.2.14

Solved issue: https://github.com/MarcelW1323/clean_business_chart/issues/3
"The waterfall pattern is solid, which indicates in IBCS that you compare with an actual value. In this example, the waterfall pattern needs to be hatched, for you are comparing with forecast information."

> ![Solved waterfall pattern bug v0 2 14](https://private-user-images.githubusercontent.com/60228936/300275000-722ff577-8f46-40dd-bbe3-30a8fea0c311.png?jwt=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmF3LmdpdGh1YnVzZXJjb250ZW50LmNvbSIsImtleSI6ImtleTUiLCJleHAiOjE3MDY0NTc1MzksIm5iZiI6MTcwNjQ1NzIzOSwicGF0aCI6Ii82MDIyODkzNi8zMDAyNzUwMDAtNzIyZmY1NzctOGY0Ni00MGRkLWJiZTMtMzBhOGZlYTBjMzExLnBuZz9YLUFtei1BbGdvcml0aG09QVdTNC1ITUFDLVNIQTI1NiZYLUFtei1DcmVkZW50aWFsPUFLSUFWQ09EWUxTQTUzUFFLNFpBJTJGMjAyNDAxMjglMkZ1cy1lYXN0LTElMkZzMyUyRmF3czRfcmVxdWVzdCZYLUFtei1EYXRlPTIwMjQwMTI4VDE1NTM1OVomWC1BbXotRXhwaXJlcz0zMDAmWC1BbXotU2lnbmF0dXJlPTQwYjg1NmIxOWYxMzU5OTJjOWRkZTIwZGJiOTFiZWY5MDBkYjQ0ZWJmZDE1YjQ3N2Y0Yzc1M2I2YmI2ZGYyZTMmWC1BbXotU2lnbmVkSGVhZGVycz1ob3N0JmFjdG9yX2lkPTAma2V5X2lkPTAmcmVwb19pZD0wIn0.8BVZdrrDLW5NqqjyPa6M0yM_rAWPMlcJh86yXLk9e8Y)
>
> Now the waterfall patterns follows the compare scenario. In this case the forecast.

0.2.13

**Full Changelog**: https://github.com/MarcelW1323/clean_business_chart/compare/v0.2.12...v0.2.13

Solved issue: https://github.com/MarcelW1323/clean_business_chart/issues/2
"The column chart with waterfall gives a stacked bar in the rightmost column, even if only one scenario has a total and two scenarios were provided.
When one of the two scenarios results in a total of zero, you'll see a stacked bar with one scenario equals zero and the other one has value."
> ![Cosmetic bug v0 2 13](https://private-user-images.githubusercontent.com/60228936/300264710-da95c147-65cc-435e-80aa-d591bc2331a6.png?jwt=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmF3LmdpdGh1YnVzZXJjb250ZW50LmNvbSIsImtleSI6ImtleTUiLCJleHAiOjE3MDY0NDc4ODIsIm5iZiI6MTcwNjQ0NzU4MiwicGF0aCI6Ii82MDIyODkzNi8zMDAyNjQ3MTAtZGE5NWMxNDctNjVjYy00MzVlLTgwYWEtZDU5MWJjMjMzMWE2LnBuZz9YLUFtei1BbGdvcml0aG09QVdTNC1ITUFDLVNIQTI1NiZYLUFtei1DcmVkZW50aWFsPUFLSUFWQ09EWUxTQTUzUFFLNFpBJTJGMjAyNDAxMjglMkZ1cy1lYXN0LTElMkZzMyUyRmF3czRfcmVxdWVzdCZYLUFtei1EYXRlPTIwMjQwMTI4VDEzMTMwMlomWC1BbXotRXhwaXJlcz0zMDAmWC1BbXotU2lnbmF0dXJlPTJjNTMxM2RmZmJkYjVmZThhZjliMGEwN2E4OTFiYTVkZTMzNWRjY2JhODUyZjFjMWJkMjQ0YTI5NjEwNzhiYjImWC1BbXotU2lnbmVkSGVhZGVycz1ob3N0JmFjdG9yX2lkPTAma2V5X2lkPTAmcmVwb19pZD0wIn0.nCTN-ojUDlovchXkT87WilMjdkSJY6ZPDhMFfcfmwDg) Cosmetic bug solved

0.2.12

**Full Changelog**: https://github.com/MarcelW1323/clean_business_chart/compare/v0.2.11...v0.2.12

* Fixed error with FC-scenario when all FC-values were zero. In a previous version the column chart with waterfall would end with an error if there was an FC-scenario with all zeros values. Technically this is a very minor release (addition of one line of code).

0.2.11

**Full Changelog**: https://github.com/MarcelW1323/clean_business_chart/compare/v0.2.10...v0.2.11

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

0.2.10

**Full Changelog**: https://github.com/MarcelW1323/clean_business_chart/compare/v0.2.9...v0.2.10

* Added parameter 'scalingvalue' in bar chart with waterfall for optional visualizing a scaling band.
* Improved chart with better visibility of texts (due to background transparancy). Also better layering of the texts, lines and bars.
* And added support for parameter 'figsize' for providing the x-size in inches. The y-size will be calculated automatically.

0.2.9

**Full Changelog**: https://github.com/MarcelW1323/clean_business_chart/compare/v0.2.8...v0.2.9

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

Page 1 of 2

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.