0.1.1 • Published 6 years ago

vue-echarts-tsx v0.1.1

Weekly downloads
2
License
MIT
Repository
github
Last release
6 years ago

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