ambit-tsai / echarts-for-vue

📊 📈 ECharts wrapper component for Vue 3, 2 and TypeScript
Apache License 2.0
80 stars 11 forks source link

v1.0.0 #3

Closed ambit-tsai closed 4 years ago

ambit-tsai commented 4 years ago
  1. pass ResizeObserver as an argument;
  2. set inst to readonly;
  3. enrich the example;
  4. test in Vite and Webpack;