فهرست منبع

[Mod 0000] line_enhance图表添加tooltip

ruienger 1 ماه پیش
والد
کامیت
4461ab4084
1فایلهای تغییر یافته به همراه3 افزوده شده و 0 حذف شده
  1. 3 0
      src/views/vent/home/configurable/components/detail/CustomChart.vue

+ 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,