This example demonstrates how to create a car dashboard using the Angular Circular Gauge component. It highlights various customization options for axes, ranges, pointers, ticks, labels, and annotations, offering an interactive and visually appealing user experience.
For more information, refer to the documentation on the Angular Circular Gauge component: https://ej2.syncfusion.com/angular/documentation/circular-gauge/getting-started
You can also explore this live example of the Angular Circular Gauge component: https://ej2.syncfusion.com/angular/demos/#/bootstrap5/circular-gauge/default-functionalities
Make sure you have the compatible versions of Angular CLI and Node (or a later version) installed on your machine before starting work on this project.
To run this application, first clone the creating-a-speedometer-using-circular-gauge-in-angular repository and open it in Visual Studio Code. Then, run the npm install command to install the necessary packages. After that, use the npm start command to start the project and view the output.