Fancy legenda

Issue #29 new
Stefan Ivić created an issue

http://stackoverflow.com/questions/4700614/how-to-put-the-legend-out-of-the-plot

ax.legend(loc='upper center', bbox_to_anchor=(0.5, 1.2),
          ncol=3, fancybox=True, shadow=True)

Comments (0)

  1. Log in to comment