Commit d2b95dd7 authored by 仇晓婷's avatar 仇晓婷

echarts

parent 388d9540
......@@ -81,13 +81,13 @@ export default {
// },
legend: {
// orient: "vertical",
bottom: 50,
bottom: 0,
left: "center",
data: ["正常", "临近", "到达"]
},
tooltip: {
trigger: "item",
formatter: "{a} <br/>{b}: {c} ({d}%)"
formatter: "{b}: {c} ({d}%)"
},
series: [
{
......
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