grafyaml/tests/schema/fixtures/dashboard-0016.yaml
Ye Na Rhee a38798a292 Enable no fill in seriesOverrides
This allows fill to take the minimum value of 0.

Change-Id: I4c3a37fcfd6de24332ee05ca0d897e6d4973c525
2016-04-17 22:04:45 +02:00

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