19426 Forks
54731 Stars
54731 Watchers

echarts

Apache ECharts is a powerful, interactive charting and data visualization library for browser

How to download and setup echarts

Open terminal and run command
git clone https://github.com/apache/echarts.git
git clone is used to create a copy or clone of echarts repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with echarts https://github.com/apache/echarts/archive/master.zip

Or simply clone echarts with SSH
[email protected]:apache/echarts.git

If you have some problems with echarts

You may open issue on echarts support forum (system) here: https://github.com/apache/echarts/issues