11 lines
240 B
YAML
11 lines
240 B
YAML
dashboard:
|
|
title: New dashboard
|
|
rows:
|
|
- title: New row
|
|
height: 250px
|
|
panels:
|
|
- title: no title (click here)
|
|
type: text
|
|
mode: markdown
|
|
content: Some example text is required.
|