Hi techie,Is it possible in Appian to give a value inside the donut chart like I below?
Discussion posts and replies are publicly visible
The pieChartField does not support display label in the center. For other labels, the workaround is to use showTooltips: true.
The pieChartField parameter style: "DONUT" will display the DONUT styled chart instead of the Pie.
Ooh, I ignored that inner label and value
Sorry but that's not possible. This looks like a combination of pieChart and gauge field.
Sure you can, but in slight different fashion
Set showDataLabels and showAsPercentage parameters as true in pieChartField.