feat:新增功能

1.图表预览国际化
2.图表预览多图展示的创建面板和选择已有面板
3.图表预览创建或者选择面板保存成功后跳转到panel界面
(说明:曲线图tip信息显示还未调整及legend滚动条显示还未实现)
This commit is contained in:
hanyuxia
2020-01-15 17:17:08 +08:00
parent 84f8791021
commit fb46c00683
11 changed files with 169 additions and 88 deletions

View File

@@ -89,7 +89,14 @@ const cn = {
expert:"Expert",
label:"指标标签",
addMetric:"添加指标",
expertTip:"请输入表达式"
expertTip:"请输入表达式",
goPanelTip:"是否前去看板,查看创建的图表?",
previewChart:"预览图表",
singleChartShow:"单图展示",
multiChartsShow:"多图展示",
createPanel:"创建面板",
selectPanel:"选择已有面板",
saveChartToPanel:"保存图表到看板"
},
metricPreview:{
title:'指标预览',