feat:修改迷你图的高度

main
liu.shiyi 2 years ago
parent a4a56da0a3
commit 543cacc6ab

@ -93,7 +93,7 @@ const option = {
yField:'',
data: [16, 95, 35, 27, 50, 36, 78, 99, 60, 62, 37],
appendPadding: [16, 16, 16, 16], // 设置图标的边距
height: 6,
height: 60,
autoFit: true,
smooth: true,
lineStyle: {

@ -116,7 +116,7 @@ const option = {
xField:'',
yField:'',
appendPadding: [16, 16, 16, 16], // 设置图标的边距
height: 6,
height: 60,
autoFit: true,
smooth: true,
areaStyle: {

Loading…
Cancel
Save