diff --git a/source/_dashboards/energy.markdown b/source/_dashboards/energy.markdown index c91d1ab98ee..d4af8744d3a 100644 --- a/source/_dashboards/energy.markdown +++ b/source/_dashboards/energy.markdown @@ -67,6 +67,21 @@ The gas consumption graph card shows the amount of gas consumed per source. type: energy-gas-graph ``` +## Water consumption graph + +

+ Screenshot of the water consumption graph card + Screenshot of the water consumption graph card. +

+ +The water consumption graph card shows the amount of water consumed per source. + +#### Example + +```yaml +type: energy-water-graph +``` + ## Energy distribution

diff --git a/source/images/dashboards/energy/water-graph.png b/source/images/dashboards/energy/water-graph.png new file mode 100644 index 00000000000..76eaf4ff496 Binary files /dev/null and b/source/images/dashboards/energy/water-graph.png differ