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.

9 lines (8 loc) 226 B
/** * Bullet Chart component export methods */ export * from './bullet-chart'; export * from './model/bullet-base'; export * from './utils/theme'; export * from './user-interaction/tooltip'; export * from './legend/legend';