Browse Source

feat: Disable legend panel

jmacura 5 năm trước cách đây
mục cha
commit
301630ae67
1 tập tin đã thay đổi với 1 bổ sung0 xóa
  1. 1 0
      src/app-js.ts

+ 1 - 0
src/app-js.ts

@@ -118,6 +118,7 @@ export default angular
       routing: false,
       permalink: false,
       language: false,
+      legend: false,
     },
     sizeMode: 'fullscreen',
   })