6. Plotly

Plotly's Python graphing library makes interactive, publication-quality graphs. It supports over 40 unique chart types covering a wide range of statistical, financial, geographic, scientific, and 3-dimensional use-cases.

Installation

pip install plotly==4.9.0    # pip installation
conda install -c plotly plotly=4.9.0  # conda installation

Content

Last updated

Was this helpful?