OverviewOfficial Website
Explore the sample Vue charts created to show some of the enticing features packed in ECharts.
Add Package
npm i vue3-echarts
Import Package
import { VueEcharts } from "vue3-echarts";
Remove Package
npm i vue3-echarts ( or you can remove package by removing specific package from
package.json )