Agent skill
plotly
Create interactive scientific and analytical charts with Plotly (JavaScript & Python)
Install this agent skill to your Project
npx add-skill https://github.com/vamseeachanta/workspace-hub/tree/main/.claude/skills/data/visualization/plotly
SKILL.md
Plotly
When to Use This Skill
Use Plotly when you need:
- Scientific visualizations - 3D plots, contours, heatmaps
- Statistical charts - Box plots, violin plots, histograms
- Large datasets - Efficient rendering of 100k+ points with WebGL
- Python/R integration - Seamless integration with data science workflows
- Quick interactive plots - High-level API with sensible defaults
- Dashboards - Interactive dashboards with Plotly Dash
Avoid when:
- Maximum customization needed (use D3.js)
- Extremely simple charts (use Chart.js)
- File size is critical concern
Resources
- Official Docs: https://plotly.com/python/
- JavaScript Docs: https://plotly.com/javascript/
- Dash Docs: https://dash.plotly.com/
- Gallery: https://plotly.com/python/plotly-express/
- GitHub: https://github.com/plotly/plotly.py
Sub-Skills
- 1. JavaScript Implementation (+1)
- 1. Use Plotly Express for Quick Plots (+4)
- With Pandas (+2)
Sub-Skills
- Example 1: 3D Scatter Plot (+5)
- Dashboard with Plotly Dash
- Vertical Legends (Avoid Toolbar Clash) (+5)
- Basic Charts (+5)
- JavaScript (CDN) (+2)
- Performance Tips
- HTML (Recommended for Reports) (+2)
- Built-in Templates (+1)
Recommended Agent Skills
Expand your agent's capabilities with these related and highly-rated skills.
gsd-complete-milestone
Archive completed milestone and prepare for next version
gsd-reapply-patches
Reapply local modifications after a GSD update
gsd-verify-work
Validate built features through conversational UAT
gsd-thread
Manage persistent context threads for cross-session work
clinical-trial-protocol
Generate clinical trial protocols for medical devices or drugs through a modular, waypoint-based architecture with research-only and full protocol modes.
single-cell-rna-qc
Performs quality control on single-cell RNA-seq data (.h5ad or .h5 files) using scverse best practices with MAD-based filtering and comprehensive visualizations.
Didn't find tool you were looking for?