Plotly

Latest version: v5.22.0

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

Scan your dependencies

Page 57 of 63

1.9.11

Not secure
Added
- The FigureFactory can now create scatter plot matrices with `.create_scatterplotmatrix`. Check it out with:

import plotly.tools as tls
help(tls.FigureFactory.create_scatterplotmatrix)

1.9.10

Not secure
Updated
- Updated plotly.min.js so the offline mode is using plotly.js v1.10.0
- Added beta versions of two new 2D WebGL trace types: heatmapgl, contourgl
- Added fills for scatterternary traces
- Added configurable shapes layer positioning with the shape attribute: `layer`

1.9.9

Not secure
Fixed
- Fixed `require is not defined` issue when plotting offline outside of Ipython Notebooks.

1.9.8

Not secure
Fixed
- Error no longer results from a "Run All" cells when working in a Jupyter Notebook.

Updated
- Updated plotly.min.js so offline is using plotly.js v1.9.0
- Added Ternary plots with support for scatter traces (trace type `scatterternary`, currently only available in offline mode)
- For comprehensive update list see the [plotly.js CHANGELOG](https://github.com/plotly/plotly.js/blob/master/CHANGELOG.md)

1.9.7

Not secure
Fixed
- Offline mode will no longer delete the Jupyter Notebook's require, requirejs, and define variables.

Updated
- Updated plotly.min.js so offline is using plotly.js v1.8.0
- Added range selector functionality for cartesian plots
- Added range slider functionality for scatter traces
- Added custom surface color functionality
- Added ability to subplot multiple graph types (SVG cartesian, 3D, maps, pie charts)
- For comprehensive update list see the [plotly.js CHANGELOG](https://github.com/plotly/plotly.js/blob/master/CHANGELOG.md)

1.9.6

Not secure
Updated
- Updated plotly.min.js so offline is using plotly.js v1.5.2

Page 57 of 63

Links

Releases

Has known vulnerabilities

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.