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.

8 lines (7 loc) 161 B
/** * Financial chart exports */ export * from './stock-chart'; export * from './model/base'; export * from '../chart/index'; export * from './legend/legend';