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

This lesson is for members. Join us?

Subscribe now to get instant access to this course, plus a full library of Vue.js courses tailored to the plan you choose.

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