@visactor/vchart
Version:
charts lib based @visactor/VGrammar
26 lines (24 loc) • 547 B
JavaScript
;
Object.defineProperty(exports, "__esModule", {
value: !0
}), exports.rangeColumn = void 0, exports.rangeColumn = {
label: {
visible: !1,
offset: 5,
position: "inside",
style: {
lineWidth: 2,
fill: {
type: "palette",
key: "axisMarkerFontColor"
}
},
minLabel: {
position: "end"
},
maxLabel: {
position: "start"
}
}
};
//# sourceMappingURL=rangeColumn.js.map