Statsplotly

Latest version: v0.2.6

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

Scan your dependencies

Page 2 of 2

0.1.5

=============
**2023-11-25**

The 0.1.5 release ensures compatibility with Python>=3.10.

0.1.4

=============
**2023-09-27**

The 0.1.4 release fix inconsistencies in color coding.

๐Ÿ› Make casting color coding string array to integer consistent.

๐ŸŽจ Add support for all Plotly / Seaborn and Matplotlib colorscales.

๐Ÿ’ฅ Bump to pydantic==v2.4

0.1.3

=============
**2023-09-20**

The 0.1.3 release fixes a bug when processing color coding arrays.

๐Ÿ› Handle `null` values when casting color coding array to integer data type.

๐Ÿ’š Set up pre-commit hooks.

๐Ÿ”จ Clean up deprecated Pandas code.

๐Ÿ‘• Linting

0.1.2

=============
**2023-07-11**

The 0.1.2 release allows to combine several subplots with different `ColorAxis` on the same figure, and improve axes management.

โœจ New features
***************
- Update `layout` and `marker` attributes to preserve each subplot original coloraxis upon adding new traces with `ColorAxis` specification on an existing `Figure`.

๐ŸŽจ Feature improvements
***********************
- Improve consistency between axis range and axis format.
- Harmonize plot styling arguments.

๐Ÿ’ฅ Breaking Changes
*******************
- Bump to Pydantic V2.

๐Ÿšš Rename package to `statsplotly`.

๐Ÿš€ Set up Poetry management and Github Actions CI/CD.

๐Ÿงน Remove the `color` argument of `distplot` and `jointplot` functions because they require unidimensional trace color scheme.

โž– Remove dependency on `pymodules`.

0.1.1

=============
**2022-03-10**

The 0.1.1 release fixes a bug in the :mod:`~statsplot.plot_specifiers.color` module.

๐Ÿ› Fix bug in :obj:`ColorAxis` specification when using direct color assignments (i.e., CSS or hex color codes). The `colorscale` and `colorbar` attributes are now set to None.

0.1.0

=============
**2023-02-15**

The 0.1.0 release is the first tagged release of the Statsplot package.

Page 2 of 2

ยฉ 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.