Charts for Vue.js 3: Data Visualization with ChartJS
Plans from $25/month

This lesson is for members. Join us?

Subscribe now and get immediate access to this course, 30 more and all future Vue.js courses!

A ChartJs Plugin For Registering ChartJS Depenendencies

In this lesson, we create a Nuxt.js Plugin for registering all the Chart.js dependencies needed throughout the app. This could also be done with a vanilla Vue.js project via a custom plugin or directly in the main.js file.

Links