vue-echarts-tsx
v0.1.1
Published
A .tsx version of echarts component. (code from https://github.com/Justineo/vue-echarts)
Readme
vue-echarts-tsx
This is a TypeScript JSX version of vue-echarts from Justineo's vue template version.
Usage
Just import component from src/Echarts.tsx.
Quick Start Demo
npm install
npm run demo
Notice
If there's no declaration of module resize-detector, you may add .d.ts file manually (new version of this dependency may be coming soon).
Lisence
MIT
