plotly - Create interactive publication-quality charts in Python.
Generates interactive web-embeddable charts and dashboards with customizable layouts, hover tooltips, and export options.
Tags
Updated: 2026-09-17Capabilities
Typical Inputs
Typical Outputs
What this skill does
- Create interactive charts
- Customize graph layouts and styles
- Build multi-plot dashboards
- Export static image files
- Save standalone HTML charts
- Build web apps with Dash
Inputs
- DataFrames or numerical arrays
- Chart configuration options
Outputs
- Interactive HTML files
- Static PNG SVG PDF images
- Rendered interactive chart figures
Requirements
- Python environment
- plotly Python library
- kaleido library for static export
- dash library for web applications
