Plotly

Latest version: v5.22.0

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

Scan your dependencies

Page 59 of 63

1.8.12

Not secure
- *Big data* warning mentions `plotly.graph_objs.Scattergl` as possible solution.

1.8.9

- If you're behind a proxy, you can make requests by setting the environmental variable HTTP_PROXY and HTTPS_PROXY (http://docs.python-requests.org/en/v1.0.4/user/advanced/#proxies). This didn't work for streaming, but now it does.

1.8.8

Not secure
- Sometimes creating a graph with a private share-key doesn't work -
the graph is private, but not accessible with the share key.
Now we check to see if it didn't work, and re-try a few times until
it does.

1.8.7

Added
- The FigureFactory can now create dendrogram plots with `.create_dendrogram`.

1.8.6

Not secure
Fixed
- Saving "world_readable" to your config file via `plotly.tools.set_config` actually works.

Added
- You can also save `auto_open` and `sharing` to the config file so that you can forget these
keyword argument in `py.iplot` and `py.plot`.

1.8.5

Not secure
Fixed
- Fixed validation errors (validate=False workaround no longer required)

Added
- Auto-sync API request on import to get the latest schema from Plotly
- `.`-access for nested attributes in plotly graph objects
- General `.help()` method for plotly graph objects
- Specific attribute `.help(<attribute>)` also included

Removed
- No more *is streamable*, streaming validation.

Page 59 of 63

Links

Releases

Has known vulnerabilities

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.