@visactor/vchart
Version:
charts lib based @visactor/VGrammar
22 lines (20 loc) • 406 B
JavaScript
;
Object.defineProperty(exports, "__esModule", {
value: !0
}), exports.gauge = void 0, exports.gauge = {
outerRadius: .8,
innerRadius: .6,
padAngle: 1.146,
segment: {
style: {
fillOpacity: 1
}
},
tickMask: {
visible: !1,
angle: 3,
offsetAngle: 0,
forceAlign: !0
}
};
//# sourceMappingURL=gauge.js.map