v-charts-x

1.0.3 • Public • Published

v-charts-x

Upgrade v-charts support echarts@5.

  • support echarts@5
  • upgrade dev to vite@3
  • upgrade build to rollupx@2

Usage

npm i echarts v-charts-x
import VeBar from 'v-charts-x/lib/packages/bar';
import VeChart from 'v-charts-x/lib/packages/chart';

Vue.component(VeBar.name, VeBar);
Vue.component(VeChart.name, VeChart);

Next

  • [ ] Documentation
  • [ ] TS

Readme

Keywords

Package Sidebar

Install

npm i v-charts-x

Weekly Downloads

0

Version

1.0.3

License

MIT

Unpacked Size

1.25 MB

Total Files

93

Last publish

Collaborators

  • yujinpan