1. vue-cli-plugin-charts

vue-cli-plugin-charts

vue-cli-plugin-charts

echarts plugin from @vue/cli 3.0.

Install

First you need to install @vue/cli globally (follow the instructions here).

Then create a project and add the Cow plugin:

 vue create my-app
cd my-app
vue add charts

You'll be asked some questions like your hobbies, weather or
something else.