Update time format options across visualization types
parent
9be526d590
commit
fcbc9ab835
content/influxdb/v2.0/visualize-data/visualization-types
static/img/influxdb
|
@ -2,12 +2,11 @@
|
||||||
title: Band visualization
|
title: Band visualization
|
||||||
list_title: Band
|
list_title: Band
|
||||||
list_image: /img/influxdb/2-0-visualizations-Band-example.png
|
list_image: /img/influxdb/2-0-visualizations-Band-example.png
|
||||||
description: >
|
description:
|
||||||
The Band view displays the single value most recent value for a time series in a Band view.
|
|
||||||
weight: 206
|
weight: 206
|
||||||
menu:
|
menu:
|
||||||
influxdb_2_0:
|
influxdb_2_0:
|
||||||
name: band
|
name: Band
|
||||||
parent: Visualization types
|
parent: Visualization types
|
||||||
---
|
---
|
||||||
|
|
||||||
|
@ -15,7 +14,7 @@ The **Band** visualization displays the upper and lower boundaries for groups of
|
||||||
|
|
||||||
{{< img-hd src="/img/influxdb/2-0-visualizations-Band-example.png" alt="Band example" />}}
|
{{< img-hd src="/img/influxdb/2-0-visualizations-Band-example.png" alt="Band example" />}}
|
||||||
|
|
||||||
Select the **Band** option from the visualization dropdown in the upper left.
|
To view a band chart, select the **Band** option from the visualization dropdown in the upper left.
|
||||||
|
|
||||||
## Band behavior
|
## Band behavior
|
||||||
|
|
||||||
|
@ -30,14 +29,17 @@ To view **Band** controls, click **{{< icon "gear" >}} Customize** next to the v
|
||||||
- **X Column**: Select a column to display on the x-axis.
|
- **X Column**: Select a column to display on the x-axis.
|
||||||
- **Y Column**: Select a column to display on the y-axis.
|
- **Y Column**: Select a column to display on the y-axis.
|
||||||
- **Time Format**: Select the time format. Options include:
|
- **Time Format**: Select the time format. Options include:
|
||||||
- `MM/DD/YYYY HH:mm:ss` (default)
|
- `YYYY-MM-DD HH:mm:ss ZZ`
|
||||||
|
- `DD/MM/YYYY HH:mm:ss.sss`
|
||||||
|
- `MM/DD/YYYY HH:mm:ss.sss`
|
||||||
- `MM/DD/YYYY HH:mm:ss.SSS`
|
- `MM/DD/YYYY HH:mm:ss.SSS`
|
||||||
- `YYYY-MM-DD HH:mm:ss`
|
- `YYYY/MM/DD HH:mm:ss`
|
||||||
|
- `hh:mm a`
|
||||||
|
- `HH:mm`
|
||||||
- `HH:mm:ss`
|
- `HH:mm:ss`
|
||||||
- `HH:mm:ss.SSS`
|
- `HH:mm:ss.sss`
|
||||||
- `MMMM D, YYYY HH:mm:ss`
|
- `MMMM D, YYYY HH:mm:ss`
|
||||||
- `dddd, MMMM D, YYYY HH:mm:ss`
|
- `dddd, MMMM D, YYYY HH:mm:ss`
|
||||||
- `Custom`
|
|
||||||
|
|
||||||
###### Aggregate Functions
|
###### Aggregate Functions
|
||||||
- **Upper Column Name**: Aggregate function to display for upper bounds of data.
|
- **Upper Column Name**: Aggregate function to display for upper bounds of data.
|
||||||
|
@ -47,7 +49,7 @@ To view **Band** controls, click **{{< icon "gear" >}} Customize** next to the v
|
||||||
|
|
||||||
###### Options
|
###### Options
|
||||||
- **Interpolation**:
|
- **Interpolation**:
|
||||||
- **Line**: Display a time series in a line graph
|
- **Line**: Display a time series in a line graph.
|
||||||
- **Smooth**: Display a time series in a line graph with smooth point interpolation.
|
- **Smooth**: Display a time series in a line graph with smooth point interpolation.
|
||||||
- **Step**: Display a time series in a staircase graph.
|
- **Step**: Display a time series in a staircase graph.
|
||||||
- **Line Colors**: Select a color scheme to use for your graph.
|
- **Line Colors**: Select a color scheme to use for your graph.
|
||||||
|
|
|
@ -44,6 +44,18 @@ the visualization dropdown.
|
||||||
###### Data
|
###### Data
|
||||||
- **X Column**: Select a column to display on the x-axis.
|
- **X Column**: Select a column to display on the x-axis.
|
||||||
- **Y Column**: Select a column to display on the y-axis.
|
- **Y Column**: Select a column to display on the y-axis.
|
||||||
|
- **Time Format**: Select the time format. Options include:
|
||||||
|
- `YYYY-MM-DD HH:mm:ss ZZ`
|
||||||
|
- `DD/MM/YYYY HH:mm:ss.sss`
|
||||||
|
- `MM/DD/YYYY HH:mm:ss.sss`
|
||||||
|
- `MM/DD/YYYY HH:mm:ss.SSS`
|
||||||
|
- `YYYY/MM/DD HH:mm:ss`
|
||||||
|
- `hh:mm a`
|
||||||
|
- `HH:mm`
|
||||||
|
- `HH:mm:ss`
|
||||||
|
- `HH:mm:ss.sss`
|
||||||
|
- `MMMM D, YYYY HH:mm:ss`
|
||||||
|
- `dddd, MMMM D, YYYY HH:mm:ss`
|
||||||
|
|
||||||
###### Options
|
###### Options
|
||||||
- **Line Colors**: Select a color scheme to use for your graph.
|
- **Line Colors**: Select a color scheme to use for your graph.
|
||||||
|
|
|
@ -31,6 +31,18 @@ the visualization dropdown.
|
||||||
###### Data
|
###### Data
|
||||||
- **X Column**: Select a column to display on the x-axis.
|
- **X Column**: Select a column to display on the x-axis.
|
||||||
- **Y Column**: Select a column to display on the y-axis.
|
- **Y Column**: Select a column to display on the y-axis.
|
||||||
|
- **Time Format**: Select the time format. Options include:
|
||||||
|
- `YYYY-MM-DD HH:mm:ss ZZ`
|
||||||
|
- `DD/MM/YYYY HH:mm:ss.sss`
|
||||||
|
- `MM/DD/YYYY HH:mm:ss.sss`
|
||||||
|
- `MM/DD/YYYY HH:mm:ss.SSS`
|
||||||
|
- `YYYY/MM/DD HH:mm:ss`
|
||||||
|
- `hh:mm a`
|
||||||
|
- `HH:mm`
|
||||||
|
- `HH:mm:ss`
|
||||||
|
- `HH:mm:ss.sss`
|
||||||
|
- `MMMM D, YYYY HH:mm:ss`
|
||||||
|
- `dddd, MMMM D, YYYY HH:mm:ss`
|
||||||
|
|
||||||
###### Options
|
###### Options
|
||||||
- **Interpolation**: Select from the following options:
|
- **Interpolation**: Select from the following options:
|
||||||
|
|
|
@ -35,6 +35,18 @@ the visualization dropdown.
|
||||||
###### Data
|
###### Data
|
||||||
- **X Column**: Select a column to display on the x-axis.
|
- **X Column**: Select a column to display on the x-axis.
|
||||||
- **Y Column**: Select a column to display on the y-axis.
|
- **Y Column**: Select a column to display on the y-axis.
|
||||||
|
- **Time Format**: Select the time format. Options include:
|
||||||
|
- `YYYY-MM-DD HH:mm:ss ZZ`
|
||||||
|
- `DD/MM/YYYY HH:mm:ss.sss`
|
||||||
|
- `MM/DD/YYYY HH:mm:ss.sss`
|
||||||
|
- `MM/DD/YYYY HH:mm:ss.SSS`
|
||||||
|
- `YYYY/MM/DD HH:mm:ss`
|
||||||
|
- `hh:mm a`
|
||||||
|
- `HH:mm`
|
||||||
|
- `HH:mm:ss`
|
||||||
|
- `HH:mm:ss.sss`
|
||||||
|
- `MMMM D, YYYY HH:mm:ss`
|
||||||
|
- `dddd, MMMM D, YYYY HH:mm:ss`
|
||||||
|
|
||||||
###### Options
|
###### Options
|
||||||
- **Color Scheme**: Select a color scheme to use for your heatmap.
|
- **Color Scheme**: Select a color scheme to use for your heatmap.
|
||||||
|
|
|
@ -35,6 +35,18 @@ the visualization dropdown.
|
||||||
- **Fill Column**: Define a column containing values that should be differentiated with fill color.
|
- **Fill Column**: Define a column containing values that should be differentiated with fill color.
|
||||||
- **X Column**: Select a column to display on the x-axis.
|
- **X Column**: Select a column to display on the x-axis.
|
||||||
- **Y Column**: Select a column to display on the y-axis.
|
- **Y Column**: Select a column to display on the y-axis.
|
||||||
|
- **Time Format**: Select the time format. Options include:
|
||||||
|
- `YYYY-MM-DD HH:mm:ss ZZ`
|
||||||
|
- `DD/MM/YYYY HH:mm:ss.sss`
|
||||||
|
- `MM/DD/YYYY HH:mm:ss.sss`
|
||||||
|
- `MM/DD/YYYY HH:mm:ss.SSS`
|
||||||
|
- `YYYY/MM/DD HH:mm:ss`
|
||||||
|
- `hh:mm a`
|
||||||
|
- `HH:mm`
|
||||||
|
- `HH:mm:ss`
|
||||||
|
- `HH:mm:ss.sss`
|
||||||
|
- `MMMM D, YYYY HH:mm:ss`
|
||||||
|
- `dddd, MMMM D, YYYY HH:mm:ss`
|
||||||
|
|
||||||
###### Options
|
###### Options
|
||||||
- **Color Scheme**: Select a color scheme to use for your scatter plot.
|
- **Color Scheme**: Select a color scheme to use for your scatter plot.
|
||||||
|
|
|
@ -32,14 +32,17 @@ the visualization dropdown.
|
||||||
|
|
||||||
- **Default Sort Field**: Select the default sort field. Default is **time**.
|
- **Default Sort Field**: Select the default sort field. Default is **time**.
|
||||||
- **Time Format**: Select the time format. Options include:
|
- **Time Format**: Select the time format. Options include:
|
||||||
- `MM/DD/YYYY HH:mm:ss` (default)
|
- `YYYY-MM-DD HH:mm:ss ZZ`
|
||||||
|
- `DD/MM/YYYY HH:mm:ss.sss`
|
||||||
|
- `MM/DD/YYYY HH:mm:ss.sss`
|
||||||
- `MM/DD/YYYY HH:mm:ss.SSS`
|
- `MM/DD/YYYY HH:mm:ss.SSS`
|
||||||
- `YYYY-MM-DD HH:mm:ss`
|
- `YYYY/MM/DD HH:mm:ss`
|
||||||
|
- `hh:mm a`
|
||||||
|
- `HH:mm`
|
||||||
- `HH:mm:ss`
|
- `HH:mm:ss`
|
||||||
- `HH:mm:ss.SSS`
|
- `HH:mm:ss.sss`
|
||||||
- `MMMM D, YYYY HH:mm:ss`
|
- `MMMM D, YYYY HH:mm:ss`
|
||||||
- `dddd, MMMM D, YYYY HH:mm:ss`
|
- `dddd, MMMM D, YYYY HH:mm:ss`
|
||||||
- `Custom`
|
|
||||||
- **Decimal Places**: Enter the number of decimal places. Default (empty field) is **unlimited**.
|
- **Decimal Places**: Enter the number of decimal places. Default (empty field) is **unlimited**.
|
||||||
- **Auto** or **Custom**: Enable or disable auto-setting.
|
- **Auto** or **Custom**: Enable or disable auto-setting.
|
||||||
|
|
||||||
|
|
Before Width: | Height: | Size: 315 KiB After Width: | Height: | Size: 315 KiB |
Loading…
Reference in New Issue