@syncfusion/ej2-ng-charts

Feature-rich chart control with built-in support for over 25 chart types, technical indictors, trendline, zooming, tooltip, selection, crosshair and trackball. for Angular


Keywords
ej2-chart, chart, pie, ej2-pie, accumulation-chart, ej2-rangeNavigator, rangenavigator, stockchart, accumulation, syncfusion, web-components, Javascript, Typescript, data, sparkline, Sparkline ej2-smithchart, smithchart, angular, ng-charts, ej2-ng-charts, ng-accumulationchart, ej2-ng-accumulationchart, ng-rangenavigator, ej2-ng-rangenavigator, ng-sparkline, ej2-ng-sparkline, ng-smithchart, ej2-ng-smithchart
License
ICU
Install
npm install @syncfusion/ej2-ng-charts@16.3.17

Documentation

Overview

The Chart control is used to visualize the data with user interactivity and provides customizing options to configure the data visually. It can bind data from datasource such as array of JSON objects , OData web services or DataManager. All chart elements are rendered using Scalable Vector Graphics (SVG).

Key Features

  • Supports 14 interactive chart types starting from line series to stacking series.
  • Support to bind local and remote datasource.
  • Supports multiple axes, and able to plot data with different data types such as numbers, datetime, logarithmic and string.
  • Supports interactive features like zooming, crosshair, trackball, tooltip and selection.

Resources

Angular Demos Documentation

Installing

To install all dependent packages, use the below command

npm install

Building

To compile the source files, use the below command

npm run build