Clean-business-chart

Latest version: v0.2.19

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

Scan your dependencies

Page 1 of 3

0.2.19

**Full Changelog**: https://github.com/MarcelW1323/clean_business_chart/compare/v0.2.18...v0.2.19

Small bugfix preventing iterating over a NoneType Object. Bug occured in special cases with forecast information resulting in no usable visuals as the program ended with a TypeError.

0.2.18

**Full Changelog**: https://github.com/MarcelW1323/clean_business_chart/compare/v0.2.17...v0.2.18

* Support for 0-values for actuals. With previous releases it wasn't possible to have a 0 value for actuals between other values. So a 0 for mai between 15 for april and 7 for june wasn't possible. Now it is.
* Parameter latest_closed_month. If your latest closed month has a 0-value for an actual, how do we know that this 0-value is an actual for the latest closed month? With this parameter you can now.
* Parameter highlight is introduced in the bar chart with waterfall. You can optionally highlight one bar or several bars, all up to your needs.

0.2.17

**Full Changelog**: https://github.com/MarcelW1323/clean_business_chart/compare/v0.2.16...v0.2.17

Parameter `sort_chart=False ` will now also support dataframes with year and/or month fields. In previous releases the sort_chart=False only works when there are no year and no month fields available. Now this is improved.

0.2.16

**Full Changelog**: https://github.com/MarcelW1323/clean_business_chart/compare/v0.2.15...v0.2.16

Solved issue: https://github.com/MarcelW1323/clean_business_chart/issues/4
"Bar chart with waterfall doesn't connect the last line to the total bar in some cases."

Solution was later rounding of total values.

0.2.15

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

The footnote parameter in the column chart with waterfall was a very welcome addition:
- added parameter "footnote" and "footnote_size" for use of mentioning the source (or other things you would like to mention).
- centralization of the codebase for this footnote parameter so column chart with waterfall and bar chart with waterfall uses the same code to write the footnote to the chart.

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.

Page 1 of 3

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.