plotly==6.9.0
# An open-source interactive data visualization library for Python
$ pip install plotly
downloads/wk
0
license
version
6.9.0
python
>=3.8
What is plotly?
Plotly is a Python library for creating interactive, web-based data visualizations including charts, graphs, and 3D plots. Developers use it to build dashboards and exploratory data analysis tools that allow users to hover, zoom, and pan through data without writing JavaScript. It integrates easily with Jupyter notebooks and can export visualizations as standalone HTML files.