
This allows fill to take the minimum value of 0. Change-Id: I4c3a37fcfd6de24332ee05ca0d897e6d4973c525
13 lines
270 B
YAML
13 lines
270 B
YAML
dashboard:
|
|
title: New dashboard
|
|
rows:
|
|
- title: New row
|
|
height: 250px
|
|
panels:
|
|
- title: no title (click here)
|
|
type: graph
|
|
seriesOverrides:
|
|
- alias: foo
|
|
fill: 0
|
|
lines: True
|