Update time format options across visualization types
parent
9be526d590
commit
fcbc9ab835
|
@ -2,12 +2,11 @@
|
|||
title: Band visualization
|
||||
list_title: Band
|
||||
list_image: /img/influxdb/2-0-visualizations-Band-example.png
|
||||
description: >
|
||||
The Band view displays the single value most recent value for a time series in a Band view.
|
||||
description:
|
||||
weight: 206
|
||||
menu:
|
||||
influxdb_2_0:
|
||||
name: band
|
||||
name: Band
|
||||
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" />}}
|
||||
|
||||
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
|
||||
|
||||
|
@ -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.
|
||||
- **Y Column**: Select a column to display on the y-axis.
|
||||
- **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`
|
||||
- `YYYY-MM-DD HH:mm:ss`
|
||||
- `YYYY/MM/DD HH:mm:ss`
|
||||
- `hh:mm a`
|
||||
- `HH:mm`
|
||||
- `HH:mm:ss`
|
||||
- `HH:mm:ss.SSS`
|
||||
- `HH:mm:ss.sss`
|
||||
- `MMMM D, YYYY HH:mm:ss`
|
||||
- `dddd, MMMM D, YYYY HH:mm:ss`
|
||||
- `Custom`
|
||||
|
||||
###### Aggregate Functions
|
||||
- **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
|
||||
- **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.
|
||||
- **Step**: Display a time series in a staircase graph.
|
||||
- **Line Colors**: Select a color scheme to use for your graph.
|
||||
|
|
|
@ -44,6 +44,18 @@ the visualization dropdown.
|
|||
###### Data
|
||||
- **X Column**: Select a column to display on the x-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
|
||||
- **Line Colors**: Select a color scheme to use for your graph.
|
||||
|
|
|
@ -31,6 +31,18 @@ the visualization dropdown.
|
|||
###### Data
|
||||
- **X Column**: Select a column to display on the x-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
|
||||
- **Interpolation**: Select from the following options:
|
||||
|
|
|
@ -35,6 +35,18 @@ the visualization dropdown.
|
|||
###### Data
|
||||
- **X Column**: Select a column to display on the x-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
|
||||
- **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.
|
||||
- **X Column**: Select a column to display on the x-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
|
||||
- **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**.
|
||||
- **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`
|
||||
- `YYYY-MM-DD HH:mm:ss`
|
||||
- `YYYY/MM/DD HH:mm:ss`
|
||||
- `hh:mm a`
|
||||
- `HH:mm`
|
||||
- `HH:mm:ss`
|
||||
- `HH:mm:ss.SSS`
|
||||
- `HH:mm:ss.sss`
|
||||
- `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**.
|
||||
- **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