Hi Phutharin,
You can achieve this by adding this json to your data options of the advanced tab of the pie chart:
{
"textinfo": "value"
}
Kind Regards,
@Arvind,
I had the same issue. Updating the widget to the latest version and setting 'Mode’ to Advanced did fix it. See screenshot below.
Hello I am trying to show count on the pi chart and implemented the below solution and its not working for me. is there any solution yet ?
{ "textinfo": "value"}
is there any solution for this?