提交 367671d5 作者: 龚洪江

修复:数据看板饼图调整

上级 896bf7bd
......@@ -70,19 +70,17 @@ const JoinInfo = () => {
},
},
label: {
alignTo: 'labelLine',
formatter: '{value|{c}}\n{name|{b}}',
align: 'left',
rich: {
name: {
fontSize: 10,
fontSize: '0.8rem',
color: '#999',
textAlign: 'center',
},
value: {
fontSize: 15,
fontSize: '1.2rem',
color: '#000',
fontWeight: 'bold',
align: 'center',
},
},
},
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论