mirror of
https://github.com/rfmoz/grafana-dashboards.git
synced 2025-03-05 20:51:45 -08:00
Add stepAfter for Apache worker statuses panel
This commit is contained in:
parent
8b76583a2c
commit
b104fc2a0b
|
@ -626,7 +626,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