UNPKG

@visactor/react-vchart

Version:

The react version of VChart 4.x

17 lines (16 loc) 439 B
export * from './Axis'; export * from './Mark'; export * from './Region'; export * from './Legend'; export * from './Brush'; export * from './Crosshair'; export * from './DataZoom'; export * from './MarkLine'; export * from './MarkArea'; export * from './MarkPoint'; export * from './ScrollBar'; export * from './tooltip'; export * from './Player'; export * from './Indicator'; export * from './Title'; export * from './ContinuousLegend';