UNPKG

@visactor/openinula-vchart

Version:

The openinula version of VChart 4.x

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