UNPKG

@visactor/openinula-vchart

Version:

The openinula version of VChart 4.x

4 lines (3 loc) 155 B
import { createSeries } from "./BaseSeries"; export const BoxPlot = createSeries("BoxPlot", [ "boxPlot" ], "boxPlot"); //# sourceMappingURL=BoxPlot.js.map