做的比较仓促,需要更新请提issue.
1、启动web服务器
python -m SimpleHTTPServer 80
2、examples地址
http://localhost/incubator-echarts-website/examples/zh/index.html
3、配置项
http://localhost/echarts.apache.org/zh/option.html
4、api
http://localhost/echarts.apache.org/zh/api.html
5、教程