cxmo 1 жил өмнө
parent
commit
7f89545d9a

+ 2 - 0
src/hooks/chart/render.js

@@ -765,6 +765,8 @@ function setSeasonOpt(e){
         legend:{
             enabled:true,
             verticalAlign: 'top',
+            y:-10,
+            x:(10 * data.Unit.length)/2
         }
     }
 }