I am trying to generate an < img src > tag for including in an email report, for which I am using Google charts api to generate an image using the following URL.
I have my URL something like this:
The challenge is that I need to show the percentage numbers marked in brackets inside the slices of pie-charts [25.6% , 3.0%, 71.4%].
Kindly let me know if there is any attribute or parameter which allows to do that. Any help is appreciated.
