@visactor/vchart
Version:
charts lib based @visactor/VGrammar
24 lines (22 loc) • 459 B
JavaScript
;
Object.defineProperty(exports, "__esModule", {
value: !0
}), exports.radar = void 0, exports.radar = {
label: {
visible: !1,
offset: 5,
style: {
lineWidth: 2,
stroke: {
type: "palette",
key: "backgroundColor"
}
}
},
point: {
style: {
symbolType: "circle"
}
}
};
//# sourceMappingURL=radar.js.map