系数校准多装置按行展示
This commit is contained in:
@@ -313,7 +313,7 @@
|
||||
border: 1px solid #dcdfe6;
|
||||
border-radius: 4px;
|
||||
line-height: 40px;
|
||||
width: 110%;
|
||||
width: 100%;
|
||||
height: 35px;
|
||||
padding-inline-start: 0px;
|
||||
padding-left: 10px;
|
||||
|
||||
@@ -35,7 +35,7 @@ const init = () => {
|
||||
isRadius: false, //是否圆角
|
||||
isSpace: false, //是否显示间隔
|
||||
isLabelLine: true, //是否显示引导线
|
||||
titleFontSize: '18px', //标题字体大小
|
||||
titleFontSize: '14px', //标题字体大小
|
||||
...props.customData,
|
||||
};
|
||||
legendData.value = {
|
||||
|
||||
Reference in New Issue
Block a user