Research
Security News
Malicious npm Packages Inject SSH Backdoors via Typosquatted Libraries
Socket’s threat research team has detected six malicious npm packages typosquatting popular libraries to insert SSH backdoors.
clean-business-chart
Advanced tools
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.
.. image:: https://img.shields.io/pypi/v/clean_business_chart.svg :target: https://pypi.python.org/pypi/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
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
added parameter last_closed_month to indicate last used month for actual values in version 0.2.18
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
improved support for parameter sort_chart also in combination with year or month fields in version 0.2.17
added support for parameter highlight to highlight detail bars in version 0.2.18
fixed a small bug with forecast information in special cases when no usable visual was produced. Solved in version 0.2.19
General
This package was created with Cookiecutter_ and the audreyr/cookiecutter-pypackage
_ project template.
.. _Cookiecutter: https://github.com/audreyr/cookiecutter
.. _audreyr/cookiecutter-pypackage
: https://github.com/audreyr/cookiecutter-pypackage
FAQs
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.
We found that clean-business-chart demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 1 open source maintainer collaborating on the project.
Did you know?
Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.
Research
Security News
Socket’s threat research team has detected six malicious npm packages typosquatting popular libraries to insert SSH backdoors.
Security News
MITRE's 2024 CWE Top 25 highlights critical software vulnerabilities like XSS, SQL Injection, and CSRF, reflecting shifts due to a refined ranking methodology.
Security News
In this segment of the Risky Business podcast, Feross Aboukhadijeh and Patrick Gray discuss the challenges of tracking malware discovered in open source softare.