Vue Echarts Versions Save

Vue.js component for Apache ECharts™.

v6.6.4

6 months ago
  • Fixed style regression introduced by v6.6.3.

v6.6.3

6 months ago
  • Fixed inner wrapper styles.

v6.6.2

6 months ago
  • Fixed that tooltips may affected by internal styling by VueECharts.

v6.6.1

10 months ago
  • Make padding work out-of-the-box.

v6.6.0

1 year ago
  • Added support for autoresize accepting an options object to specify custom throttle delay or resize callback.

v6.5.5

1 year ago
  • Removed the custom element registration enhancement for strict CSP builds so that they won't contain new Function.

v6.5.4

1 year ago
  • Cleaned up the console.log call sneaked in by mistake.

v6.5.3

1 year ago
  • Fixed default behavior for notMerge option (#691).

v6.5.2

1 year ago
  • Added dist/csp/* to support strict CSP with extracted CSS file.

v6.5.1

1 year ago
  • Fixed types for mouse events.