Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR PYTHON

matplotlib pie label size

ax.pie(frac, colors=colors ,labels=labels, 
       autopct='%1.1f%%', textprops={'fontsize': 14})
Source by stackoverflow.com #
 
PREVIOUS NEXT
Tagged: #matplotlib #pie #label #size
ADD COMMENT
Topic
Name
2+5 =