Chart Configuration
8
#6366f1
Data Input
125 points loaded💡 Tip: Each line should be "x,y" format. Supports 100+ points for clustering visualization.
Chart Preview
🖱️ Scroll to zoom|✋ Drag to pan
Loading ECharts GL...
Note: npm install echarts-gl may be required
📝 About ScatterGL
- • ScatterGL uses WebGL rendering for massive datasets (10,000+ points)
- • Enable "Large Data Mode" for automatic point clustering and progressive rendering
- • Zoom and pan are supported - use mouse wheel and drag
- • For best performance with 100+ points, keep Large Data Mode enabled
- • Make sure to run
npm install echarts-glif not already installed