1.0.4 • Published 3 years ago

vue-cli-plugin-charts v1.0.4

Weekly downloads
-
License
MIT
Repository
github
Last release
3 years ago

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.