Commit 6b96845e authored by 赵乐's avatar 赵乐

修改图表

parent 7729ef4e
......@@ -107,6 +107,7 @@ const chartOption = computed(() => ({
normal: {
label: {
show: true, // 显示标签(数值)
position: 'top',
}
},
borderRadius: [4, 4, 0, 0] // 柱子圆角
......
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