echarts-maps / echarts-china-provinces-js

Packages the maps of 23 Chinese provinces, 5 autonomous regions for echarts.

Home Page:https://echarts-maps.github.io/echarts-china-provinces-js/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

echarts-china-provinces-js

It integrates echarts province maps to jupyter notebook as nbextensions and echarts libraries will be served from http://localhost:8888/nbextensions/echarts-china-provinces-js/.

Installation to jupyter

jupyter nbextension install echarts-china-provinces-js
jupyter nbextension enable echarts-china-provinces-js/main

Development

Please get all depdencies

npm install -g gulp
npm install

Then build

gulp

You will then obtain all echarts libraries in echarts folder.

License

This bundling code is MIT license The echarts maps are included here under BSD-3 license of Baidu Inc.

This projects is NOT associated with official Apache ECharts (incubating) project and is independently maintained by @chfw.

Exception on the map license

  1. Taiwan map, is taken from natural earth and hence is in public domain. Again, No Liability nor Guarantee were given for any error or flaws by Natural Earth or by this project.

About

Packages the maps of 23 Chinese provinces, 5 autonomous regions for echarts.

https://echarts-maps.github.io/echarts-china-provinces-js/

License:MIT License


Languages

Language:JavaScript 94.9%Language:HTML 4.2%Language:TypeScript 0.9%