Add details

pull/1750/head
noramullen1 2020-09-22 15:20:33 -07:00
parent 2282255bf8
commit 4b06b4edfc
2 changed files with 2 additions and 2 deletions

View File

@ -11,7 +11,7 @@ menu:
parent: Visualization types
---
The **Band** visualization displays the most recent value for a time series in a Band.
The **Band** visualization displays the upper and lower boundaries for groups of data over time.
{{< img-hd src="/img/influxdb/2-0-visualizations-Band-example-8.png" alt="Band example" />}}

View File

@ -11,7 +11,7 @@ menu:
parent: Visualization types
---
The **Mosaic** visualization displays the most recent value for a time series in a mosaic.
The **Mosaic** visualization displays data from two or more qualitative variables.
{{< img-hd src="/img/influxdb/2-0-visualizations-mosaic-example.png" alt="mosaic example" />}}