Skip to content

Commit 4400a1d

Browse files
committed
fix: add count col to Configuration Impact tile
1 parent e65d8f7 commit 4400a1d

1 file changed

Lines changed: 3 additions & 1 deletion

File tree

plugins/MicrosoftDefender/v1/defaultContent/Devices/recommendations.dash.json

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -201,7 +201,9 @@
201201
"yAxisLabel": "",
202202
"horizontalLayout": "vertical",
203203
"showValue": false,
204-
"yAxisData": [],
204+
"yAxisData": [
205+
"count"
206+
],
205207
"showYAxisLabel": false,
206208
"xAxisLabel": "",
207209
"legendPosition": "bottom",

0 commit comments

Comments
 (0)