This is a TypeScript JSX version of vue-echarts from Justineo's vue template version.
Just import component from src/Echarts.tsx
.
npm install
npm run demo
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).
MIT