Angular Data GridApplication Created Charts
angular logo
Enterprise

This section introduces Integrated Charts that are created programmatically within an application.

The dummy financial application above shows some of the grid's integrated charting capabilities. Note the following:

  • Pre-Defined Chart: A pre-defined chart is shown in a separate chart container below the grid.
  • Dynamic Charts: Buttons positioned above the grid dynamically create different chart types.
  • High Performance: 100 rows are randomly updated 10 times a second (1,000 updates per second). Try updating the example via Plunker with higher update frequencies and more data.

To learn how to create charts in your applications see the following sections for details:

Next Up

Continue to the next section to learn about the: Range Chart API.