Skip to content

Commit 5ab4557

Browse files
authored
Update bfsi_results.html
1 parent 259316c commit 5ab4557

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/bfsi_results.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -348,9 +348,9 @@ <h2>SmartOps Pulse Page Views (Last 30 Days)</h2>
348348
},
349349
y: {
350350
min: 0,
351-
max: 200, // fixed range 0–200
351+
max: 50, // fixed range 0–50
352352
ticks: {
353-
stepSize: 20, // 0, 20, 40, 60, 80, 100
353+
stepSize: 10, // 0, 10, 20, 30, 40, 50
354354
color: '#a8b0c3'
355355
}
356356
}

0 commit comments

Comments
 (0)