Getting Started With The Angular Sparkline Chart Component

Updated on Sep 18, 2024
angular-sparkline-chart sparkline-chart sparkline-chart-component

A quick-start project that helps you to integrate the Syncfusion Angular Sparkline Chart component in an Angular application. This project contains code to change the sparkline chart type and enable few of its features like data label, markers, and tooltips.

Refer to the following documentation to learn about the Angular Sparkline Chart component: https://ej2.syncfusion.com/angular/documentation/sparkline/getting-started

Check out this online example of the Angular Sparkline Chart component: https://ej2.syncfusion.com/angular/demos/#/bootstrap5/sparkline/default

Project prerequisites

Make sure that your machine has the following setup 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-angular-sparkline-chart-component repository and then open it in Visual Studio Code. Now, simply build and run your project using npm start command to view the output.