Просмотр исходного кода

[Mod 0000] line_enhance图表添加tooltip

ruienger 1 месяц назад
Родитель
Сommit
4461ab4084

+ 3 - 0
src/views/vent/home/configurable/components/detail/CustomChart.vue

@@ -498,6 +498,9 @@
           right: 10,
           textStyle,
         },
+        tooltip: {
+          trigger: 'item',
+        },
         grid: {
           left: 60,
           top: 40,