Views

Manage cell views within InfluxDB Cloud dashboards.
GET /api/v2/dashboards/{dashboardID}/cells/{cellID}/view

Retrieve the view for a cell

Parameters

Path parameters
dashboardID required string
The dashboard ID.
cellID required string
The cell ID.
Header parameters
Zap-Trace-Span string
OpenTracing span context
Example request Ask AI about this
curl --request GET \
  "https://us-east-1-1.aws.cloud2.influxdata.com/api/v2/dashboards/{dashboardID}/cells/{cellID}/view" \
  --header "Authorization: Bearer INFLUX_TOKEN"

Responses

200 A dashboard cells view
id string
links object
self string
name required string
properties required object or object or object or object or object or object or object or object or object or object or object or object or object or object
One of: object
adaptiveZoomHide boolean
axes required object
The viewport for a View’s visualizations
x required object
Axis used in a visualization.
y required object
Axis used in a visualization.
colors required object[]
Colors define color encoding of data into a visualization
hex required string
The hex number of the color
id required string
The unique ID of the view color.
name required string
The user-facing name of the hex color.
type required string
Type is how the color is used.
Allowed: min , max , threshold , scale , text , background
value required number <float>
The data value mapped to this color.
decimalPlaces required object
Indicates whether decimal places should be enforced, and how many digits it should show.
digits integer <int32>
The number of digits after decimal to display
isEnforced boolean
Indicates whether decimal point setting should be enforced
generateXAxisTicks string[]
generateYAxisTicks string[]
hoverDimension string
Allowed: auto , x , y , xy
legendColorizeRows boolean
legendHide boolean
legendOpacity number <float>
legendOrientationThreshold integer
note required string
position required string
Allowed: overlaid , stacked
prefix required string
queries required object[]
builderConfig object
editMode string
Allowed: builder , advanced
name string
text string
The text of the Flux query.
shadeBelow boolean
shape required string
Allowed: chronograf-v2
showNoteWhenEmpty required boolean
If true, will display note when empty
staticLegend object
StaticLegend represents the options specific to the static legend
colorizeRows boolean
heightRatio number <float>
opacity number <float>
orientationThreshold integer
show boolean
valueAxis string
widthRatio number <float>
suffix required string
timeFormat string
type required string
Allowed: line-plus-single-stat
xColumn string
xTickStart number <float>
xTickStep number <float>
xTotalTicks integer
yColumn string
yTickStart number <float>
yTickStep number <float>
yTotalTicks integer
Or: object
adaptiveZoomHide boolean
axes required object
The viewport for a View’s visualizations
x required object
Axis used in a visualization.
y required object
Axis used in a visualization.
colorMapping object
A color mapping is an object that maps time series data to a UI color scheme to allow the UI to render graphs consistent colors across reloads.
Example: {"configcat_deployments-autopromotionblocker":"#663cd0","measurement_birdmigration_europe":"#663cd0","series_id_1":"#edf529","series_id_2":"#edf529"}
colors required object[]
Colors define color encoding of data into a visualization
hex required string
The hex number of the color
id required string
The unique ID of the view color.
name required string
The user-facing name of the hex color.
type required string
Type is how the color is used.
Allowed: min , max , threshold , scale , text , background
value required number <float>
The data value mapped to this color.
generateXAxisTicks string[]
generateYAxisTicks string[]
geom required string
Allowed: line , step , stacked , bar , monotoneX , stepBefore , stepAfter
hoverDimension string
Allowed: auto , x , y , xy
legendColorizeRows boolean
legendHide boolean
legendOpacity number <float>
legendOrientationThreshold integer
note required string
position required string
Allowed: overlaid , stacked
queries required object[]
builderConfig object
editMode string
Allowed: builder , advanced
name string
text string
The text of the Flux query.
shadeBelow boolean
shape required string
Allowed: chronograf-v2
showNoteWhenEmpty required boolean
If true, will display note when empty
staticLegend object
StaticLegend represents the options specific to the static legend
colorizeRows boolean
heightRatio number <float>
opacity number <float>
orientationThreshold integer
show boolean
valueAxis string
widthRatio number <float>
timeFormat string
type required string
Allowed: xy
xColumn string
xTickStart number <float>
xTickStep number <float>
xTotalTicks integer
yColumn string
yTickStart number <float>
yTickStep number <float>
yTotalTicks integer
Or: object
colors required object[]
Colors define color encoding of data into a visualization
hex required string
The hex number of the color
id required string
The unique ID of the view color.
name required string
The user-facing name of the hex color.
type required string
Type is how the color is used.
Allowed: min , max , threshold , scale , text , background
value required number <float>
The data value mapped to this color.
decimalPlaces required object
Indicates whether decimal places should be enforced, and how many digits it should show.
digits integer <int32>
The number of digits after decimal to display
isEnforced boolean
Indicates whether decimal point setting should be enforced
note required string
prefix required string
queries required object[]
builderConfig object
editMode string
Allowed: builder , advanced
name string
text string
The text of the Flux query.
shape required string
Allowed: chronograf-v2
showNoteWhenEmpty required boolean
If true, will display note when empty
staticLegend object
StaticLegend represents the options specific to the static legend
colorizeRows boolean
heightRatio number <float>
opacity number <float>
orientationThreshold integer
show boolean
valueAxis string
widthRatio number <float>
suffix required string
tickPrefix required string
tickSuffix required string
type required string
Allowed: single-stat
Or: object
binCount required integer
colors required object[]
Colors define color encoding of data into a visualization
hex required string
The hex number of the color
id required string
The unique ID of the view color.
name required string
The user-facing name of the hex color.
type required string
Type is how the color is used.
Allowed: min , max , threshold , scale , text , background
value required number <float>
The data value mapped to this color.
fillColumns required string[]
legendColorizeRows boolean
legendHide boolean
legendOpacity number <float>
legendOrientationThreshold integer
note required string
position required string
Allowed: overlaid , stacked
queries required object[]
builderConfig object
editMode string
Allowed: builder , advanced
name string
text string
The text of the Flux query.
shape required string
Allowed: chronograf-v2
showNoteWhenEmpty required boolean
If true, will display note when empty
type required string
Allowed: histogram
xAxisLabel required string
xColumn required string
xDomain required number[]
Or: object
colors required object[]
Colors define color encoding of data into a visualization
hex required string
The hex number of the color
id required string
The unique ID of the view color.
name required string
The user-facing name of the hex color.
type required string
Type is how the color is used.
Allowed: min , max , threshold , scale , text , background
value required number <float>
The data value mapped to this color.
decimalPlaces required object
Indicates whether decimal places should be enforced, and how many digits it should show.
digits integer <int32>
The number of digits after decimal to display
isEnforced boolean
Indicates whether decimal point setting should be enforced
note required string
prefix required string
queries required object[]
builderConfig object
editMode string
Allowed: builder , advanced
name string
text string
The text of the Flux query.
shape required string
Allowed: chronograf-v2
showNoteWhenEmpty required boolean
If true, will display note when empty
suffix required string
tickPrefix required string
tickSuffix required string
type required string
Allowed: gauge
Or: object
colors required object[]
Colors define color encoding of data into a visualization
hex required string
The hex number of the color
id required string
The unique ID of the view color.
name required string
The user-facing name of the hex color.
type required string
Type is how the color is used.
Allowed: min , max , threshold , scale , text , background
value required number <float>
The data value mapped to this color.
decimalPlaces required object
Indicates whether decimal places should be enforced, and how many digits it should show.
digits integer <int32>
The number of digits after decimal to display
isEnforced boolean
Indicates whether decimal point setting should be enforced
fieldOptions required object[]
fieldOptions represent the fields retrieved by the query with customization options
displayName string
The name that a field is renamed to by the user.
internalName string
The calculated name of a field.
visible boolean
Indicates whether this field should be visible on the table.
note required string
queries required object[]
builderConfig object
editMode string
Allowed: builder , advanced
name string
text string
The text of the Flux query.
shape required string
Allowed: chronograf-v2
showNoteWhenEmpty required boolean
If true, will display note when empty
tableOptions required object
fixFirstColumn boolean
fixFirstColumn indicates whether the first column of the table should be locked
sortBy object
Describes a field that can be renamed and made visible or invisible.
verticalTimeAxis boolean
verticalTimeAxis describes the orientation of the table by indicating whether the time axis will be displayed vertically
wrapping string
Wrapping describes the text wrapping style to be used in table views
Allowed: truncate , wrap , single-line
timeFormat required string
timeFormat describes the display format for time values according to moment.js date formatting
type required string
Allowed: table
Or: object
note required string
queries required object[]
builderConfig object
editMode string
Allowed: builder , advanced
name string
text string
The text of the Flux query.
shape required string
Allowed: chronograf-v2
showAll required boolean
showNoteWhenEmpty required boolean
If true, will display note when empty
type required string
Allowed: simple-table
Or: object
note required string
shape required string
Allowed: chronograf-v2
type required string
Allowed: markdown
Or: object
adaptiveZoomHide boolean
check object or object or object
One of: object
createdAt string <date-time>
description string
An optional description of the check.
every string
Check repetition interval.
id string
labels object[]
lastRunError string
lastRunStatus string
Allowed: failed , success , canceled
latestCompleted string <date-time>
A timestamp (RFC3339 date/time format) of the latest scheduled and completed run.
level string
The state to record if check matches a criteria.
Allowed: UNKNOWN , OK , INFO , CRIT , WARN
links object
Example: {"labels":"/api/v2/checks/1/labels","members":"/api/v2/checks/1/members","owners":"/api/v2/checks/1/owners","query":"/api/v2/checks/1/query","self":"/api/v2/checks/1"}
name required string
offset string
Duration to delay after the schedule, before executing check.
orgID required string
The ID of the organization that owns this check.
ownerID string
The ID of creator used to create this check.
query required object
reportZero boolean
If only zero values reported since time, trigger an alert
staleTime string
String duration for time that a series is considered stale and should not trigger deadman.
status string
inactive cancels scheduled runs and prevents manual runs of the task.
Allowed: active , inactive
statusMessageTemplate string
The template used to generate and write a status message.
tags object[]
List of tags to write to each status.
taskID string
The ID of the task associated with this check.
timeSince string
String duration before deadman triggers.
type required string
Allowed: deadman
updatedAt string <date-time>
Or: object
createdAt string <date-time>
description string
An optional description of the check.
every string
Check repetition interval.
id string
labels object[]
lastRunError string
lastRunStatus string
Allowed: failed , success , canceled
latestCompleted string <date-time>
A timestamp (RFC3339 date/time format) of the latest scheduled and completed run.
links object
Example: {"labels":"/api/v2/checks/1/labels","members":"/api/v2/checks/1/members","owners":"/api/v2/checks/1/owners","query":"/api/v2/checks/1/query","self":"/api/v2/checks/1"}
name required string
offset string
Duration to delay after the schedule, before executing check.
orgID required string
The ID of the organization that owns this check.
ownerID string
The ID of creator used to create this check.
query required object
status string
inactive cancels scheduled runs and prevents manual runs of the task.
Allowed: active , inactive
statusMessageTemplate string
The template used to generate and write a status message.
tags object[]
List of tags to write to each status.
taskID string
The ID of the task associated with this check.
thresholds object[]
type required string
Allowed: threshold
updatedAt string <date-time>
Or: object
createdAt string <date-time>
description string
An optional description of the check.
id string
labels object[]
lastRunError string
lastRunStatus string
Allowed: failed , success , canceled
latestCompleted string <date-time>
A timestamp (RFC3339 date/time format) of the latest scheduled and completed run.
links object
Example: {"labels":"/api/v2/checks/1/labels","members":"/api/v2/checks/1/members","owners":"/api/v2/checks/1/owners","query":"/api/v2/checks/1/query","self":"/api/v2/checks/1"}
name required string
orgID required string
The ID of the organization that owns this check.
ownerID string
The ID of creator used to create this check.
query required object
status string
inactive cancels scheduled runs and prevents manual runs of the task.
Allowed: active , inactive
taskID string
The ID of the task associated with this check.
type required string
Allowed: custom
updatedAt string <date-time>
checkID required string
colors required object[]
Colors define color encoding of data into a visualization
hex required string
The hex number of the color
id required string
The unique ID of the view color.
name required string
The user-facing name of the hex color.
type required string
Type is how the color is used.
Allowed: min , max , threshold , scale , text , background
value required number <float>
The data value mapped to this color.
legendColorizeRows boolean
legendHide boolean
legendOpacity number <float>
legendOrientationThreshold integer
queries required object[]
builderConfig object
editMode string
Allowed: builder , advanced
name string
text string
The text of the Flux query.
shape required string
Allowed: chronograf-v2
type required string
Allowed: check
Or: object
adaptiveZoomHide boolean
colors required string[]
Colors define color encoding of data into a visualization
fillColumns required string[]
generateXAxisTicks string[]
generateYAxisTicks string[]
legendColorizeRows boolean
legendHide boolean
legendOpacity number <float>
legendOrientationThreshold integer
note required string
queries required object[]
builderConfig object
editMode string
Allowed: builder , advanced
name string
text string
The text of the Flux query.
shape required string
Allowed: chronograf-v2
showNoteWhenEmpty required boolean
If true, will display note when empty
symbolColumns required string[]
timeFormat string
type required string
Allowed: scatter
xAxisLabel required string
xColumn required string
xDomain required number[]
xPrefix required string
xSuffix required string
xTickStart number <float>
xTickStep number <float>
xTotalTicks integer
yAxisLabel required string
yColumn required string
yDomain required number[]
yPrefix required string
ySuffix required string
yTickStart number <float>
yTickStep number <float>
yTotalTicks integer
Or: object
adaptiveZoomHide boolean
binSize required number
colors required string[]
Colors define color encoding of data into a visualization
generateXAxisTicks string[]
generateYAxisTicks string[]
legendColorizeRows boolean
legendHide boolean
legendOpacity number <float>
legendOrientationThreshold integer
note required string
queries required object[]
builderConfig object
editMode string
Allowed: builder , advanced
name string
text string
The text of the Flux query.
shape required string
Allowed: chronograf-v2
showNoteWhenEmpty required boolean
If true, will display note when empty
timeFormat string
type required string
Allowed: heatmap
xAxisLabel required string
xColumn required string
xDomain required number[]
xPrefix required string
xSuffix required string
xTickStart number <float>
xTickStep number <float>
xTotalTicks integer
yAxisLabel required string
yColumn required string
yDomain required number[]
yPrefix required string
ySuffix required string
yTickStart number <float>
yTickStep number <float>
yTotalTicks integer
Or: object
colors required string[]
Colors define color encoding of data into a visualization
fillColumns required string[]
generateXAxisTicks string[]
hoverDimension string
Allowed: auto , x , y , xy
legendColorizeRows boolean
legendHide boolean
legendOpacity number <float>
legendOrientationThreshold integer
note required string
queries required object[]
builderConfig object
editMode string
Allowed: builder , advanced
name string
text string
The text of the Flux query.
shape required string
Allowed: chronograf-v2
showNoteWhenEmpty required boolean
If true, will display note when empty
timeFormat string
type required string
Allowed: mosaic
xAxisLabel required string
xColumn required string
xDomain required number[]
xPrefix required string
xSuffix required string
xTickStart number <float>
xTickStep number <float>
xTotalTicks integer
yAxisLabel required string
yDomain required number[]
yLabelColumnSeparator string
yLabelColumns string[]
yPrefix required string
ySeriesColumns required string[]
ySuffix required string
Or: object
adaptiveZoomHide boolean
axes required object
The viewport for a View’s visualizations
x required object
Axis used in a visualization.
y required object
Axis used in a visualization.
colors required object[]
Colors define color encoding of data into a visualization
hex required string
The hex number of the color
id required string
The unique ID of the view color.
name required string
The user-facing name of the hex color.
type required string
Type is how the color is used.
Allowed: min , max , threshold , scale , text , background
value required number <float>
The data value mapped to this color.
generateXAxisTicks string[]
generateYAxisTicks string[]
geom required string
Allowed: line , step , stacked , bar , monotoneX , stepBefore , stepAfter
hoverDimension string
Allowed: auto , x , y , xy
legendColorizeRows boolean
legendHide boolean
legendOpacity number <float>
legendOrientationThreshold integer
lowerColumn string
mainColumn string
note required string
queries required object[]
builderConfig object
editMode string
Allowed: builder , advanced
name string
text string
The text of the Flux query.
shape required string
Allowed: chronograf-v2
showNoteWhenEmpty required boolean
If true, will display note when empty
staticLegend object
StaticLegend represents the options specific to the static legend
colorizeRows boolean
heightRatio number <float>
opacity number <float>
orientationThreshold integer
show boolean
valueAxis string
widthRatio number <float>
timeFormat string
type required string
Allowed: band
upperColumn string
xColumn string
xTickStart number <float>
xTickStep number <float>
xTotalTicks integer
yColumn string
yTickStart number <float>
yTickStep number <float>
yTotalTicks integer
Or: object
allowPanAndZoom required boolean
If true, map zoom and pan controls are enabled on the dashboard view
Default: true
center required object
Coordinates of the center of the map
lat required number <double>
Latitude of the center of the map
lon required number <double>
Longitude of the center of the map
colors object[]
Colors define color encoding of data into a visualization
hex required string
The hex number of the color
id required string
The unique ID of the view color.
name required string
The user-facing name of the hex color.
type required string
Type is how the color is used.
Allowed: min , max , threshold , scale , text , background
value required number <float>
The data value mapped to this color.
detectCoordinateFields required boolean
If true, search results get automatically regroupped so that lon,lat and value are treated as columns
Default: true
latLonColumns object
Object type to define lat/lon columns
lat required object
Object type for key and column definitions
lon required object
Object type for key and column definitions
layers required object[]
List of individual layers shown in the map
mapStyle string
Define map type - regular, satellite etc.
note required string
queries required object[]
builderConfig object
editMode string
Allowed: builder , advanced
name string
text string
The text of the Flux query.
s2Column string
String to define the column
shape required string
Allowed: chronograf-v2
showNoteWhenEmpty required boolean
If true, will display note when empty
type required string
Allowed: geo
useS2CellID boolean
If true, S2 column is used to calculate lat/lon
zoom required number <double>
Zoom level used for initial display of the map
404 Cell or dashboard not found
code required string
code is the machine-readable error code.
Allowed: internal error , not implemented , not found , conflict , invalid , unprocessable entity , empty value , unavailable , forbidden , too many requests , unauthorized , method not allowed , request too large , unsupported media type
err string
Stack of errors that occurred during processing of the request. Useful for debugging.
message string
Human-readable message.
op string
Describes the logical code operation when the error occurred. Useful for debugging.
default Unexpected error
code required string
code is the machine-readable error code.
Allowed: internal error , not implemented , not found , conflict , invalid , unprocessable entity , empty value , unavailable , forbidden , too many requests , unauthorized , method not allowed , request too large , unsupported media type
err string
Stack of errors that occurred during processing of the request. Useful for debugging.
message string
Human-readable message.
op string
Describes the logical code operation when the error occurred. Useful for debugging.
PATCH /api/v2/dashboards/{dashboardID}/cells/{cellID}/view

Update the view for a cell

Parameters

Path parameters
dashboardID required string
The ID of the dashboard to update.
cellID required string
The ID of the cell to update.
Header parameters
Zap-Trace-Span string
OpenTracing span context

Request body required

Content-Type: application/json
id string
links object
self string
name required string
properties required object or object or object or object or object or object or object or object or object or object or object or object or object or object
One of: object
adaptiveZoomHide boolean
axes required object
The viewport for a View’s visualizations
x required object
Axis used in a visualization.
y required object
Axis used in a visualization.
colors required object[]
Colors define color encoding of data into a visualization
hex required string
The hex number of the color
id required string
The unique ID of the view color.
name required string
The user-facing name of the hex color.
type required string
Type is how the color is used.
Allowed: min , max , threshold , scale , text , background
value required number <float>
The data value mapped to this color.
decimalPlaces required object
Indicates whether decimal places should be enforced, and how many digits it should show.
digits integer <int32>
The number of digits after decimal to display
isEnforced boolean
Indicates whether decimal point setting should be enforced
generateXAxisTicks string[]
generateYAxisTicks string[]
hoverDimension string
Allowed: auto , x , y , xy
legendColorizeRows boolean
legendHide boolean
legendOpacity number <float>
legendOrientationThreshold integer
note required string
position required string
Allowed: overlaid , stacked
prefix required string
queries required object[]
builderConfig object
editMode string
Allowed: builder , advanced
name string
text string
The text of the Flux query.
shadeBelow boolean
shape required string
Allowed: chronograf-v2
showNoteWhenEmpty required boolean
If true, will display note when empty
staticLegend object
StaticLegend represents the options specific to the static legend
colorizeRows boolean
heightRatio number <float>
opacity number <float>
orientationThreshold integer
show boolean
valueAxis string
widthRatio number <float>
suffix required string
timeFormat string
type required string
Allowed: line-plus-single-stat
xColumn string
xTickStart number <float>
xTickStep number <float>
xTotalTicks integer
yColumn string
yTickStart number <float>
yTickStep number <float>
yTotalTicks integer
Or: object
adaptiveZoomHide boolean
axes required object
The viewport for a View’s visualizations
x required object
Axis used in a visualization.
y required object
Axis used in a visualization.
colorMapping object
A color mapping is an object that maps time series data to a UI color scheme to allow the UI to render graphs consistent colors across reloads.
Example: {"configcat_deployments-autopromotionblocker":"#663cd0","measurement_birdmigration_europe":"#663cd0","series_id_1":"#edf529","series_id_2":"#edf529"}
colors required object[]
Colors define color encoding of data into a visualization
hex required string
The hex number of the color
id required string
The unique ID of the view color.
name required string
The user-facing name of the hex color.
type required string
Type is how the color is used.
Allowed: min , max , threshold , scale , text , background
value required number <float>
The data value mapped to this color.
generateXAxisTicks string[]
generateYAxisTicks string[]
geom required string
Allowed: line , step , stacked , bar , monotoneX , stepBefore , stepAfter
hoverDimension string
Allowed: auto , x , y , xy
legendColorizeRows boolean
legendHide boolean
legendOpacity number <float>
legendOrientationThreshold integer
note required string
position required string
Allowed: overlaid , stacked
queries required object[]
builderConfig object
editMode string
Allowed: builder , advanced
name string
text string
The text of the Flux query.
shadeBelow boolean
shape required string
Allowed: chronograf-v2
showNoteWhenEmpty required boolean
If true, will display note when empty
staticLegend object
StaticLegend represents the options specific to the static legend
colorizeRows boolean
heightRatio number <float>
opacity number <float>
orientationThreshold integer
show boolean
valueAxis string
widthRatio number <float>
timeFormat string
type required string
Allowed: xy
xColumn string
xTickStart number <float>
xTickStep number <float>
xTotalTicks integer
yColumn string
yTickStart number <float>
yTickStep number <float>
yTotalTicks integer
Or: object
colors required object[]
Colors define color encoding of data into a visualization
hex required string
The hex number of the color
id required string
The unique ID of the view color.
name required string
The user-facing name of the hex color.
type required string
Type is how the color is used.
Allowed: min , max , threshold , scale , text , background
value required number <float>
The data value mapped to this color.
decimalPlaces required object
Indicates whether decimal places should be enforced, and how many digits it should show.
digits integer <int32>
The number of digits after decimal to display
isEnforced boolean
Indicates whether decimal point setting should be enforced
note required string
prefix required string
queries required object[]
builderConfig object
editMode string
Allowed: builder , advanced
name string
text string
The text of the Flux query.
shape required string
Allowed: chronograf-v2
showNoteWhenEmpty required boolean
If true, will display note when empty
staticLegend object
StaticLegend represents the options specific to the static legend
colorizeRows boolean
heightRatio number <float>
opacity number <float>
orientationThreshold integer
show boolean
valueAxis string
widthRatio number <float>
suffix required string
tickPrefix required string
tickSuffix required string
type required string
Allowed: single-stat
Or: object
binCount required integer
colors required object[]
Colors define color encoding of data into a visualization
hex required string
The hex number of the color
id required string
The unique ID of the view color.
name required string
The user-facing name of the hex color.
type required string
Type is how the color is used.
Allowed: min , max , threshold , scale , text , background
value required number <float>
The data value mapped to this color.
fillColumns required string[]
legendColorizeRows boolean
legendHide boolean
legendOpacity number <float>
legendOrientationThreshold integer
note required string
position required string
Allowed: overlaid , stacked
queries required object[]
builderConfig object
editMode string
Allowed: builder , advanced
name string
text string
The text of the Flux query.
shape required string
Allowed: chronograf-v2
showNoteWhenEmpty required boolean
If true, will display note when empty
type required string
Allowed: histogram
xAxisLabel required string
xColumn required string
xDomain required number[]
Or: object
colors required object[]
Colors define color encoding of data into a visualization
hex required string
The hex number of the color
id required string
The unique ID of the view color.
name required string
The user-facing name of the hex color.
type required string
Type is how the color is used.
Allowed: min , max , threshold , scale , text , background
value required number <float>
The data value mapped to this color.
decimalPlaces required object
Indicates whether decimal places should be enforced, and how many digits it should show.
digits integer <int32>
The number of digits after decimal to display
isEnforced boolean
Indicates whether decimal point setting should be enforced
note required string
prefix required string
queries required object[]
builderConfig object
editMode string
Allowed: builder , advanced
name string
text string
The text of the Flux query.
shape required string
Allowed: chronograf-v2
showNoteWhenEmpty required boolean
If true, will display note when empty
suffix required string
tickPrefix required string
tickSuffix required string
type required string
Allowed: gauge
Or: object
colors required object[]
Colors define color encoding of data into a visualization
hex required string
The hex number of the color
id required string
The unique ID of the view color.
name required string
The user-facing name of the hex color.
type required string
Type is how the color is used.
Allowed: min , max , threshold , scale , text , background
value required number <float>
The data value mapped to this color.
decimalPlaces required object
Indicates whether decimal places should be enforced, and how many digits it should show.
digits integer <int32>
The number of digits after decimal to display
isEnforced boolean
Indicates whether decimal point setting should be enforced
fieldOptions required object[]
fieldOptions represent the fields retrieved by the query with customization options
displayName string
The name that a field is renamed to by the user.
internalName string
The calculated name of a field.
visible boolean
Indicates whether this field should be visible on the table.
note required string
queries required object[]
builderConfig object
editMode string
Allowed: builder , advanced
name string
text string
The text of the Flux query.
shape required string
Allowed: chronograf-v2
showNoteWhenEmpty required boolean
If true, will display note when empty
tableOptions required object
fixFirstColumn boolean
fixFirstColumn indicates whether the first column of the table should be locked
sortBy object
Describes a field that can be renamed and made visible or invisible.
verticalTimeAxis boolean
verticalTimeAxis describes the orientation of the table by indicating whether the time axis will be displayed vertically
wrapping string
Wrapping describes the text wrapping style to be used in table views
Allowed: truncate , wrap , single-line
timeFormat required string
timeFormat describes the display format for time values according to moment.js date formatting
type required string
Allowed: table
Or: object
note required string
queries required object[]
builderConfig object
editMode string
Allowed: builder , advanced
name string
text string
The text of the Flux query.
shape required string
Allowed: chronograf-v2
showAll required boolean
showNoteWhenEmpty required boolean
If true, will display note when empty
type required string
Allowed: simple-table
Or: object
note required string
shape required string
Allowed: chronograf-v2
type required string
Allowed: markdown
Or: object
adaptiveZoomHide boolean
check object or object or object
One of: object
createdAt string <date-time>
description string
An optional description of the check.
every string
Check repetition interval.
id string
labels object[]
lastRunError string
lastRunStatus string
Allowed: failed , success , canceled
latestCompleted string <date-time>
A timestamp (RFC3339 date/time format) of the latest scheduled and completed run.
level string
The state to record if check matches a criteria.
Allowed: UNKNOWN , OK , INFO , CRIT , WARN
links object
Example: {"labels":"/api/v2/checks/1/labels","members":"/api/v2/checks/1/members","owners":"/api/v2/checks/1/owners","query":"/api/v2/checks/1/query","self":"/api/v2/checks/1"}
name required string
offset string
Duration to delay after the schedule, before executing check.
orgID required string
The ID of the organization that owns this check.
ownerID string
The ID of creator used to create this check.
query required object
reportZero boolean
If only zero values reported since time, trigger an alert
staleTime string
String duration for time that a series is considered stale and should not trigger deadman.
status string
inactive cancels scheduled runs and prevents manual runs of the task.
Allowed: active , inactive
statusMessageTemplate string
The template used to generate and write a status message.
tags object[]
List of tags to write to each status.
taskID string
The ID of the task associated with this check.
timeSince string
String duration before deadman triggers.
type required string
Allowed: deadman
updatedAt string <date-time>
Or: object
createdAt string <date-time>
description string
An optional description of the check.
every string
Check repetition interval.
id string
labels object[]
lastRunError string
lastRunStatus string
Allowed: failed , success , canceled
latestCompleted string <date-time>
A timestamp (RFC3339 date/time format) of the latest scheduled and completed run.
links object
Example: {"labels":"/api/v2/checks/1/labels","members":"/api/v2/checks/1/members","owners":"/api/v2/checks/1/owners","query":"/api/v2/checks/1/query","self":"/api/v2/checks/1"}
name required string
offset string
Duration to delay after the schedule, before executing check.
orgID required string
The ID of the organization that owns this check.
ownerID string
The ID of creator used to create this check.
query required object
status string
inactive cancels scheduled runs and prevents manual runs of the task.
Allowed: active , inactive
statusMessageTemplate string
The template used to generate and write a status message.
tags object[]
List of tags to write to each status.
taskID string
The ID of the task associated with this check.
thresholds object[]
type required string
Allowed: threshold
updatedAt string <date-time>
Or: object
createdAt string <date-time>
description string
An optional description of the check.
id string
labels object[]
lastRunError string
lastRunStatus string
Allowed: failed , success , canceled
latestCompleted string <date-time>
A timestamp (RFC3339 date/time format) of the latest scheduled and completed run.
links object
Example: {"labels":"/api/v2/checks/1/labels","members":"/api/v2/checks/1/members","owners":"/api/v2/checks/1/owners","query":"/api/v2/checks/1/query","self":"/api/v2/checks/1"}
name required string
orgID required string
The ID of the organization that owns this check.
ownerID string
The ID of creator used to create this check.
query required object
status string
inactive cancels scheduled runs and prevents manual runs of the task.
Allowed: active , inactive
taskID string
The ID of the task associated with this check.
type required string
Allowed: custom
updatedAt string <date-time>
checkID required string
colors required object[]
Colors define color encoding of data into a visualization
hex required string
The hex number of the color
id required string
The unique ID of the view color.
name required string
The user-facing name of the hex color.
type required string
Type is how the color is used.
Allowed: min , max , threshold , scale , text , background
value required number <float>
The data value mapped to this color.
legendColorizeRows boolean
legendHide boolean
legendOpacity number <float>
legendOrientationThreshold integer
queries required object[]
builderConfig object
editMode string
Allowed: builder , advanced
name string
text string
The text of the Flux query.
shape required string
Allowed: chronograf-v2
type required string
Allowed: check
Or: object
adaptiveZoomHide boolean
colors required string[]
Colors define color encoding of data into a visualization
fillColumns required string[]
generateXAxisTicks string[]
generateYAxisTicks string[]
legendColorizeRows boolean
legendHide boolean
legendOpacity number <float>
legendOrientationThreshold integer
note required string
queries required object[]
builderConfig object
editMode string
Allowed: builder , advanced
name string
text string
The text of the Flux query.
shape required string
Allowed: chronograf-v2
showNoteWhenEmpty required boolean
If true, will display note when empty
symbolColumns required string[]
timeFormat string
type required string
Allowed: scatter
xAxisLabel required string
xColumn required string
xDomain required number[]
xPrefix required string
xSuffix required string
xTickStart number <float>
xTickStep number <float>
xTotalTicks integer
yAxisLabel required string
yColumn required string
yDomain required number[]
yPrefix required string
ySuffix required string
yTickStart number <float>
yTickStep number <float>
yTotalTicks integer
Or: object
adaptiveZoomHide boolean
binSize required number
colors required string[]
Colors define color encoding of data into a visualization
generateXAxisTicks string[]
generateYAxisTicks string[]
legendColorizeRows boolean
legendHide boolean
legendOpacity number <float>
legendOrientationThreshold integer
note required string
queries required object[]
builderConfig object
editMode string
Allowed: builder , advanced
name string
text string
The text of the Flux query.
shape required string
Allowed: chronograf-v2
showNoteWhenEmpty required boolean
If true, will display note when empty
timeFormat string
type required string
Allowed: heatmap
xAxisLabel required string
xColumn required string
xDomain required number[]
xPrefix required string
xSuffix required string
xTickStart number <float>
xTickStep number <float>
xTotalTicks integer
yAxisLabel required string
yColumn required string
yDomain required number[]
yPrefix required string
ySuffix required string
yTickStart number <float>
yTickStep number <float>
yTotalTicks integer
Or: object
colors required string[]
Colors define color encoding of data into a visualization
fillColumns required string[]
generateXAxisTicks string[]
hoverDimension string
Allowed: auto , x , y , xy
legendColorizeRows boolean
legendHide boolean
legendOpacity number <float>
legendOrientationThreshold integer
note required string
queries required object[]
builderConfig object
editMode string
Allowed: builder , advanced
name string
text string
The text of the Flux query.
shape required string
Allowed: chronograf-v2
showNoteWhenEmpty required boolean
If true, will display note when empty
timeFormat string
type required string
Allowed: mosaic
xAxisLabel required string
xColumn required string
xDomain required number[]
xPrefix required string
xSuffix required string
xTickStart number <float>
xTickStep number <float>
xTotalTicks integer
yAxisLabel required string
yDomain required number[]
yLabelColumnSeparator string
yLabelColumns string[]
yPrefix required string
ySeriesColumns required string[]
ySuffix required string
Or: object
adaptiveZoomHide boolean
axes required object
The viewport for a View’s visualizations
x required object
Axis used in a visualization.
y required object
Axis used in a visualization.
colors required object[]
Colors define color encoding of data into a visualization
hex required string
The hex number of the color
id required string
The unique ID of the view color.
name required string
The user-facing name of the hex color.
type required string
Type is how the color is used.
Allowed: min , max , threshold , scale , text , background
value required number <float>
The data value mapped to this color.
generateXAxisTicks string[]
generateYAxisTicks string[]
geom required string
Allowed: line , step , stacked , bar , monotoneX , stepBefore , stepAfter
hoverDimension string
Allowed: auto , x , y , xy
legendColorizeRows boolean
legendHide boolean
legendOpacity number <float>
legendOrientationThreshold integer
lowerColumn string
mainColumn string
note required string
queries required object[]
builderConfig object
editMode string
Allowed: builder , advanced
name string
text string
The text of the Flux query.
shape required string
Allowed: chronograf-v2
showNoteWhenEmpty required boolean
If true, will display note when empty
staticLegend object
StaticLegend represents the options specific to the static legend
colorizeRows boolean
heightRatio number <float>
opacity number <float>
orientationThreshold integer
show boolean
valueAxis string
widthRatio number <float>
timeFormat string
type required string
Allowed: band
upperColumn string
xColumn string
xTickStart number <float>
xTickStep number <float>
xTotalTicks integer
yColumn string
yTickStart number <float>
yTickStep number <float>
yTotalTicks integer
Or: object
allowPanAndZoom required boolean
If true, map zoom and pan controls are enabled on the dashboard view
Default: true
center required object
Coordinates of the center of the map
lat required number <double>
Latitude of the center of the map
lon required number <double>
Longitude of the center of the map
colors object[]
Colors define color encoding of data into a visualization
hex required string
The hex number of the color
id required string
The unique ID of the view color.
name required string
The user-facing name of the hex color.
type required string
Type is how the color is used.
Allowed: min , max , threshold , scale , text , background
value required number <float>
The data value mapped to this color.
detectCoordinateFields required boolean
If true, search results get automatically regroupped so that lon,lat and value are treated as columns
Default: true
latLonColumns object
Object type to define lat/lon columns
lat required object
Object type for key and column definitions
lon required object
Object type for key and column definitions
layers required object[]
List of individual layers shown in the map
mapStyle string
Define map type - regular, satellite etc.
note required string
queries required object[]
builderConfig object
editMode string
Allowed: builder , advanced
name string
text string
The text of the Flux query.
s2Column string
String to define the column
shape required string
Allowed: chronograf-v2
showNoteWhenEmpty required boolean
If true, will display note when empty
type required string
Allowed: geo
useS2CellID boolean
If true, S2 column is used to calculate lat/lon
zoom required number <double>
Zoom level used for initial display of the map
Example request Ask AI about this
curl --request PATCH \
  "https://us-east-1-1.aws.cloud2.influxdata.com/api/v2/dashboards/{dashboardID}/cells/{cellID}/view" \
  --header "Authorization: Bearer INFLUX_TOKEN" \
  --header "Content-Type: application/json" \
  --data-raw '{
  "id": "ID",
  "links": {
    "self": "SELF"
  },
  "name": "NAME",
  "properties": {
    "adaptiveZoomHide": false,
    "axes": {},
    "colors": [],
    "decimalPlaces": {},
    "generateXAxisTicks": [],
    "generateYAxisTicks": [],
    "hoverDimension": "auto",
    "legendColorizeRows": false,
    "legendHide": false,
    "legendOpacity": 0,
    "legendOrientationThreshold": 0,
    "note": "NOTE",
    "position": "overlaid",
    "prefix": "PREFIX",
    "queries": [],
    "shadeBelow": false,
    "shape": "chronograf-v2",
    "showNoteWhenEmpty": false,
    "staticLegend": {},
    "suffix": "SUFFIX",
    "timeFormat": "TIMEFORMAT",
    "type": "line-plus-single-stat",
    "xColumn": "XCOLUMN",
    "xTickStart": 0,
    "xTickStep": 0,
    "xTotalTicks": 0,
    "yColumn": "YCOLUMN",
    "yTickStart": 0,
    "yTickStep": 0,
    "yTotalTicks": 0
  }
}'

Responses

200 Updated cell view
id string
links object
self string
name required string
properties required object or object or object or object or object or object or object or object or object or object or object or object or object or object
One of: object
adaptiveZoomHide boolean
axes required object
The viewport for a View’s visualizations
x required object
Axis used in a visualization.
y required object
Axis used in a visualization.
colors required object[]
Colors define color encoding of data into a visualization
hex required string
The hex number of the color
id required string
The unique ID of the view color.
name required string
The user-facing name of the hex color.
type required string
Type is how the color is used.
Allowed: min , max , threshold , scale , text , background
value required number <float>
The data value mapped to this color.
decimalPlaces required object
Indicates whether decimal places should be enforced, and how many digits it should show.
digits integer <int32>
The number of digits after decimal to display
isEnforced boolean
Indicates whether decimal point setting should be enforced
generateXAxisTicks string[]
generateYAxisTicks string[]
hoverDimension string
Allowed: auto , x , y , xy
legendColorizeRows boolean
legendHide boolean
legendOpacity number <float>
legendOrientationThreshold integer
note required string
position required string
Allowed: overlaid , stacked
prefix required string
queries required object[]
builderConfig object
editMode string
Allowed: builder , advanced
name string
text string
The text of the Flux query.
shadeBelow boolean
shape required string
Allowed: chronograf-v2
showNoteWhenEmpty required boolean
If true, will display note when empty
staticLegend object
StaticLegend represents the options specific to the static legend
colorizeRows boolean
heightRatio number <float>
opacity number <float>
orientationThreshold integer
show boolean
valueAxis string
widthRatio number <float>
suffix required string
timeFormat string
type required string
Allowed: line-plus-single-stat
xColumn string
xTickStart number <float>
xTickStep number <float>
xTotalTicks integer
yColumn string
yTickStart number <float>
yTickStep number <float>
yTotalTicks integer
Or: object
adaptiveZoomHide boolean
axes required object
The viewport for a View’s visualizations
x required object
Axis used in a visualization.
y required object
Axis used in a visualization.
colorMapping object
A color mapping is an object that maps time series data to a UI color scheme to allow the UI to render graphs consistent colors across reloads.
Example: {"configcat_deployments-autopromotionblocker":"#663cd0","measurement_birdmigration_europe":"#663cd0","series_id_1":"#edf529","series_id_2":"#edf529"}
colors required object[]
Colors define color encoding of data into a visualization
hex required string
The hex number of the color
id required string
The unique ID of the view color.
name required string
The user-facing name of the hex color.
type required string
Type is how the color is used.
Allowed: min , max , threshold , scale , text , background
value required number <float>
The data value mapped to this color.
generateXAxisTicks string[]
generateYAxisTicks string[]
geom required string
Allowed: line , step , stacked , bar , monotoneX , stepBefore , stepAfter
hoverDimension string
Allowed: auto , x , y , xy
legendColorizeRows boolean
legendHide boolean
legendOpacity number <float>
legendOrientationThreshold integer
note required string
position required string
Allowed: overlaid , stacked
queries required object[]
builderConfig object
editMode string
Allowed: builder , advanced
name string
text string
The text of the Flux query.
shadeBelow boolean
shape required string
Allowed: chronograf-v2
showNoteWhenEmpty required boolean
If true, will display note when empty
staticLegend object
StaticLegend represents the options specific to the static legend
colorizeRows boolean
heightRatio number <float>
opacity number <float>
orientationThreshold integer
show boolean
valueAxis string
widthRatio number <float>
timeFormat string
type required string
Allowed: xy
xColumn string
xTickStart number <float>
xTickStep number <float>
xTotalTicks integer
yColumn string
yTickStart number <float>
yTickStep number <float>
yTotalTicks integer
Or: object
colors required object[]
Colors define color encoding of data into a visualization
hex required string
The hex number of the color
id required string
The unique ID of the view color.
name required string
The user-facing name of the hex color.
type required string
Type is how the color is used.
Allowed: min , max , threshold , scale , text , background
value required number <float>
The data value mapped to this color.
decimalPlaces required object
Indicates whether decimal places should be enforced, and how many digits it should show.
digits integer <int32>
The number of digits after decimal to display
isEnforced boolean
Indicates whether decimal point setting should be enforced
note required string
prefix required string
queries required object[]
builderConfig object
editMode string
Allowed: builder , advanced
name string
text string
The text of the Flux query.
shape required string
Allowed: chronograf-v2
showNoteWhenEmpty required boolean
If true, will display note when empty
staticLegend object
StaticLegend represents the options specific to the static legend
colorizeRows boolean
heightRatio number <float>
opacity number <float>
orientationThreshold integer
show boolean
valueAxis string
widthRatio number <float>
suffix required string
tickPrefix required string
tickSuffix required string
type required string
Allowed: single-stat
Or: object
binCount required integer
colors required object[]
Colors define color encoding of data into a visualization
hex required string
The hex number of the color
id required string
The unique ID of the view color.
name required string
The user-facing name of the hex color.
type required string
Type is how the color is used.
Allowed: min , max , threshold , scale , text , background
value required number <float>
The data value mapped to this color.
fillColumns required string[]
legendColorizeRows boolean
legendHide boolean
legendOpacity number <float>
legendOrientationThreshold integer
note required string
position required string
Allowed: overlaid , stacked
queries required object[]
builderConfig object
editMode string
Allowed: builder , advanced
name string
text string
The text of the Flux query.
shape required string
Allowed: chronograf-v2
showNoteWhenEmpty required boolean
If true, will display note when empty
type required string
Allowed: histogram
xAxisLabel required string
xColumn required string
xDomain required number[]
Or: object
colors required object[]
Colors define color encoding of data into a visualization
hex required string
The hex number of the color
id required string
The unique ID of the view color.
name required string
The user-facing name of the hex color.
type required string
Type is how the color is used.
Allowed: min , max , threshold , scale , text , background
value required number <float>
The data value mapped to this color.
decimalPlaces required object
Indicates whether decimal places should be enforced, and how many digits it should show.
digits integer <int32>
The number of digits after decimal to display
isEnforced boolean
Indicates whether decimal point setting should be enforced
note required string
prefix required string
queries required object[]
builderConfig object
editMode string
Allowed: builder , advanced
name string
text string
The text of the Flux query.
shape required string
Allowed: chronograf-v2
showNoteWhenEmpty required boolean
If true, will display note when empty
suffix required string
tickPrefix required string
tickSuffix required string
type required string
Allowed: gauge
Or: object
colors required object[]
Colors define color encoding of data into a visualization
hex required string
The hex number of the color
id required string
The unique ID of the view color.
name required string
The user-facing name of the hex color.
type required string
Type is how the color is used.
Allowed: min , max , threshold , scale , text , background
value required number <float>
The data value mapped to this color.
decimalPlaces required object
Indicates whether decimal places should be enforced, and how many digits it should show.
digits integer <int32>
The number of digits after decimal to display
isEnforced boolean
Indicates whether decimal point setting should be enforced
fieldOptions required object[]
fieldOptions represent the fields retrieved by the query with customization options
displayName string
The name that a field is renamed to by the user.
internalName string
The calculated name of a field.
visible boolean
Indicates whether this field should be visible on the table.
note required string
queries required object[]
builderConfig object
editMode string
Allowed: builder , advanced
name string
text string
The text of the Flux query.
shape required string
Allowed: chronograf-v2
showNoteWhenEmpty required boolean
If true, will display note when empty
tableOptions required object
fixFirstColumn boolean
fixFirstColumn indicates whether the first column of the table should be locked
sortBy object
Describes a field that can be renamed and made visible or invisible.
verticalTimeAxis boolean
verticalTimeAxis describes the orientation of the table by indicating whether the time axis will be displayed vertically
wrapping string
Wrapping describes the text wrapping style to be used in table views
Allowed: truncate , wrap , single-line
timeFormat required string
timeFormat describes the display format for time values according to moment.js date formatting
type required string
Allowed: table
Or: object
note required string
queries required object[]
builderConfig object
editMode string
Allowed: builder , advanced
name string
text string
The text of the Flux query.
shape required string
Allowed: chronograf-v2
showAll required boolean
showNoteWhenEmpty required boolean
If true, will display note when empty
type required string
Allowed: simple-table
Or: object
note required string
shape required string
Allowed: chronograf-v2
type required string
Allowed: markdown
Or: object
adaptiveZoomHide boolean
check object or object or object
One of: object
createdAt string <date-time>
description string
An optional description of the check.
every string
Check repetition interval.
id string
labels object[]
lastRunError string
lastRunStatus string
Allowed: failed , success , canceled
latestCompleted string <date-time>
A timestamp (RFC3339 date/time format) of the latest scheduled and completed run.
level string
The state to record if check matches a criteria.
Allowed: UNKNOWN , OK , INFO , CRIT , WARN
links object
Example: {"labels":"/api/v2/checks/1/labels","members":"/api/v2/checks/1/members","owners":"/api/v2/checks/1/owners","query":"/api/v2/checks/1/query","self":"/api/v2/checks/1"}
name required string
offset string
Duration to delay after the schedule, before executing check.
orgID required string
The ID of the organization that owns this check.
ownerID string
The ID of creator used to create this check.
query required object
reportZero boolean
If only zero values reported since time, trigger an alert
staleTime string
String duration for time that a series is considered stale and should not trigger deadman.
status string
inactive cancels scheduled runs and prevents manual runs of the task.
Allowed: active , inactive
statusMessageTemplate string
The template used to generate and write a status message.
tags object[]
List of tags to write to each status.
taskID string
The ID of the task associated with this check.
timeSince string
String duration before deadman triggers.
type required string
Allowed: deadman
updatedAt string <date-time>
Or: object
createdAt string <date-time>
description string
An optional description of the check.
every string
Check repetition interval.
id string
labels object[]
lastRunError string
lastRunStatus string
Allowed: failed , success , canceled
latestCompleted string <date-time>
A timestamp (RFC3339 date/time format) of the latest scheduled and completed run.
links object
Example: {"labels":"/api/v2/checks/1/labels","members":"/api/v2/checks/1/members","owners":"/api/v2/checks/1/owners","query":"/api/v2/checks/1/query","self":"/api/v2/checks/1"}
name required string
offset string
Duration to delay after the schedule, before executing check.
orgID required string
The ID of the organization that owns this check.
ownerID string
The ID of creator used to create this check.
query required object
status string
inactive cancels scheduled runs and prevents manual runs of the task.
Allowed: active , inactive
statusMessageTemplate string
The template used to generate and write a status message.
tags object[]
List of tags to write to each status.
taskID string
The ID of the task associated with this check.
thresholds object[]
type required string
Allowed: threshold
updatedAt string <date-time>
Or: object
createdAt string <date-time>
description string
An optional description of the check.
id string
labels object[]
lastRunError string
lastRunStatus string
Allowed: failed , success , canceled
latestCompleted string <date-time>
A timestamp (RFC3339 date/time format) of the latest scheduled and completed run.
links object
Example: {"labels":"/api/v2/checks/1/labels","members":"/api/v2/checks/1/members","owners":"/api/v2/checks/1/owners","query":"/api/v2/checks/1/query","self":"/api/v2/checks/1"}
name required string
orgID required string
The ID of the organization that owns this check.
ownerID string
The ID of creator used to create this check.
query required object
status string
inactive cancels scheduled runs and prevents manual runs of the task.
Allowed: active , inactive
taskID string
The ID of the task associated with this check.
type required string
Allowed: custom
updatedAt string <date-time>
checkID required string
colors required object[]
Colors define color encoding of data into a visualization
hex required string
The hex number of the color
id required string
The unique ID of the view color.
name required string
The user-facing name of the hex color.
type required string
Type is how the color is used.
Allowed: min , max , threshold , scale , text , background
value required number <float>
The data value mapped to this color.
legendColorizeRows boolean
legendHide boolean
legendOpacity number <float>
legendOrientationThreshold integer
queries required object[]
builderConfig object
editMode string
Allowed: builder , advanced
name string
text string
The text of the Flux query.
shape required string
Allowed: chronograf-v2
type required string
Allowed: check
Or: object
adaptiveZoomHide boolean
colors required string[]
Colors define color encoding of data into a visualization
fillColumns required string[]
generateXAxisTicks string[]
generateYAxisTicks string[]
legendColorizeRows boolean
legendHide boolean
legendOpacity number <float>
legendOrientationThreshold integer
note required string
queries required object[]
builderConfig object
editMode string
Allowed: builder , advanced
name string
text string
The text of the Flux query.
shape required string
Allowed: chronograf-v2
showNoteWhenEmpty required boolean
If true, will display note when empty
symbolColumns required string[]
timeFormat string
type required string
Allowed: scatter
xAxisLabel required string
xColumn required string
xDomain required number[]
xPrefix required string
xSuffix required string
xTickStart number <float>
xTickStep number <float>
xTotalTicks integer
yAxisLabel required string
yColumn required string
yDomain required number[]
yPrefix required string
ySuffix required string
yTickStart number <float>
yTickStep number <float>
yTotalTicks integer
Or: object
adaptiveZoomHide boolean
binSize required number
colors required string[]
Colors define color encoding of data into a visualization
generateXAxisTicks string[]
generateYAxisTicks string[]
legendColorizeRows boolean
legendHide boolean
legendOpacity number <float>
legendOrientationThreshold integer
note required string
queries required object[]
builderConfig object
editMode string
Allowed: builder , advanced
name string
text string
The text of the Flux query.
shape required string
Allowed: chronograf-v2
showNoteWhenEmpty required boolean
If true, will display note when empty
timeFormat string
type required string
Allowed: heatmap
xAxisLabel required string
xColumn required string
xDomain required number[]
xPrefix required string
xSuffix required string
xTickStart number <float>
xTickStep number <float>
xTotalTicks integer
yAxisLabel required string
yColumn required string
yDomain required number[]
yPrefix required string
ySuffix required string
yTickStart number <float>
yTickStep number <float>
yTotalTicks integer
Or: object
colors required string[]
Colors define color encoding of data into a visualization
fillColumns required string[]
generateXAxisTicks string[]
hoverDimension string
Allowed: auto , x , y , xy
legendColorizeRows boolean
legendHide boolean
legendOpacity number <float>
legendOrientationThreshold integer
note required string
queries required object[]
builderConfig object
editMode string
Allowed: builder , advanced
name string
text string
The text of the Flux query.
shape required string
Allowed: chronograf-v2
showNoteWhenEmpty required boolean
If true, will display note when empty
timeFormat string
type required string
Allowed: mosaic
xAxisLabel required string
xColumn required string
xDomain required number[]
xPrefix required string
xSuffix required string
xTickStart number <float>
xTickStep number <float>
xTotalTicks integer
yAxisLabel required string
yDomain required number[]
yLabelColumnSeparator string
yLabelColumns string[]
yPrefix required string
ySeriesColumns required string[]
ySuffix required string
Or: object
adaptiveZoomHide boolean
axes required object
The viewport for a View’s visualizations
x required object
Axis used in a visualization.
y required object
Axis used in a visualization.
colors required object[]
Colors define color encoding of data into a visualization
hex required string
The hex number of the color
id required string
The unique ID of the view color.
name required string
The user-facing name of the hex color.
type required string
Type is how the color is used.
Allowed: min , max , threshold , scale , text , background
value required number <float>
The data value mapped to this color.
generateXAxisTicks string[]
generateYAxisTicks string[]
geom required string
Allowed: line , step , stacked , bar , monotoneX , stepBefore , stepAfter
hoverDimension string
Allowed: auto , x , y , xy
legendColorizeRows boolean
legendHide boolean
legendOpacity number <float>
legendOrientationThreshold integer
lowerColumn string
mainColumn string
note required string
queries required object[]
builderConfig object
editMode string
Allowed: builder , advanced
name string
text string
The text of the Flux query.
shape required string
Allowed: chronograf-v2
showNoteWhenEmpty required boolean
If true, will display note when empty
staticLegend object
StaticLegend represents the options specific to the static legend
colorizeRows boolean
heightRatio number <float>
opacity number <float>
orientationThreshold integer
show boolean
valueAxis string
widthRatio number <float>
timeFormat string
type required string
Allowed: band
upperColumn string
xColumn string
xTickStart number <float>
xTickStep number <float>
xTotalTicks integer
yColumn string
yTickStart number <float>
yTickStep number <float>
yTotalTicks integer
Or: object
allowPanAndZoom required boolean
If true, map zoom and pan controls are enabled on the dashboard view
Default: true
center required object
Coordinates of the center of the map
lat required number <double>
Latitude of the center of the map
lon required number <double>
Longitude of the center of the map
colors object[]
Colors define color encoding of data into a visualization
hex required string
The hex number of the color
id required string
The unique ID of the view color.
name required string
The user-facing name of the hex color.
type required string
Type is how the color is used.
Allowed: min , max , threshold , scale , text , background
value required number <float>
The data value mapped to this color.
detectCoordinateFields required boolean
If true, search results get automatically regroupped so that lon,lat and value are treated as columns
Default: true
latLonColumns object
Object type to define lat/lon columns
lat required object
Object type for key and column definitions
lon required object
Object type for key and column definitions
layers required object[]
List of individual layers shown in the map
mapStyle string
Define map type - regular, satellite etc.
note required string
queries required object[]
builderConfig object
editMode string
Allowed: builder , advanced
name string
text string
The text of the Flux query.
s2Column string
String to define the column
shape required string
Allowed: chronograf-v2
showNoteWhenEmpty required boolean
If true, will display note when empty
type required string
Allowed: geo
useS2CellID boolean
If true, S2 column is used to calculate lat/lon
zoom required number <double>
Zoom level used for initial display of the map
404 Cell or dashboard not found
code required string
code is the machine-readable error code.
Allowed: internal error , not implemented , not found , conflict , invalid , unprocessable entity , empty value , unavailable , forbidden , too many requests , unauthorized , method not allowed , request too large , unsupported media type
err string
Stack of errors that occurred during processing of the request. Useful for debugging.
message string
Human-readable message.
op string
Describes the logical code operation when the error occurred. Useful for debugging.
default Unexpected error
code required string
code is the machine-readable error code.
Allowed: internal error , not implemented , not found , conflict , invalid , unprocessable entity , empty value , unavailable , forbidden , too many requests , unauthorized , method not allowed , request too large , unsupported media type
err string
Stack of errors that occurred during processing of the request. Useful for debugging.
message string
Human-readable message.
op string
Describes the logical code operation when the error occurred. Useful for debugging.

Was this page helpful?

Thank you for your feedback!