Which argument should be set to display percentage share of each pie on a pie chart ?
autopct
Reason — To view the percentage of share in a pie chart, we need to add an argument autopct with a format string, such as "%1.1F%%".