@visactor/vchart
Version:
charts lib based @visactor/VGrammar
23 lines (21 loc) • 446 B
JavaScript
;
Object.defineProperty(exports, "__esModule", {
value: !0
}), exports.correlation = void 0, exports.correlation = {
centerLabel: {
visible: !0,
position: "center",
style: {
fill: "#fff",
text: ""
}
},
label: {
visible: !0,
position: "bottom",
style: {
fill: "#000"
}
}
};
//# sourceMappingURL=correlation.js.map