UNPKG

@visactor/vchart

Version:

charts lib based @visactor/VGrammar

26 lines (24 loc) 505 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: !0 }), exports.area = void 0, exports.area = { label: { visible: !1, offset: 5, position: "top", style: { stroke: { type: "palette", key: "backgroundColor" }, lineWidth: 2 } }, point: { style: { symbolType: "circle" } }, seriesMark: "area" }; //# sourceMappingURL=area.js.map