@visactor/vchart
Version:
charts lib based @visactor/VGrammar
28 lines (26 loc) • 570 B
JavaScript
;
Object.defineProperty(exports, "__esModule", {
value: !0
}), exports.mosaic = void 0, exports.mosaic = {
label: {
visible: !1,
position: "center",
style: {
lineWidth: 2,
stroke: {
type: "palette",
key: "backgroundColor"
}
}
},
bar: {
style: {
lineWidth: 1,
stroke: {
type: "palette",
key: "backgroundColor"
}
}
}
};
//# sourceMappingURL=mosaic.js.map