UNPKG

@visactor/openinula-vchart

Version:

The openinula version of VChart 4.x

10 lines (7 loc) 276 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: !0 }), exports.BoxPlot = void 0; const BaseSeries_1 = require("./BaseSeries"); exports.BoxPlot = (0, BaseSeries_1.createSeries)("BoxPlot", [ "boxPlot" ], "boxPlot"); //# sourceMappingURL=BoxPlot.js.map