Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/syncfusionexamples/getting-started-with-the-vue-circular-gauge-component

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.
https://github.com/syncfusionexamples/getting-started-with-the-vue-circular-gauge-component

circular-gauge gauge vue-circular-gauge

Last synced: 20 days ago
JSON representation

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.

Awesome Lists containing this project

README

        

# Getting Started with the Vue Circular Gauge Component
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

## Project prerequisites
Make sure that you have the compatible versions of [Visual Studio Code](https://code.visualstudio.com/download ) and [NodeJS](https://nodejs.org/en/download) or later version in your machine before starting to work on this project.

## How to run this application
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.