@visactor/vchart
Version:
charts lib based @visactor/VGrammar
25 lines (23 loc) • 481 B
JavaScript
;
Object.defineProperty(exports, "__esModule", {
value: !0
}), exports.line = void 0, exports.line = {
label: {
visible: !1,
position: "top",
offset: 5,
style: {
lineWidth: 2,
stroke: {
type: "palette",
key: "backgroundColor"
}
}
},
point: {
style: {
symbolType: "circle"
}
}
};
//# sourceMappingURL=line.js.map