1 Star 0 Fork 18

马甲 / antv-g2plot

forked from antv-g2plot / antv-g2plot 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
gatsby-browser.js 395 Bytes
一键复制 编辑 原始数据 按行查看 历史
visiky 提交于 2021-11-22 10:54 . docs: 周常丰富文档和 demo (#2976)
window.g2plot = require('./src/index.ts');
window.dataSet = require('@antv/data-set');
window.util = require('@antv/util');
window.G = require('@antv/g-canvas');
window.react = require('react');
window.reactDom = require('react-dom');
window.antd = require('antd');
window.chromaJs = require('chroma-js');
window.rcForPlots = require('rc-for-plots');
require('antd/lib/alert/style/index.css');
JavaScript
1
https://gitee.com/yishengit/antv-g2plot.git
git@gitee.com:yishengit/antv-g2plot.git
yishengit
antv-g2plot
antv-g2plot
master

搜索帮助