webnoobcodes / vuejs-piechart

A reusable Pie chart component, where you can dynamically provide data. And, of course, with a nice animation, if the pie chart is rendered.

Home Page:https://youtu.be/UieAQARU1Ho

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Animated Pie Chart

That's the complete source code with comments from the video tutorial Pie Chart with Vue

A reusable Pie chart component, where you can dynamically provide data. And, of course, with a nice animation, if the pie chart is rendered.

Tutorial on Youtube

📺 Complete Playlists

Learn Vue JS - From The Ground Up

Learn Vue JS - Additional Libaries

Best Vue JS Tips and Tricks

Vue JS Animations and Transitions

Learn Nuxt JS - From The Ground Up

Connect with me:

weboob.dev webnoob | YouTube webnoob | Twitter webnoob | Instagram webnoob | BuyMeACoffee



Project setup

npm install

Compiles and hot-reloads for development

npm run serve

Compiles and minifies for production

npm run build

Run your tests

npm run test

Lints and fixes files

npm run lint

License

MIT

About

A reusable Pie chart component, where you can dynamically provide data. And, of course, with a nice animation, if the pie chart is rendered.

https://youtu.be/UieAQARU1Ho

License:MIT License


Languages

Language:Vue 79.2%Language:HTML 15.2%Language:JavaScript 5.6%