perf: 增加chart预览{{name}}映射、修改提示语

This commit is contained in:
chenjinsong
2021-03-08 16:37:43 +08:00
parent 477ea5c595
commit 05ae057172
3 changed files with 4 additions and 4 deletions

View File

@@ -147,7 +147,7 @@ const en = {
legend:'Legend',
statistics:'Statistics',
legendTip:'Controls the name of the time series, using name or pattern. For example {{hostname}} will be replaced with label value for the label hostname.',
valueMappingTip: 'Use {{value}} to display the original value\n'+
valueMappingTip: 'Use {{name}} and {{value}} to display the original name and value\n'+
'For example: Total Alive: {{value}}\n'+
'The result is: Total Alive: 100',
sync: 'Sync to assets',