@visactor/vchart
Version:
charts lib based @visactor/VGrammar
22 lines (20 loc) • 385 B
JavaScript
;
Object.defineProperty(exports, "__esModule", {
value: !0
}), exports.heatmap = void 0, exports.heatmap = {
cell: {
style: {
shape: "rect",
fillOpacity: 1
}
},
cellBackground: {
visible: !1
},
label: {
style: {
lineWidth: 2
}
}
};
//# sourceMappingURL=heatmap.js.map