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) 135 B
import { Rule } from '@angular-devkit/schematics'; import { Schema } from './schema'; export default function (options: Schema): Rule;