A quick-start project to create a new Angular application using the Angular CLI toolchain. This project contains simple code customization, as well as some important features, like setting an actual and target value, axis values, and adding a tooltip, legend and change the orientation.
Refer to the following documentation on the Syncfusion Angular Bullet Charts component: https://ej2.syncfusion.com/angular/documentation/bullet-chart/getting-started
Check out this online example of the Angular Bullet Charts component: https://ej2.syncfusion.com/angular/demos/#/material/bullet-chart/default
Make sure that you have the latest versions of NodeJS and Visual Studio Code in your machine before starting to work on this project.
To run this application, you need to clone the getting-started-with-the-angular-bullet-chart-component repository and then open it in Visual Studio Code. Now, simply install all the necessary react packages into your current project using the npm install command and run your project using the ng serve command.