yufeiminds / echarts-python

Deprecated. Use PyEcharts instead. https://github.com/pyecharts/pyecharts
417 stars 167 forks source link

Create samples for providing chart-code mapping #3

Open yufeiminds opened 8 years ago

yufeiminds commented 8 years ago

Samples folder like this:

├── samples
│   ├── index.html
│   ├── index.js
│   ├── index.py
│   ├── package.json
│   ├── static
│   │   └── build.js
│   └── webpack.config.js