Browse Source

docs: description about graph panel time regions feature

Marcus Efraimsson 7 years ago
parent
commit
dea953003c
1 changed files with 8 additions and 0 deletions
  1. 8 0
      docs/sources/features/panels/graph.md

+ 8 - 0
docs/sources/features/panels/graph.md

@@ -186,6 +186,14 @@ There is an option under Series overrides to draw lines as dashes. Set Dashes to
 Thresholds allow you to add arbitrary lines or sections to the graph to make it easier to see when
 Thresholds allow you to add arbitrary lines or sections to the graph to make it easier to see when
 the graph crosses a particular threshold.
 the graph crosses a particular threshold.
 
 
+### Time Regions
+
+> Only available in Grafana v5.4 and above.
+
+{{< docs-imagebox img="/img/docs/v54/graph_time_regions.png" max-width= "800px" >}}
+
+Time regions allow you to highlight certain time regions of the graph to make it easier to see for example weekends, business hours and/or off work hours.
+
 ## Time Range
 ## Time Range
 
 
 {{< docs-imagebox img="/img/docs/v51/graph-time-range.png"  max-width= "900px" >}}
 {{< docs-imagebox img="/img/docs/v51/graph-time-range.png"  max-width= "900px" >}}