vinoth-Kumar-S / angular-stock-chart-getting-started

Getting started with the angular stock chart component

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Getting Started with the Angular Stock Chart Component

A quick-start project to create a new Angular application using the Angular CLI toolchain and add the Syncfusion Stock Chart component to it. This project contains simple code customization, as well as some important features like enabling tooltips and crosshairs.

Refer to the following documentation on the Syncfusion Angular Stock Chart component: https://ej2.syncfusion.com/angular/documentation/stock-chart/getting-started

Check out this online example of the Angular Stock Chart component: https://ej2.syncfusion.com/angular/demos/#/bootstrap5/stock-chart/default

Project prerequisites

Make sure that you have the latest versions of NodeJS and Visual Studio Code in your machine before starting to work on this project.

How to run this application?

To run this application, you need to clone the getting-started-with-the-angular-stock-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.

About

Getting started with the angular stock chart component


Languages

Language:TypeScript 98.5%Language:HTML 1.2%Language:CSS 0.3%