vasttian / vue-admin-vuetify

`vue-admin-vuetify` is a Front-end component library project based on Vue.js using Vuetify. Need vpn proxy to view
https://vasttian.github.io/vue-admin-vuetify
MIT License
281 stars 67 forks source link

How to use Liquid Fill in your project? #1

Closed StephenIII closed 5 years ago

StephenIII commented 5 years ago

Hey. I really liked your decision - Liquid Fill (/charts/else). Please tell me - how can I use it in my project? What files do I need to have in order to make it work for me?

vasttian commented 5 years ago

Hey, You can use the echarts-liquidfill package. Like this: npm install echarts-liquidfill detailed usage can be found in the src/views/charts/else/charts/LiquidFillChart.vue file.

StephenIII commented 5 years ago

thank you so much