Render large datasets (charts, graphs) using Canvas/SVG/WebGL within React.
Scanned 2/12/2026
Install via CLI
openskills install majiayu000/claude-skill-registry---
name: high-performance-data-visualization
description: Render large datasets (charts, graphs) using Canvas/SVG/WebGL within React.
---
# High-Performance Data Visualization
## Summary
Render large datasets (charts, graphs) using Canvas/SVG/WebGL within React.
## Key Capabilities
- Decouple render cycle from React.
- Implement zoom and pan interactions.
- Handle 100k+ data points.
## PhD-Level Challenges
- Maintain interactivity at scale.
- Map coordinate systems accurately.
- Implement responsive resizing.
## Acceptance Criteria
- Render a scatter plot with 10k points.
- Implement smooth zoom.
- Show FPS metrics.
No comments yet. Be the first to comment!