Changeset 454 in lmdz_wrf


Ignore:
Timestamp:
Jun 3, 2015, 11:11:19 AM (10 years ago)
Author:
lfita
Message:

Changing to `best' legend position

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/tools/drawing_tools.py

    r446 r454  
    32943294
    32953295    plt.title(graphtit)
    3296     plt.legend()
     3296    plt.legend(loc=0)
    32973297   
    32983298    output_kind(kfig, figname, closeif)
Note: See TracChangeset for help on using the changeset viewer.