Add stepAfter for apache scorecard

This commit is contained in:
Vitaly Zhuravlev 2022-05-11 18:18:48 +04:00
parent ad7cc6bcc7
commit 8b76583a2c

View file

@ -531,7 +531,7 @@ local dashboard = grafana.dashboard;
defaults: {
custom: {
drawStyle: 'line',
lineInterpolation: 'linear',
lineInterpolation: 'stepAfter',
barAlignment: 0,
lineWidth: 1,
fillOpacity: 10,