@visactor/react-vchart
Version:
The react version of VChart 4.x
33 lines (17 loc) • 488 B
JavaScript
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";
//# sourceMappingURL=index.js.map