Envisioning LogoEnvisioning App (6.3.0)
Blocks

MiniChartBlock

MiniChartBlock

MiniChartBlock

MiniChartBlock

Object containing the following properties:

PropertyDescriptionTypeDefault
idstring'MiniChartBlock'
block (*)must be MiniChartBlock'MiniChartBlock'
metricJoinKey (*)the join key of the metricstring
rootundefined | string | Record<string, string> | string
titleThe title of the block. If not provided, the label of the metric will be used.string
textSize'lg' | 'md' | 'sm' | 'xs' | 'mn'
metricTitleColorthe color of the metric title'current' | 'transparent' | 'black' | 'white' | 'gray' | 'border' | 'tick' | 'disabled' | 'dimmed' | 'foreground' | 'panel-down' | 'panel' | 'panel-up' | 'panel-plus' | 'accent' | 'accent-up' | 'accent-fg' | 'accent2' | 'accent2-up' | 'accent2-fg' | ... or use a custom template (external:id). Check the Icons page for more information. or WARNING: Zod type ZodCustom not supported
chartSizethe size of the chart'lg' | 'md' | 'sm' | 'xs'
chartType (*)'ProgressSteps' | 'ProgressBar' | 'HeatSteps'
colorOnthe color on of the chart'current' | 'transparent' | 'black' | 'white' | 'gray' | 'border' | 'tick' | 'disabled' | 'dimmed' | 'foreground' | 'panel-down' | 'panel' | 'panel-up' | 'panel-plus' | 'accent' | 'accent-up' | 'accent-fg' | 'accent2' | 'accent2-up' | 'accent2-fg' | ... or use a custom template (external:id). Check the Icons page for more information. or WARNING: Zod type ZodCustom not supported
colorOffthe color off of the chart'current' | 'transparent' | 'black' | 'white' | 'gray' | 'border' | 'tick' | 'disabled' | 'dimmed' | 'foreground' | 'panel-down' | 'panel' | 'panel-up' | 'panel-plus' | 'accent' | 'accent-up' | 'accent-fg' | 'accent2' | 'accent2-up' | 'accent2-fg' | ... or use a custom template (external:id). Check the Icons page for more information. or WARNING: Zod type ZodCustom not supported
addBoxif should add boxboolean
boxColorthe color of the box'current' | 'transparent' | 'black' | 'white' | 'gray' | 'border' | 'tick' | 'disabled' | 'dimmed' | 'foreground' | 'panel-down' | 'panel' | 'panel-up' | 'panel-plus' | 'accent' | 'accent-up' | 'accent-fg' | 'accent2' | 'accent2-up' | 'accent2-fg' | ... or use a custom template (external:id). Check the Icons page for more information. or WARNING: Zod type ZodCustom not supported
resultShortthe short result of the blockRecord<string, string> | string
resultMainthe main result of the blockRecord<string, string> | string
resultMorethe more result of the blockRecord<string, string> | string
noDataLabelthe no data label of the blockRecord<string, string> | string
sectionIdstring
ticksIdthe id of the ticksstring
ticksMode'default' | 'ruler'
showHelpif should show helpboolean
addLegendthe add legend of the blockstring

(*) Required.

On this page