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

9 lines (8 loc) 328 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); const schematics_1 = require("@syncfusion/ej2-angular-base/schematics"); const sampleDetails = require("./sample-details"); function default_1(options) { return schematics_1.componentBuilder(options, sampleDetails); } exports.default = default_1;