Back to Skills

echarts-example-1-loading-data-from-csv

vamseeachanta
Updated 2 days ago
3 views
3
2
3
View on GitHub
Otherdata

About

This skill demonstrates how to load and visualize CSV data using ECharts, providing practical examples for data integration. It includes implementations for basic charts, multi-axis displays, and heatmap calendars from parsed CSV sources. Use this reference when you need to connect ECharts visualizations with external CSV data files in your projects.

Quick Install

Claude Code

Recommended
Primary
npx skills add vamseeachanta/workspace-hub -a claude-code
Plugin CommandAlternative
/plugin add https://github.com/vamseeachanta/workspace-hub
Git CloneAlternative
git clone https://github.com/vamseeachanta/workspace-hub.git ~/.claude/skills/echarts-example-1-loading-data-from-csv

Copy and paste this command in Claude Code to install this skill

GitHub Repository

vamseeachanta/workspace-hub
Path: .claude/skills/data/visualization/echarts/example-1-loading-data-from-csv
0

Related Skills