Commit 19a5d45a authored by 张俊's avatar 张俊

去掉图例

parent 07bbe101
......@@ -1755,16 +1755,16 @@ export default {
tooltip: {
show: false
},
legend: {
bottom: -5,
left: "center",
itemWidth: 10,
itemHeight: 10,
orient: "horizontal",
data: legendarr,
backgroundColor: "#f4f7fc",
borderRadius:8
},
// legend: {
// bottom: -5,
// left: "center",
// itemWidth: 10,
// itemHeight: 10,
// orient: "horizontal",
// data: legendarr,
// backgroundColor: "#f4f7fc",
// borderRadius:8
// },
toolbox: {
show: false
},
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment