Supporting Libraries / Dependencies
To work with plotly, verify that the Python environment has the supporting libraries installed either via pip
or through the Anaconda distribution, which should install them as part of the plotly package automatically.
Required Libraries:
- ca-certificates
- certifi
- openssl
- retrying
- cufflinks (install via pip, not available in conda)
- Reference: https://github.com/santosjorge/cufflinks
- chart-studio (install via pip, not available in conda)
References
Installation
Python API Reference
Documentation
The gallery (Example) section of the website includes many examples of graphs and relevant code to generate them.
Color Scales