InlineDonutConfiguration1
InlineDonutConfiguration1
JSON Example
{
"count": "string",
"display_count": false,
"label": {
"condition": "string",
"hover": false,
"icons": [
{
"color": "string",
"placement": "string",
"size": "number",
"size_unit": "string",
"tooltip": [
{
"condition": "string",
"heading": false,
"text": "string"
}
],
"type": "string"
}
],
"navigation": "string",
"text": "string"
},
"navigation": "string",
"sections": [
"DonutSection Object"
]
}
string
count
Optional
Expression to retrieve count to be shown on Donut.
boolean
display_count
Optional
Constraints:
default: true
If true, displays the count of entities in the donut
string
navigation
Optional
Constraints:
maxLength: 1024
Hyperlink of the specified UI page that provides details.