@visactor/vchart
Version:
charts lib based @visactor/VGrammar
26 lines (24 loc) • 473 B
JavaScript
;
Object.defineProperty(exports, "__esModule", {
value: !0
}), exports.axisAngle = exports.axisRadius = void 0, exports.axisRadius = {
grid: {
smooth: !0,
visible: !0
},
subGrid: {
smooth: !0,
visible: !1
}
}, exports.axisAngle = {
grid: {
visible: !0,
style: {
lineDash: [ 6, 6 ]
}
},
label: {
space: 5
}
};
//# sourceMappingURL=polar-axis.js.map