Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR PYTHON

legend outside subplot not displayed

fig.savefig('samplefigure', bbox_extra_artists=(lgd,), bbox_inches='tight')
#Note that the bbox_extra_artists must be an iterable
Source by stackoverflow.com #
 
PREVIOUS NEXT
Tagged: #legend #subplot #displayed
ADD COMMENT
Topic
Name
5+2 =