mirror of
https://github.com/rfmoz/grafana-dashboards.git
synced 2025-03-05 20:51:45 -08:00
Add stepAfter for apache scorecard
This commit is contained in:
parent
ad7cc6bcc7
commit
8b76583a2c
|
@ -531,7 +531,7 @@ local dashboard = grafana.dashboard;
|
|||
defaults: {
|
||||
custom: {
|
||||
drawStyle: 'line',
|
||||
lineInterpolation: 'linear',
|
||||
lineInterpolation: 'stepAfter',
|
||||
barAlignment: 0,
|
||||
lineWidth: 1,
|
||||
fillOpacity: 10,
|
||||
|
|
Loading…
Reference in a new issue