Browse Source

feat: Disable legend panel

jmacura 5 years ago
parent
commit
301630ae67
1 changed files with 1 additions and 0 deletions
  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',
   })