瀏覽代碼

Merge branch 'fix' into debug

Karsa 1 年之前
父節點
當前提交
85ce3be003
共有 1 個文件被更改,包括 3 次插入2 次删除
  1. 3 2
      src/utils/chartOptions.ts

+ 3 - 2
src/utils/chartOptions.ts

@@ -100,8 +100,9 @@ export const defaultOpts = {
   legend: {
     enabled: true,
     verticalAlign: 'top',
-    margin: 5,
-    width: '90%'
+    margin: 10,
+    itemMarginBottom:0,
+		itemMarginTop: 0
     // layout: 'vertical'
   },
   //滚动条