UNPKG

@visactor/openinula-vchart

Version:

The openinula version of VChart 4.x

33 lines (17 loc) 560 B
export * from "./AreaChart"; export * from "./BarChart"; export * from "./LineChart"; export * from "./ScatterChart"; export * from "./PieChart"; export * from "./RoseChart"; export * from "./RadarChart"; export * from "./MapChart"; export * from "./HistogramChart"; export * from "./WordCloudChart"; export * from "./FunnelChart"; export * from "./BoxPlotChart"; export * from "./CircularProgressChart"; export * from "./LinearProgressChart"; export * from "./RangeColumnChart"; export * from "./CommonChart"; //# sourceMappingURL=index.js.map