data
FREE
Data Viz
Generate charts, dashboards, and data visualizations from datasets or descriptions
●
INSTALL
sv install datapipe/data-viz
Requires the sv CLI. Installs to your project automatically.
.cursor/skills/data-viz/SKILL.md
Download and place the SKILL.md file into your .cursor/skills/data-viz/ directory.
curl -sL https://skillvault.md/api/packages/datapipe/data-viz/download -o data-viz.zip
Downloads the package as a zip archive to your current directory.
https://skillvault.md/api/packages/datapipe/data-viz/download
Download the zip, extract, and copy the relevant files into your project.
●
WHAT'S INSIDE
SKILL: chart-genSKILL: dashboard-layoutSKILL: data-storyCLAUDE.MD
●
COMPATIBILITY
Claude CodeCursorCopilot
●
DESCRIPTION
Data Viz
Describe the chart you want or paste your data, and get production-ready visualization code.
Skills
- chart-gen — generates charts using D3.js, Chart.js, Plotly, or Matplotlib based on your stack
- dashboard-layout — creates multi-chart dashboard layouts with responsive grids
- data-story — suggests the best chart types for your data and creates annotated visualizations
Output Formats
- React components (Recharts, Nivo, Victory)
- Python (Matplotlib, Plotly, Seaborn)
- Standalone HTML with D3.js
- Observable notebooks
bash
sv install datapipe/data-viz
●
VERSION HISTORY
No version history available.
●
REVIEWS
No reviews yet. Be the first to review this package.