Vue Echarts Versions Save

Vue.js component for Apache ECharts™.

v6.5.0

1 year ago
  • Use more precise typings for all event params.
  • Updated peer deps for echarts to ^5.4.1.

v6.4.1

1 year ago
  • Improve typings for mouse event params.

v6.4.0

1 year ago
  • Delay the disposal of the ECharts instance to the moment the element is disconnected from the DOM if possible (#433).

v6.3.3

1 year ago
  • Make autoresize work for grid layout by default (#675).

v6.3.2

1 year ago
  • Added basic types for events (only event names).

v6.3.1

1 year ago
  • Revert the style change to prevent tooltips from being clipped.

v6.3.0

1 year ago
  • Injected values can now be wrapped in an object so that they can be reactive in Vue 2.

v6.2.3

1 year ago