A quick-start Vue project that shows how to add the Vue Circular Gauge Component to a Vue app. It explains how to customize axis pointer value, start and end angles, axis radius, start and end ranges.
Refer to the following documentation to learn about the Vue Circular Gauge component: https://ej2.syncfusion.com/vue/documentation/circular-gauge/getting-started-vue-3
Check out this online example of the Vue Circular Gauge component: https://ej2.syncfusion.com/vue/demos/#/material3/circular-gauge/default-functionalities.html
Make sure that you have the compatible versions of Visual Studio Code and NodeJS or later version in your machine before starting to work on this project.
To run this application, you need to first clone the getting-started-with-the-vue-circular-gauge-component
repository and then open it in Visual Studio Code. Now, simply build and run your project using npm run dev command to view the output.