feat:添加连线的hover事件 修改图标库,添加国际化

This commit is contained in:
zhangyu
2020-09-15 17:39:11 +08:00
parent b8c9d2e0a3
commit 494fedb4de
13 changed files with 131 additions and 52 deletions

View File

@@ -222,7 +222,9 @@ const cn = {
cancel: "取消",
lastTwoDay: "最近2天",
moreTitle:'仅显示 20 个时间序列。',
moreTitleOther:'仅显示 10 条数据。',
showAll:'全部显示 ',
showAllOther:'全部数据 ',
},
metric: {
name: "指标名称",
@@ -862,6 +864,10 @@ const cn = {
total:'图表',
info:'组件信息',
alert:'告警信息',
lineType:'线型',
straight:'直线',
curve:'曲线',
requiredName:'名称不能为空'
},
},
el: {