StyleCode
Below is the list of all dashboard elements that can have StyleCode properties.
Assert
Created by a show assert
Property | Description | Kind |
---|---|---|
tileTitle | Tile title | Single scalar value |
tileColor | Tile accent color | Single scalar value |
backgroundColor | Tile background color | Single scalar value |
textAlign | Horizontal text alignment | Single scalar value |
textBold | Bold emphasis | Single scalar value |
textColor | Text color | Single scalar value |
textItalic | Italic emphasis | Single scalar value |
labelIcon | Label icon | Single scalar value |
iconColor | Icon custom color | Single scalar value |
labelBorder | Label border | Single scalar value |
labelBorderColor | Label border color | Single scalar value |
href | Clickable link address | Single scalar value |
hrefAspect | Aspect of the href element | Single scalar value |
hrefTarget | Targeting behavior of the href element | Single scalar value |
hrefBackground | Href’s custom background color | Single scalar value |
hrefBorder | Href’s custom border color | Single scalar value |
hrefText | Href’s custom text color | Single scalar value |
textRotation | Text rotation | Single scalar value |
textVerticalAlign | Vertical text alignment | Single scalar value |
tileTooltip | Tile tooltip | Single scalar value |
tileTooltipText | Tile tooltip text | Single scalar value |
tooltipColor | Tooltip icon’s main color | Single scalar value |
tooltipSecondaryColor | Tooltip icon’s secondary color | Single scalar value |
tileZoom | Allow tile zoom | Single scalar value |
Barchart
Created by show barchart
.
Property | Description | Kind |
---|---|---|
tileTitle | Tile title | Single scalar value |
tileColor | Tile accent color | Single scalar value |
backgroundColor | Tile background color | Single scalar value |
barchartGroups | Groups axis position in a barchart | Single scalar value |
downloadFileName | Name of downloaded file | Single scalar value |
tileTooltip | Tile tooltip | Single scalar value |
tileTooltipText | Tile tooltip text | Single scalar value |
tooltipColor | Tooltip icon’s main color | Single scalar value |
tooltipSecondaryColor | Tooltip icon’s secondary color | Single scalar value |
tileZoom | Allow tile zoom | Single scalar value |
barchart > legend
the barchart’s legend style
Property | Description | Kind |
---|---|---|
legendPosition | Legend position | Single scalar value |
barchart > haxis
the Horizontal axis
Property | Description | Kind |
---|---|---|
axisMin | Minimum value of the axis | Single scalar value |
axisMax | Maximum value of the axis | Single scalar value |
as | Column/series name | Single scalar value |
barPadding | Bar Series Padding | Single scalar value |
barRatio | Bar Series Ratio | Single scalar value |
barchart > vaxis
Vertical axes
Property | Description | Kind |
---|---|---|
gridlines | Gridlines mode | Single scalar value |
gridlineColor | Gridlines color | Single scalar value |
barchart > vaxis > left
Left-side vertical axis
Property | Description | Kind |
---|---|---|
axisMin | Minimum value of the axis | Single scalar value |
axisMax | Maximum value of the axis | Single scalar value |
numbers | Number rendering mode | Single scalar value |
unit | Number unit | Single scalar value |
unitPosition | Number unit position | Single scalar value |
minPrecision | Min fractional digits | Single scalar value |
precision | Max fractional digits | Single scalar value |
plusSign | Displays ‘+’ sign in front | Single scalar value |
fractionSeparator | Fraction separator | Single scalar value |
thousandSeparator | Thousands separator | Single scalar value |
barchart > vaxis > right
Right-side vertical axis
Property | Description | Kind |
---|---|---|
axisMin | Minimum value of the axis | Single scalar value |
axisMax | Maximum value of the axis | Single scalar value |
alignWithLeft | Align with left | Single scalar value |
numbers | Number rendering mode | Single scalar value |
unit | Number unit | Single scalar value |
unitPosition | Number unit position | Single scalar value |
minPrecision | Min fractional digits | Single scalar value |
precision | Max fractional digits | Single scalar value |
plusSign | Displays ‘+’ sign in front | Single scalar value |
fractionSeparator | Fraction separator | Single scalar value |
thousandSeparator | Thousands separator | Single scalar value |
barchart > series
An individual series
Uses StyleCode associated with the Envision column.
Property | Description | Kind |
---|---|---|
seriesType | Type of series | Single scalar value |
as | Column/series name | Single scalar value |
color | Series color | Single scalar value |
seriesLegend | Legend display of series | Single scalar value |
seriesLegendRank | Legend rank of the series in the chart | Single scalar value |
seriesOpacity | Opacity of series | Single scalar value |
unit | Number unit | Single scalar value |
seriesPattern | Line series pattern | Single scalar value |
seriesStack | Stacking category | Single scalar value |
seriesFan | Bar series fan | Single scalar value |
areaPosition | Direction of area series | Single scalar value |
areaTo | Other area bound | Accepts data-sized vector with #[…] |
seriesDisplay | Display the series | Single scalar value |
barchart > series > value
The values in a series
Property | Description | Kind |
---|---|---|
numbers | Number rendering mode | Single scalar value |
unit | Number unit | Single scalar value |
unitPosition | Number unit position | Single scalar value |
minPrecision | Min fractional digits | Single scalar value |
precision | Max fractional digits | Single scalar value |
plusSign | Displays ‘+’ sign in front | Single scalar value |
fractionSeparator | Fraction separator | Single scalar value |
thousandSeparator | Thousands separator | Single scalar value |
textColor | Text color | Accepts data-sized vector with #[…] |
color | Series color | Accepts data-sized vector with #[…] |
Chart
Created by show chart
.
Property | Description | Kind |
---|---|---|
tileTitle | Tile title | Single scalar value |
tileColor | Tile accent color | Single scalar value |
backgroundColor | Tile background color | Single scalar value |
tileTooltip | Tile tooltip | Single scalar value |
tileTooltipText | Tile tooltip text | Single scalar value |
tooltipColor | Tooltip icon’s main color | Single scalar value |
tooltipSecondaryColor | Tooltip icon’s secondary color | Single scalar value |
tileZoom | Allow tile zoom | Single scalar value |
chart > haxis
the Horizontal axis
Property | Description | Kind |
---|---|---|
as | Column/series name | Single scalar value |
axisMin | Minimum value of the axis | Single scalar value |
axisMax | Maximum value of the axis | Single scalar value |
gridlines | Gridlines mode | Single scalar value |
gridlineColor | Gridlines color | Single scalar value |
numbers | Number rendering mode | Single scalar value |
unit | Number unit | Single scalar value |
unitPosition | Number unit position | Single scalar value |
minPrecision | Min fractional digits | Single scalar value |
precision | Max fractional digits | Single scalar value |
plusSign | Displays ‘+’ sign in front | Single scalar value |
fractionSeparator | Fraction separator | Single scalar value |
thousandSeparator | Thousands separator | Single scalar value |
dateFormat | Date format | Single scalar value |
monthFormat | Month format | Single scalar value |
weekFormat | Week format | Single scalar value |
chart > vaxis
Vertical axes
Property | Description | Kind |
---|---|---|
gridlines | Gridlines mode | Single scalar value |
gridlineColor | Gridlines color | Single scalar value |
chart > vaxis > left
Left-side vertical axis
Property | Description | Kind |
---|---|---|
axisMin | Minimum value of the axis | Single scalar value |
axisMax | Maximum value of the axis | Single scalar value |
numbers | Number rendering mode | Single scalar value |
unit | Number unit | Single scalar value |
unitPosition | Number unit position | Single scalar value |
minPrecision | Min fractional digits | Single scalar value |
precision | Max fractional digits | Single scalar value |
plusSign | Displays ‘+’ sign in front | Single scalar value |
fractionSeparator | Fraction separator | Single scalar value |
thousandSeparator | Thousands separator | Single scalar value |
chart > vaxis > right
Right-side vertical axis
Property | Description | Kind |
---|---|---|
axisMin | Minimum value of the axis | Single scalar value |
axisMax | Maximum value of the axis | Single scalar value |
alignWithLeft | Align with left | Single scalar value |
numbers | Number rendering mode | Single scalar value |
unit | Number unit | Single scalar value |
unitPosition | Number unit position | Single scalar value |
minPrecision | Min fractional digits | Single scalar value |
precision | Max fractional digits | Single scalar value |
plusSign | Displays ‘+’ sign in front | Single scalar value |
fractionSeparator | Fraction separator | Single scalar value |
thousandSeparator | Thousands separator | Single scalar value |
chart > block
A block composing the chart
Uses StyleCode associated with the Envision column.
Form
Created by show form
.
Property | Description | Kind |
---|---|---|
tileTitle | Tile title | Single scalar value |
tileColor | Tile accent color | Single scalar value |
backgroundColor | Tile background color | Single scalar value |
textColor | Text color | Single scalar value |
formButton | Form button label | Single scalar value |
formButtonAlign | Form button align | Single scalar value |
formMessage | Form run message | Single scalar value |
buttonAspect | Aspect of the button element | Single scalar value |
buttonBackground | Button’s custom background color | Single scalar value |
buttonBorder | Button’s custom border color | Single scalar value |
buttonText | Button’s custom text color | Single scalar value |
tileTooltip | Tile tooltip | Single scalar value |
tileTooltipText | Tile tooltip text | Single scalar value |
tooltipColor | Tooltip icon’s main color | Single scalar value |
tooltipSecondaryColor | Tooltip icon’s secondary color | Single scalar value |
form > entry
An individual form field
Uses StyleCode associated with the Envision column.
Property | Description | Kind |
---|---|---|
formAccess | Form field visibility | Single scalar value |
formButtonAlign | Form button align | Single scalar value |
fieldColor | Field Color | Single scalar value |
fieldType | Field type | Single scalar value |
fieldChoices | Field choices | Unconstrained vector specified with #(…) |
fieldChoiceLabels | Field choices labels | Unconstrained vector specified with #(…) |
Histogram
Created by show histogram
.
Property | Description | Kind |
---|---|---|
tileTitle | Tile title | Single scalar value |
tileColor | Tile accent color | Single scalar value |
backgroundColor | Tile background color | Single scalar value |
tileTooltip | Tile tooltip | Single scalar value |
tileTooltipText | Tile tooltip text | Single scalar value |
tooltipColor | Tooltip icon’s main color | Single scalar value |
tooltipSecondaryColor | Tooltip icon’s secondary color | Single scalar value |
tileZoom | Allow tile zoom | Single scalar value |
histogram > haxis
The horizontal axis
Property | Description | Kind |
---|---|---|
as | Column/series name | Single scalar value |
axisMin | Minimum value of the axis | Single scalar value |
axisMax | Maximum value of the axis | Single scalar value |
axisScale | Axis scale | Single scalar value |
gridlines | Gridlines mode | Single scalar value |
gridlineColor | Gridlines color | Single scalar value |
barPadding | Bar Series Padding | Single scalar value |
histogram > vaxis
The vertical axis
Property | Description | Kind |
---|---|---|
axisMax | Maximum value of the axis | Single scalar value |
axisScale | Axis scale | Single scalar value |
gridlines | Gridlines mode | Single scalar value |
gridlineColor | Gridlines color | Single scalar value |
histogram > series
An individual series
Uses StyleCode associated with the Envision column.
Property | Description | Kind |
---|---|---|
as | Column/series name | Single scalar value |
color | Series color | Single scalar value |
histogram > series > value
Value in the series
Property | Description | Kind |
---|---|---|
numbers | Number rendering mode | Single scalar value |
unit | Number unit | Single scalar value |
unitPosition | Number unit position | Single scalar value |
minPrecision | Min fractional digits | Single scalar value |
precision | Max fractional digits | Single scalar value |
plusSign | Displays ‘+’ sign in front | Single scalar value |
fractionSeparator | Fraction separator | Single scalar value |
thousandSeparator | Thousands separator | Single scalar value |
Label
Created by show label
.
Property | Description | Kind |
---|---|---|
tileTitle | Tile title | Single scalar value |
tileColor | Tile accent color | Single scalar value |
backgroundColor | Tile background color | Single scalar value |
textAlign | Horizontal text alignment | Single scalar value |
textBold | Bold emphasis | Single scalar value |
textColor | Text color | Single scalar value |
textItalic | Italic emphasis | Single scalar value |
labelIcon | Label icon | Single scalar value |
iconColor | Icon custom color | Single scalar value |
labelBorder | Label border | Single scalar value |
labelBorderColor | Label border color | Single scalar value |
href | Clickable link address | Single scalar value |
hrefAspect | Aspect of the href element | Single scalar value |
hrefTarget | Targeting behavior of the href element | Single scalar value |
hrefBackground | Href’s custom background color | Single scalar value |
hrefBorder | Href’s custom border color | Single scalar value |
hrefText | Href’s custom text color | Single scalar value |
textRotation | Text rotation | Single scalar value |
textVerticalAlign | Vertical text alignment | Single scalar value |
tileTooltip | Tile tooltip | Single scalar value |
tileTooltipText | Tile tooltip text | Single scalar value |
tooltipColor | Tooltip icon’s main color | Single scalar value |
tooltipSecondaryColor | Tooltip icon’s secondary color | Single scalar value |
Linechart
Created by show linechart
.
Property | Description | Kind |
---|---|---|
tileTitle | Tile title | Single scalar value |
tileColor | Tile accent color | Single scalar value |
backgroundColor | Tile background color | Single scalar value |
downloadFileName | Name of downloaded file | Single scalar value |
tileTooltip | Tile tooltip | Single scalar value |
tileTooltipText | Tile tooltip text | Single scalar value |
tooltipColor | Tooltip icon’s main color | Single scalar value |
tooltipSecondaryColor | Tooltip icon’s secondary color | Single scalar value |
tileZoom | Allow tile zoom | Single scalar value |
linechart > legend
the linechart’s legend style
Property | Description | Kind |
---|---|---|
legendPosition | Legend position | Single scalar value |
linechart > haxis
Horizontal axis
Property | Description | Kind |
---|---|---|
axisMin | Minimum value of the axis | Single scalar value |
axisMax | Maximum value of the axis | Single scalar value |
as | Column/series name | Single scalar value |
gridlines | Gridlines mode | Single scalar value |
gridlineColor | Gridlines color | Single scalar value |
barPadding | Bar Series Padding | Single scalar value |
barRatio | Bar Series Ratio | Single scalar value |
linechart > haxis > value
Value on the horizontal axis
Property | Description | Kind |
---|---|---|
dateFormat | Date format | Single scalar value |
linechart > vaxis
Vertical axes
Property | Description | Kind |
---|---|---|
gridlines | Gridlines mode | Single scalar value |
gridlineColor | Gridlines color | Single scalar value |
linechart > vaxis > left
Left-side vertical axis
Property | Description | Kind |
---|---|---|
axisMin | Minimum value of the axis | Single scalar value |
axisMax | Maximum value of the axis | Single scalar value |
numbers | Number rendering mode | Single scalar value |
unit | Number unit | Single scalar value |
unitPosition | Number unit position | Single scalar value |
minPrecision | Min fractional digits | Single scalar value |
precision | Max fractional digits | Single scalar value |
plusSign | Displays ‘+’ sign in front | Single scalar value |
fractionSeparator | Fraction separator | Single scalar value |
thousandSeparator | Thousands separator | Single scalar value |
linechart > vaxis > right
Right-side vertical axis
Property | Description | Kind |
---|---|---|
axisMin | Minimum value of the axis | Single scalar value |
axisMax | Maximum value of the axis | Single scalar value |
alignWithLeft | Align with left | Single scalar value |
numbers | Number rendering mode | Single scalar value |
unit | Number unit | Single scalar value |
unitPosition | Number unit position | Single scalar value |
minPrecision | Min fractional digits | Single scalar value |
precision | Max fractional digits | Single scalar value |
plusSign | Displays ‘+’ sign in front | Single scalar value |
fractionSeparator | Fraction separator | Single scalar value |
thousandSeparator | Thousands separator | Single scalar value |
linechart > series
An individual series
Uses StyleCode associated with the Envision column.
Property | Description | Kind |
---|---|---|
seriesType | Type of series | Single scalar value |
as | Column/series name | Single scalar value |
color | Series color | Single scalar value |
seriesLegend | Legend display of series | Single scalar value |
seriesLegendRank | Legend rank of the series in the chart | Single scalar value |
seriesOpacity | Opacity of series | Single scalar value |
unit | Number unit | Single scalar value |
seriesPattern | Line series pattern | Single scalar value |
seriesStack | Stacking category | Single scalar value |
seriesFan | Bar series fan | Single scalar value |
areaPosition | Direction of area series | Single scalar value |
areaTo | Other area bound | Accepts data-sized vector with #[…] |
seriesDisplay | Display the series | Single scalar value |
linechart > series > value
Value in the series
Property | Description | Kind |
---|---|---|
numbers | Number rendering mode | Single scalar value |
unit | Number unit | Single scalar value |
unitPosition | Number unit position | Single scalar value |
minPrecision | Min fractional digits | Single scalar value |
precision | Max fractional digits | Single scalar value |
plusSign | Displays ‘+’ sign in front | Single scalar value |
fractionSeparator | Fraction separator | Single scalar value |
thousandSeparator | Thousands separator | Single scalar value |
Logo
Created by a show logo
Property | Description | Kind |
---|---|---|
tileTitle | Tile title | Single scalar value |
tileColor | Tile accent color | Single scalar value |
backgroundColor | Tile background color | Single scalar value |
href | Clickable link address | Single scalar value |
hrefTarget | Targeting behavior of the href element | Single scalar value |
Markdown
Created by show markdown
.
Property | Description | Kind |
---|---|---|
tileTitle | Tile title | Single scalar value |
tileColor | Tile accent color | Single scalar value |
backgroundColor | Tile background color | Single scalar value |
textColor | Text color | Single scalar value |
tileZoom | Allow tile zoom | Single scalar value |
Menu
Created by show menu
.
Property | Description | Kind |
---|---|---|
tileTitle | Tile title | Single scalar value |
tileColor | Tile accent color | Single scalar value |
backgroundColor | Tile background color | Single scalar value |
menu > entry
An individual menu element
Uses StyleCode associated with the Envision column.
Property | Description | Kind |
---|---|---|
textAlign | Horizontal text alignment | Single scalar value |
textBold | Bold emphasis | Single scalar value |
textColor | Text color | Single scalar value |
textItalic | Italic emphasis | Single scalar value |
labelIcon | Label icon | Single scalar value |
iconColor | Icon custom color | Single scalar value |
labelBorder | Label border | Single scalar value |
labelBorderColor | Label border color | Single scalar value |
href | Clickable link address | Single scalar value |
hrefAspect | Aspect of the href element | Single scalar value |
hrefTarget | Targeting behavior of the href element | Single scalar value |
hrefBackground | Href’s custom background color | Single scalar value |
hrefBorder | Href’s custom border color | Single scalar value |
hrefText | Href’s custom text color | Single scalar value |
menuDisplay | Menu element visibility | Single scalar value |
Piechart
Created by show piechart
.
Property | Description | Kind |
---|---|---|
tileTitle | Tile title | Single scalar value |
tileColor | Tile accent color | Single scalar value |
backgroundColor | Tile background color | Single scalar value |
tileTooltip | Tile tooltip | Single scalar value |
tileTooltipText | Tile tooltip text | Single scalar value |
tooltipColor | Tooltip icon’s main color | Single scalar value |
tooltipSecondaryColor | Tooltip icon’s secondary color | Single scalar value |
tileZoom | Allow tile zoom | Single scalar value |
piechart > series
An individual series
Uses StyleCode associated with the Envision column.
piechart > series > value
A slice of the the pie
Property | Description | Kind |
---|---|---|
color | Series color | Accepts data-sized vector with #[…] |
numbers | Number rendering mode | Single scalar value |
unit | Number unit | Single scalar value |
unitPosition | Number unit position | Single scalar value |
minPrecision | Min fractional digits | Single scalar value |
precision | Max fractional digits | Single scalar value |
plusSign | Displays ‘+’ sign in front | Single scalar value |
fractionSeparator | Fraction separator | Single scalar value |
thousandSeparator | Thousands separator | Single scalar value |
Plot
Created by show piechart
.
Property | Description | Kind |
---|---|---|
tileTitle | Tile title | Single scalar value |
tileColor | Tile accent color | Single scalar value |
backgroundColor | Tile background color | Single scalar value |
tileTooltip | Tile tooltip | Single scalar value |
tileTooltipText | Tile tooltip text | Single scalar value |
tooltipColor | Tooltip icon’s main color | Single scalar value |
tooltipSecondaryColor | Tooltip icon’s secondary color | Single scalar value |
tileZoom | Allow tile zoom | Single scalar value |
plot > series
An individual series
Uses StyleCode associated with the Envision column.
Property | Description | Kind |
---|---|---|
as | Column/series name | Single scalar value |
color | Series color | Single scalar value |
seriesPattern | Line series pattern | Single scalar value |
plot > series > value
A point in the plot
Property | Description | Kind |
---|---|---|
numbers | Number rendering mode | Single scalar value |
unit | Number unit | Single scalar value |
unitPosition | Number unit position | Single scalar value |
minPrecision | Min fractional digits | Single scalar value |
precision | Max fractional digits | Single scalar value |
plusSign | Displays ‘+’ sign in front | Single scalar value |
fractionSeparator | Fraction separator | Single scalar value |
thousandSeparator | Thousands separator | Single scalar value |
plot > haxis
The horizontal axis
Property | Description | Kind |
---|---|---|
as | Column/series name | Single scalar value |
axisMin | Minimum value of the axis | Single scalar value |
axisMax | Maximum value of the axis | Single scalar value |
gridlines | Gridlines mode | Single scalar value |
gridlineColor | Gridlines color | Single scalar value |
barPadding | Bar Series Padding | Single scalar value |
barRatio | Bar Series Ratio | Single scalar value |
numbers | Number rendering mode | Single scalar value |
unit | Number unit | Single scalar value |
unitPosition | Number unit position | Single scalar value |
minPrecision | Min fractional digits | Single scalar value |
precision | Max fractional digits | Single scalar value |
plusSign | Displays ‘+’ sign in front | Single scalar value |
fractionSeparator | Fraction separator | Single scalar value |
thousandSeparator | Thousands separator | Single scalar value |
plot > vaxis
The vertical axis
Property | Description | Kind |
---|---|---|
axisMin | Minimum value of the axis | Single scalar value |
axisMax | Maximum value of the axis | Single scalar value |
gridlines | Gridlines mode | Single scalar value |
gridlineColor | Gridlines color | Single scalar value |
numbers | Number rendering mode | Single scalar value |
unit | Number unit | Single scalar value |
unitPosition | Number unit position | Single scalar value |
minPrecision | Min fractional digits | Single scalar value |
precision | Max fractional digits | Single scalar value |
plusSign | Displays ‘+’ sign in front | Single scalar value |
fractionSeparator | Fraction separator | Single scalar value |
thousandSeparator | Thousands separator | Single scalar value |
Scalar
Created by show scalar
.
Property | Description | Kind |
---|---|---|
tileTitle | Tile title | Single scalar value |
tileColor | Tile accent color | Single scalar value |
backgroundColor | Tile background color | Single scalar value |
textAlign | Horizontal text alignment | Single scalar value |
textBold | Bold emphasis | Single scalar value |
textColor | Text color | Single scalar value |
textItalic | Italic emphasis | Single scalar value |
tileTooltip | Tile tooltip | Single scalar value |
tileTooltipText | Tile tooltip text | Single scalar value |
tooltipColor | Tooltip icon’s main color | Single scalar value |
tooltipSecondaryColor | Tooltip icon’s secondary color | Single scalar value |
scalar > entry
The only entry
Uses StyleCode associated with the Envision column.
scalar > entry > value
The value
Property | Description | Kind |
---|---|---|
numbers | Number rendering mode | Single scalar value |
unit | Number unit | Single scalar value |
unitPosition | Number unit position | Single scalar value |
minPrecision | Min fractional digits | Single scalar value |
precision | Max fractional digits | Single scalar value |
plusSign | Displays ‘+’ sign in front | Single scalar value |
fractionSeparator | Fraction separator | Single scalar value |
thousandSeparator | Thousands separator | Single scalar value |
dateFormat | Date format | Single scalar value |
monthFormat | Month format | Single scalar value |
weekFormat | Week format | Single scalar value |
textBold | Bold emphasis | Single scalar value |
textColor | Text color | Single scalar value |
textItalic | Italic emphasis | Single scalar value |
href | Clickable link address | Single scalar value |
hrefAspect | Aspect of the href element | Single scalar value |
hrefTarget | Targeting behavior of the href element | Single scalar value |
hrefBackground | Href’s custom background color | Single scalar value |
hrefBorder | Href’s custom border color | Single scalar value |
hrefText | Href’s custom text color | Single scalar value |
Scatter
Created by show scatter
.
Property | Description | Kind |
---|---|---|
tileTitle | Tile title | Single scalar value |
tileColor | Tile accent color | Single scalar value |
backgroundColor | Tile background color | Single scalar value |
tileTooltip | Tile tooltip | Single scalar value |
tileTooltipText | Tile tooltip text | Single scalar value |
tooltipColor | Tooltip icon’s main color | Single scalar value |
tooltipSecondaryColor | Tooltip icon’s secondary color | Single scalar value |
tileZoom | Allow tile zoom | Single scalar value |
scatter > series
An individual series
Uses StyleCode associated with the Envision column.
Property | Description | Kind |
---|---|---|
as | Column/series name | Single scalar value |
color | Series color | Single scalar value |
numbers | Number rendering mode | Single scalar value |
unit | Number unit | Single scalar value |
unitPosition | Number unit position | Single scalar value |
minPrecision | Min fractional digits | Single scalar value |
precision | Max fractional digits | Single scalar value |
plusSign | Displays ‘+’ sign in front | Single scalar value |
fractionSeparator | Fraction separator | Single scalar value |
thousandSeparator | Thousands separator | Single scalar value |
scatter > series > value
A point in the plot
Property | Description | Kind |
---|---|---|
color | Series color | Accepts data-sized vector with #[…] |
scatter > haxis
The horizontal axis
Property | Description | Kind |
---|---|---|
as | Column/series name | Single scalar value |
axisMin | Minimum value of the axis | Single scalar value |
axisMax | Maximum value of the axis | Single scalar value |
gridlines | Gridlines mode | Single scalar value |
gridlineColor | Gridlines color | Single scalar value |
numbers | Number rendering mode | Single scalar value |
unit | Number unit | Single scalar value |
unitPosition | Number unit position | Single scalar value |
minPrecision | Min fractional digits | Single scalar value |
precision | Max fractional digits | Single scalar value |
plusSign | Displays ‘+’ sign in front | Single scalar value |
fractionSeparator | Fraction separator | Single scalar value |
thousandSeparator | Thousands separator | Single scalar value |
scatter > vaxis
the Vertical axis
Property | Description | Kind |
---|---|---|
axisMin | Minimum value of the axis | Single scalar value |
axisMax | Maximum value of the axis | Single scalar value |
gridlines | Gridlines mode | Single scalar value |
gridlineColor | Gridlines color | Single scalar value |
Slicepicker
Created by show slicepicker
.
Property | Description | Kind |
---|---|---|
tileTitle | Tile title | Single scalar value |
tileColor | Tile accent color | Single scalar value |
backgroundColor | Tile background color | Single scalar value |
tileTooltip | Tile tooltip | Single scalar value |
tileTooltipText | Tile tooltip text | Single scalar value |
tooltipColor | Tooltip icon’s main color | Single scalar value |
tooltipSecondaryColor | Tooltip icon’s secondary color | Single scalar value |
slicepicker > entry
An individual slicer
Uses StyleCode associated with the Envision column.
Property | Description | Kind |
---|---|---|
as | Column/series name | Single scalar value |
fieldColor | Field Color | Single scalar value |
textColor | Text color | Single scalar value |
numbers | Number rendering mode | Single scalar value |
unit | Number unit | Single scalar value |
unitPosition | Number unit position | Single scalar value |
minPrecision | Min fractional digits | Single scalar value |
precision | Max fractional digits | Single scalar value |
plusSign | Displays ‘+’ sign in front | Single scalar value |
fractionSeparator | Fraction separator | Single scalar value |
thousandSeparator | Thousands separator | Single scalar value |
dateFormat | Date format | Single scalar value |
monthFormat | Month format | Single scalar value |
weekFormat | Week format | Single scalar value |
sliceField | Slice Field Type | Single scalar value |
sliceHierarchy | Hierachy behavior | Single scalar value |
sliceUnselected | What is displayed on Unselected | Single scalar value |
Slicetree
Created by show slicetree
.
Property | Description | Kind |
---|---|---|
tileTitle | Tile title | Single scalar value |
tileColor | Tile accent color | Single scalar value |
backgroundColor | Tile background color | Single scalar value |
tileTooltip | Tile tooltip | Single scalar value |
tileTooltipText | Tile tooltip text | Single scalar value |
tooltipColor | Tooltip icon’s main color | Single scalar value |
tooltipSecondaryColor | Tooltip icon’s secondary color | Single scalar value |
slicetree > entry
An individual slicer
Uses StyleCode associated with the Envision column.
Property | Description | Kind |
---|---|---|
as | Column/series name | Single scalar value |
fieldColor | Field Color | Single scalar value |
textColor | Text color | Single scalar value |
Summary
Created by show summary
.
Property | Description | Kind |
---|---|---|
tileTitle | Tile title | Single scalar value |
tileColor | Tile accent color | Single scalar value |
backgroundColor | Tile background color | Single scalar value |
summaryColumns | How columns are split. | Single scalar value |
tileTooltip | Tile tooltip | Single scalar value |
tileTooltipText | Tile tooltip text | Single scalar value |
tooltipColor | Tooltip icon’s main color | Single scalar value |
tooltipSecondaryColor | Tooltip icon’s secondary color | Single scalar value |
summary > entry
The individual entries
Uses StyleCode associated with the Envision column.
Property | Description | Kind |
---|---|---|
as | Column/series name | Single scalar value |
textAlign | Horizontal text alignment | Single scalar value |
textBold | Bold emphasis | Single scalar value |
textItalic | Italic emphasis | Single scalar value |
entryDisplay | Display the entry | Single scalar value |
entryTooltip | Entry tooltip | Single scalar value |
entryTooltipText | Entry tooltip text | Single scalar value |
tooltipColor | Tooltip icon’s main color | Single scalar value |
tooltipSecondaryColor | Tooltip icon’s secondary color | Single scalar value |
summary > entry > value
The value
Property | Description | Kind |
---|---|---|
numbers | Number rendering mode | Single scalar value |
unit | Number unit | Single scalar value |
unitPosition | Number unit position | Single scalar value |
minPrecision | Min fractional digits | Single scalar value |
precision | Max fractional digits | Single scalar value |
plusSign | Displays ‘+’ sign in front | Single scalar value |
fractionSeparator | Fraction separator | Single scalar value |
thousandSeparator | Thousands separator | Single scalar value |
dateFormat | Date format | Single scalar value |
monthFormat | Month format | Single scalar value |
weekFormat | Week format | Single scalar value |
textAlign | Horizontal text alignment | Single scalar value |
textBold | Bold emphasis | Single scalar value |
textColor | Text color | Single scalar value |
textItalic | Italic emphasis | Single scalar value |
href | Clickable link address | Single scalar value |
hrefAspect | Aspect of the href element | Single scalar value |
hrefTarget | Targeting behavior of the href element | Single scalar value |
hrefBackground | Href’s custom background color | Single scalar value |
hrefBorder | Href’s custom border color | Single scalar value |
hrefText | Href’s custom text color | Single scalar value |
Table
Created by show table
.
Property | Description | Kind |
---|---|---|
tileTitle | Tile title | Single scalar value |
tileColor | Tile accent color | Single scalar value |
backgroundColor | Tile background color | Single scalar value |
downloadFileName | Name of downloaded file | Single scalar value |
tileZoom | Allow tile zoom | Single scalar value |
tileTooltip | Tile tooltip | Single scalar value |
tileTooltipText | Tile tooltip text | Single scalar value |
tooltipColor | Tooltip icon’s main color | Single scalar value |
tooltipSecondaryColor | Tooltip icon’s secondary color | Single scalar value |
table > column
An individual column
Uses StyleCode associated with the Envision column.
Property | Description | Kind |
---|---|---|
as | Column/series name | Single scalar value |
columnReadOnly | Make column non-editable | Single scalar value |
columnDisplay | Show or hide column | Single scalar value |
columnWidth | Relative column width | Single scalar value |
columnWidthEditable | Relative column width for editable | Single scalar value |
columnTooltip | Column tooltip text | Single scalar value |
columnTooltipText | Column tooltip | Single scalar value |
tooltipColor | Tooltip icon’s main color | Single scalar value |
tooltipSecondaryColor | Tooltip icon’s secondary color | Single scalar value |
downloadColumn | Column’s presence in downloaded file | Single scalar value |
downloadColumnName | Name of downloaded column | Single scalar value |
table > column > append
The Appended cell
Property | Description | Kind |
---|---|---|
columnAppend | Insert cell at bottom of column | Single scalar value |
textAlign | Horizontal text alignment | Single scalar value |
textBold | Bold emphasis | Single scalar value |
textItalic | Italic emphasis | Single scalar value |
cellBackground | Table cell background | Single scalar value |
textColor | Text color | Single scalar value |
table > column > header
The Column Header
Property | Description | Kind |
---|---|---|
textAlign | Horizontal text alignment | Single scalar value |
textBold | Bold emphasis | Single scalar value |
textItalic | Italic emphasis | Single scalar value |
table > column > prepend
The Prepended Cell
Property | Description | Kind |
---|---|---|
columnPrepend | Insert cell at top of column | Single scalar value |
textAlign | Horizontal text alignment | Single scalar value |
textBold | Bold emphasis | Single scalar value |
textItalic | Italic emphasis | Single scalar value |
cellBackground | Table cell background | Single scalar value |
textColor | Text color | Single scalar value |
table > column > value
A cell in the column
Property | Description | Kind |
---|---|---|
href | Clickable link address | Accepts data-sized vector with #[…] |
hrefAspect | Aspect of the href element | Accepts data-sized vector with #[…] |
hrefTarget | Targeting behavior of the href element | Accepts data-sized vector with #[…] |
hrefBackground | Href’s custom background color | Accepts data-sized vector with #[…] |
hrefBorder | Href’s custom border color | Accepts data-sized vector with #[…] |
hrefText | Href’s custom text color | Accepts data-sized vector with #[…] |
textAlign | Horizontal text alignment | Accepts data-sized vector with #[…] |
textBold | Bold emphasis | Accepts data-sized vector with #[…] |
textColor | Text color | Accepts data-sized vector with #[…] |
textItalic | Italic emphasis | Accepts data-sized vector with #[…] |
cellBackground | Table cell background | Accepts data-sized vector with #[…] |
cellTooltip | Cell tooltip | Accepts data-sized vector with #[…] |
tooltipColor | Tooltip icon’s main color | Accepts data-sized vector with #[…] |
tooltipSecondaryColor | Tooltip icon’s secondary color | Accepts data-sized vector with #[…] |
numbers | Number rendering mode | Single scalar value |
unit | Number unit | Single scalar value |
unitPosition | Number unit position | Single scalar value |
minPrecision | Min fractional digits | Single scalar value |
precision | Max fractional digits | Single scalar value |
plusSign | Displays ‘+’ sign in front | Single scalar value |
fractionSeparator | Fraction separator | Single scalar value |
thousandSeparator | Thousands separator | Single scalar value |
dateFormat | Date format | Single scalar value |
monthFormat | Month format | Single scalar value |
weekFormat | Week format | Single scalar value |
Tabs
Created by show tabs
Property | Description | Kind |
---|---|---|
tileTitle | Tile title | Single scalar value |
tileColor | Tile accent color | Single scalar value |
backgroundColor | Tile background color | Single scalar value |
tileTooltip | Tile tooltip | Single scalar value |
tileTooltipText | Tile tooltip text | Single scalar value |
tooltipColor | Tooltip icon’s main color | Single scalar value |
tooltipSecondaryColor | Tooltip icon’s secondary color | Single scalar value |
tabs > tab
An individual tab
Uses StyleCode associated with the Envision column.
Property | Description | Kind |
---|---|---|
as | Column/series name | Single scalar value |
textColor | Text color | Single scalar value |
tabDisplay | Tab display switch | Single scalar value |
tabs > tab > badge
Alert badge
Property | Description | Kind |
---|---|---|
tabBadge | Tab badge content | Single scalar value |
badgeColor | Badge color preset | Single scalar value |
textColor | Text color | Single scalar value |
backgroundColor | Tile background color | Single scalar value |
Treemap
Created by show treemap
Property | Description | Kind |
---|---|---|
tileTitle | Tile title | Single scalar value |
tileColor | Tile accent color | Single scalar value |
backgroundColor | Tile background color | Single scalar value |
treemapCut | Treemap cutting algorithm | Single scalar value |
tileTooltip | Tile tooltip | Single scalar value |
tileTooltipText | Tile tooltip text | Single scalar value |
tooltipColor | Tooltip icon’s main color | Single scalar value |
tooltipSecondaryColor | Tooltip icon’s secondary color | Single scalar value |
tileZoom | Allow tile zoom | Single scalar value |
treemap > series
The data series of the treemap
Uses StyleCode associated with the Envision column.
treemap > series > value
A value in the series
Property | Description | Kind |
---|---|---|
color | Series color | Accepts data-sized vector with #[…] |
numbers | Number rendering mode | Single scalar value |
unit | Number unit | Single scalar value |
unitPosition | Number unit position | Single scalar value |
minPrecision | Min fractional digits | Single scalar value |
precision | Max fractional digits | Single scalar value |
plusSign | Displays ‘+’ sign in front | Single scalar value |
fractionSeparator | Fraction separator | Single scalar value |
thousandSeparator | Thousands separator | Single scalar value |
Upload
Created by show upload
.
Property | Description | Kind |
---|---|---|
tileTitle | Tile title | Single scalar value |
tileColor | Tile accent color | Single scalar value |
backgroundColor | Tile background color | Single scalar value |
tileTooltip | Tile tooltip | Single scalar value |
tileTooltipText | Tile tooltip text | Single scalar value |
tooltipColor | Tooltip icon’s main color | Single scalar value |
tooltipSecondaryColor | Tooltip icon’s secondary color | Single scalar value |
File
Created by show file
.
Property | Description | Kind |
---|---|---|
tileTitle | Tile title | Single scalar value |
tileColor | Tile accent color | Single scalar value |
backgroundColor | Tile background color | Single scalar value |
downloadFileName | Name of downloaded file | Single scalar value |
tileZoom | Allow tile zoom | Single scalar value |
tileTooltip | Tile tooltip | Single scalar value |
tileTooltipText | Tile tooltip text | Single scalar value |
tooltipColor | Tooltip icon’s main color | Single scalar value |
tooltipSecondaryColor | Tooltip icon’s secondary color | Single scalar value |
DashTile
Not an actual element, positioning properties found on every tile.
Property | Description | Kind |
---|---|---|
tilePlacement | Tile placement mode | Single scalar value |
tileTab | Tile Tab Restriction | Single scalar value |
tileH | Tile height | Single scalar value |
tileW | Tile width | Single scalar value |
tileX | Tile horizontal position | Single scalar value |
tileY | Tile vertical position | Single scalar value |
Dashboard
Specified at the dashboard level, using @{ prop: value }
.
Property | Description | Kind |
---|---|---|
dashButton | Dashboard run button | Single scalar value |
dashButtonKind | Dashboard’s topbar button | Single scalar value |
defaultTab | Default Tab | Single scalar value |
buttonAspect | Aspect of the button element | Single scalar value |
buttonBackground | Button’s custom background color | Single scalar value |
buttonBorder | Button’s custom border color | Single scalar value |
buttonText | Button’s custom text color | Single scalar value |
dashboard > runbanner
Specifies the bottom banner.
Property | Description | Kind |
---|---|---|
bannerMessage | Banner Message | Single scalar value |
bannerButton | Banner run button | Single scalar value |
buttonAspect | Aspect of the button element | Single scalar value |
buttonBackground | Button’s custom background color | Single scalar value |
buttonBorder | Button’s custom border color | Single scalar value |
buttonText | Button’s custom text color | Single scalar value |
Error
Used internally to display errors.
Property | Description | Kind |
---|---|---|
tileTitle | Tile title | Single scalar value |
tileColor | Tile accent color | Single scalar value |
backgroundColor | Tile background color | Single scalar value |
tileZoom | Allow tile zoom | Single scalar value |