UNPKG

@syncfusion/ej2-charts

Version:

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

10 lines (9 loc) 149 B
/** * Common directory file */ var Common = /** @class */ (function () { function Common() { } return Common; }()); export { Common };