@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
8 lines (7 loc) • 369 B
JavaScript
;
Object.defineProperty(exports, "__esModule", { value: true });
exports.componentName = 'chart';
exports.sampleName = 'technical-indicator';
exports.diModules = 'MacdIndicatorService,DateTimeService,LegendService,CandleSeriesService,CrosshairService,ZoomService';
exports.packageName = '@syncfusion/ej2-angular-charts';
exports.libModules = 'ChartModule';