11 Commits

Author SHA1 Message Date
05111f5b6f fix: fix relative path 2022-12-17 01:36:31 +08:00
669ba1cbbb fix: refine style and remove unused import 2022-12-17 01:26:08 +08:00
ec124f4bf7 feat: make it possible to dynamically change provide values for Vue 2 2022-12-17 01:23:29 +08:00
e44c9dfd40 docs: use stackblitz for demos 2022-07-13 18:22:45 +08:00
1d4d0d0302 feat: provide better types for injection keys 2022-07-06 15:46:28 +08:00
a77ecc726d fix: delay first setOption until initial resize, update deps 2021-06-10 01:16:58 +08:00
c1bf3695cc docs: fix typo in sample code 2021-02-23 18:51:43 +08:00
cd02c3131c feat: support ref for provide api 2021-02-22 14:14:54 +08:00
b8d9ca7991 feat: add default style, injectable update-options & loading-options 2021-02-22 11:50:43 +08:00
419d79f86f refactor: rename options to option to align with ECharts itself
- removed built-in styles
- use ECharts' built-in throttle
- generate bundled .d.ts, hack three methods for now
- loadingOptions can be any object type
2021-02-19 17:54:08 +08:00
ee12ad9658 feat: vue-echarts-next first version 2021-02-18 15:10:19 +08:00