@visactor/vchart
Version:
charts lib based @visactor/VGrammar
24 lines (22 loc) • 478 B
JavaScript
;
Object.defineProperty(exports, "__esModule", {
value: !0
}), exports.rose = void 0, exports.rose = {
rose: {
style: {
fillOpacity: 1
}
},
label: {
style: {
lineWidth: 2,
stroke: {
type: "palette",
key: "backgroundColor"
},
textAlign: "center",
textBaseline: "middle"
}
}
};
//# sourceMappingURL=rose.js.map