1 Star 0 Fork 33

Pioneer / G2Plot

forked from antv / G2Plot 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
gatsby-browser.js 310 Bytes
一键复制 编辑 原始数据 按行查看 历史
hustcc 提交于 2021-02-25 15:51 . chore: fix website build error (#2351)
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');
require('antd/lib/alert/style/index.css');
JavaScript
1
https://gitee.com/orientMoon/g2plot.git
git@gitee.com:orientMoon/g2plot.git
orientMoon
g2plot
G2Plot
master

搜索帮助