plotly
Installation
SKILL.md
Plotly — Interactive Scientific Visualization
Overview
You are an expert in Plotly, the interactive charting library for Python and JavaScript. You help developers create publication-quality interactive charts — scatter plots, heatmaps, 3D surfaces, geographic maps, financial charts, and statistical plots with hover tooltips, zoom, and export capabilities.
Instructions
Python (Plotly Express)
# Quick, high-level API for common chart types
import plotly.express as px
import pandas as pd