# g2plot-schema **Repository Path**: mirrors_antvis/g2plot-schema ## Basic Information - **Project Name**: g2plot-schema - **Description**: Schemas of configs(options) of G2Plot chart types. - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-11-22 - **Last Updated**: 2026-05-23 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## 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 ```shell npm start open http://localhost:8888 ``` ```shell # 构建js npm run build # 生成schema npm run gen ```