UNPKG

@syncfusion/ej2-angular-charts

Version:

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

4 lines (3 loc) 149 B
import { OptionsSchema } from './schema'; import { Rule } from '@angular-devkit/schematics'; export default function (options: OptionsSchema): Rule;