Plotly

Latest version: v5.22.0

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

Scan your dependencies

Page 28 of 63

2.0.7

Not secure
Updated
- Updated `plotly.min.js` to version 1.25.0 for `plotly.offline`.
- See [the plotly.js CHANGELOG](https://github.com/plotly/plotly.js/blob/master/CHANGELOG.md) for additional information regarding the updates.

Added
- Added check to verify the share key is enabled when secret charts are created.

2.0.6

Not secure
Added
- Added a new mimetype 'text/vnd.plotly.v1+html' for `iplot` outputs.

2.0.5

Not secure
Fixed
- `import plotly` was broken in `2.0.3` and `2.0.2` because the new `dashboard_objs` wasn't included in our `setup.py`'s "`packages`". Now it is and `import plotly` and the other features introduced in `2.0.3` and `2.0.2` should work.

2.0.4

Note: This release's installation was broken. It has been removed from PyPI
Added
- Added `dashboard_objs` to top level import.

2.0.3

Note: This release's installation was broken. It has been removed from PyPI
Added
- Dashboards can now be created using the API and uploaded to Plotly. Use `import plotly.dashboard_objs` to create a `Dashboard` object. You can learn more about `Dashboard` objects by running `help(plotly.dashboard_objs)` and `help(plotly.plotly.plotly.dashboard_ops)` for uploading and retrieving dashboards from the cloud.

2.0.2

Not secure
Fixed
- Offline plots created with `plotly.offline.plot` now resize as expected when the window is resized.
- `plotly.figure_factory.create_distplot` now can support more than 10 traces without raising an error. Updated so that if the list of `colors` (default colors too) is less than your number of traces, the color for your traces will loop around to start when it hits the end.

Page 28 of 63

Links

Releases

Has known vulnerabilities

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.