Skip to content

feat: Add echarts component wrapper

Adriel Santiago requested to merge adriel-add-responsive-echart-wrapper into master

Add a Vue wrapper around ECharts we can use to build all other chart types.

Features Include:

  • EChart lifecycle events
  • Responsive width (can also be set explicitly) debounced by animation frame
  • Breakpoint change events
Edited by Adriel Santiago

Merge request reports