@visactor/vchart
Version:
charts lib based @visactor/VGrammar
23 lines (21 loc) • 375 B
JavaScript
;
Object.defineProperty(exports, "__esModule", {
value: !0
}), exports.axisBand = void 0, exports.axisBand = {
domainLine: {
visible: !0
},
grid: {
visible: !1
},
subGrid: {
visible: !1
},
tick: {
visible: !0
},
subTick: {
visible: !1
}
};
//# sourceMappingURL=band-axis.js.map