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: {
|
defaults: {
|
||||||
custom: {
|
custom: {
|
||||||
drawStyle: 'line',
|
drawStyle: 'line',
|
||||||
lineInterpolation: 'linear',
|
lineInterpolation: 'stepAfter',
|
||||||
barAlignment: 0,
|
barAlignment: 0,
|
||||||
lineWidth: 1,
|
lineWidth: 1,
|
||||||
fillOpacity: 10,
|
fillOpacity: 10,
|
||||||
|
|
Loading…
Reference in a new issue