g2.js 61 B

1234
  1. import Vue from 'vue'
  2. import G2 from '@antv/g2'
  3. Vue.use(G2)