We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 04ade81 commit 8af3a4eCopy full SHA for 8af3a4e
src/views/widgets/WidgetsDropdown.js
@@ -89,6 +89,9 @@ const WidgetsDropdown = () => {
89
maintainAspectRatio: false,
90
scales: {
91
x: {
92
+ border: {
93
+ display: false,
94
+ },
95
grid: {
96
display: false,
97
drawBorder: false,
@@ -177,6 +180,9 @@ const WidgetsDropdown = () => {
177
180
178
181
179
182
183
184
185
186
187
188
@@ -362,6 +368,9 @@ const WidgetsDropdown = () => {
362
368
},
363
369
364
370
y: {
371
372
373
365
374
366
375
367
376
0 commit comments