Files
developer-roadmap/roadmaps/python-data-analysis/content/plotly@J_u8yvrHEWKKmVsVgPN7L.md
T
Arik Chakma 274082fd77 feat: clean roadmap content and sync scripts (#10181)
* refactor: clean to roadmap content

* refactor: move shared helpers into scripts/lib
2026-07-28 05:45:17 +06:00

704 B

Plotly

Plotly is a Python library for creating interactive charts and dashboards. It produces web-based visualizations using JavaScript under the hood, with a Python API. Plotly Express provides a high-level interface for common chart types, while the graph_objects module offers full control. Plotly integrates with Dash for building full web dashboards.

Visit the following resources to learn more: