@visactor/vchart
Version:
charts lib based @visactor/VGrammar
20 lines (18 loc) • 371 B
JavaScript
;
Object.defineProperty(exports, "__esModule", {
value: !0
}), exports.pie3d = void 0, exports.pie3d = {
outerRadius: .6,
pie3d: {
style: {
height: 10,
fillOpacity: 1
}
},
label: {
visible: !1,
interactive: !0,
position: "outside"
}
};
//# sourceMappingURL=pie3d.js.map