Skip to content

A quick start project that shows how to create and configure the Syncfusion Vue Linear Gauge component in a Vue app. This sample explains how to set a specific axis pointer value as well as how to customize an axis line height and width. It also explains how to add multiple axis ranges.

Notifications You must be signed in to change notification settings

SyncfusionExamples/getting-started-with-the-vue-linear-gauge-component

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Getting Started with the Vue Linear Gauge Component

A quick start project that shows how to create and configure the Syncfusion Vue Linear Gauge component in a Vue app. This sample explains how to set a specific axis pointer value as well as how to customize an axis line height and width. It also explains how to add multiple axis ranges.

Example: https://ej2.syncfusion.com/vue/demos/#/bootstrap5/linear-gauge/default-functionalities.html

Documentation: https://ej2.syncfusion.com/vue/documentation/linear-gauge/getting-started-vue-3

Project pre-requisites

Make sure that your machine has the following setup before starting to work on this project.

Visual Studio Code

Node.js

Vue

How to run this application?

To run this application, you need to first clone the getting-started-with-the-vue-linear-gauge-component repository and then navigate to its appropriate path where it has been located in your system. To do so, open the command prompt and run the below commands one after the other.

git clone getting-started-with-the-vue-linear-gauge-component linear-gauge
cd linear-gauge

Installation

Once done with downloading, next you need to install the necessary packages required to run this application locally. The npm install command will install all the needed Vue packages into your current project and to do so, run the below command.

npm install

Running on development server

Run npm run dev command. Navigate to http://localhost:8080/. The app will automatically reload if you change any of the source files.

About

A quick start project that shows how to create and configure the Syncfusion Vue Linear Gauge component in a Vue app. This sample explains how to set a specific axis pointer value as well as how to customize an axis line height and width. It also explains how to add multiple axis ranges.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •