pref:显示优化性修改
1.dashboard tooltip 宽度自适应 2.导入提示框关闭逻辑特殊化 3.endpoint-query 增加hide same labels 工能 4.endpoint-query图表: 1).修复第一次点击,图表无法渲染的bug 2).legend、tooltip 和element列统一 3).legend 点击逻辑和dashboard统一
This commit is contained in:
@@ -481,7 +481,8 @@ const en = {
|
||||
element: 'Element',
|
||||
value: 'Value',
|
||||
promExpr: 'Please input expression',
|
||||
dialogTitle:'View', //endpoint 弹出dialog 标题
|
||||
dialogTitle:'View', //endpoint 弹出dialog 标题,
|
||||
hideSameLabels:'Hide same labels'
|
||||
},
|
||||
metrics: {
|
||||
metrics: 'Metrics',//"指标"
|
||||
|
||||
Reference in New Issue
Block a user