@antv/g2plot-schemas

Schemas of configs(options) of G2Plot chart types.

Usage no npm install needed!

<script type="module">
  import antvG2plotSchemas from 'https://cdn.skypack.dev/@antv/g2plot-schemas';
</script>

README

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