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 28dd26a commit 1101d8fCopy full SHA for 1101d8f
src/views/widgets/WidgetsStatsTypeA.vue
@@ -60,6 +60,9 @@
60
maintainAspectRatio: false,
61
scales: {
62
x: {
63
+ border: {
64
+ display: false,
65
+ },
66
grid: {
67
display: false,
68
drawBorder: false,
@@ -156,6 +159,9 @@
156
159
157
160
158
161
162
163
164
165
166
167
@@ -250,6 +256,9 @@
250
256
251
257
252
258
259
260
261
253
262
254
263
},
255
264
y: {
@@ -352,6 +361,9 @@
352
361
353
362
354
363
364
365
366
355
367
356
368
357
369
0 commit comments