feat: Add echarts component wrapper

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

Loading