Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR PYTHON

matplotlib legend out of plot

ax.legend(loc='upper center', bbox_to_anchor=(0.5, 1.05),
          ncol=3, fancybox=True, shadow=True)
 
PREVIOUS NEXT
Tagged: #matplotlib #legend #plot
ADD COMMENT
Topic
Name
4+2 =