1.2.2 • Published 2 years ago

@antv/g2plot-schemas v1.2.2

Weekly downloads
28
License
MIT
Repository
-
Last release
2 years ago

g2plot-schema

Schemas of configs(options) of G2Plot chart types.

The original version of this project supports G2Plot v0.x We are now upgrading it to G2Plot v2

Development

npm start

open http://localhost:8888
# 构建js
npm run build

# 生成schema
npm run gen