|
@@ -66,11 +66,11 @@ Each field in the dashboard JSON is explained below with its usage:
|
|
|
| **editable** | whether a dashboard is editable or not |
|
|
| **editable** | whether a dashboard is editable or not |
|
|
|
| **hideControls** | whether row controls on the left in green are hidden or not |
|
|
| **hideControls** | whether row controls on the left in green are hidden or not |
|
|
|
| **sharedCrosshair** | TODO |
|
|
| **sharedCrosshair** | TODO |
|
|
|
-| **rows** | row metadata, see [rows section](/dashboard/#rows) for details |
|
|
|
|
|
|
|
+| **rows** | row metadata, see [rows section](/dashboard.md/#rows) for details |
|
|
|
| **time** | time range for dashboard, i.e. last 6 hours, last 7 days, etc |
|
|
| **time** | time range for dashboard, i.e. last 6 hours, last 7 days, etc |
|
|
|
-| **timepicker** | timepicker metadata, see [timepicker section](/dashboard/#timepicker) for details |
|
|
|
|
|
-| **templating** | templating metadata, see [templating section](/dashboard/#templating) for details |
|
|
|
|
|
-| **annotations** | annotations metadata, see [annotations section](/dashboard/#annotations) for details |
|
|
|
|
|
|
|
+| **timepicker** | timepicker metadata, see [timepicker section](/dashboard.md/#timepicker) for details |
|
|
|
|
|
+| **templating** | templating metadata, see [templating section](/dashboard.md/#templating) for details |
|
|
|
|
|
+| **annotations** | annotations metadata, see [annotations section](/dashboard.md/#annotations) for details |
|
|
|
| **schemaVersion** | TODO |
|
|
| **schemaVersion** | TODO |
|
|
|
| **version** | TODO |
|
|
| **version** | TODO |
|
|
|
| **links** | TODO |
|
|
| **links** | TODO |
|
|
@@ -105,7 +105,7 @@ Usage of the fields is explained below:
|
|
|
| **collapse** | whether row is collapsed or not |
|
|
| **collapse** | whether row is collapsed or not |
|
|
|
| **editable** | whether a row is editable or not |
|
|
| **editable** | whether a row is editable or not |
|
|
|
| **height** | height of the row in pixels |
|
|
| **height** | height of the row in pixels |
|
|
|
-| **panels** | panels metadata, see [panels section](/dashboard/#panels) for details |
|
|
|
|
|
|
|
+| **panels** | panels metadata, see [panels section](/dashboard.md/#panels) for details |
|
|
|
| **title** | title of row |
|
|
| **title** | title of row |
|
|
|
|
|
|
|
|
#### panels
|
|
#### panels
|