Changeset 2633 for TOOLS


Ignore:
Timestamp:
08/31/15 11:57:16 (9 years ago)
Author:
labetoulle
Message:

typo

File:
1 edited

Legend:

Unmodified
Added
Removed
  • TOOLS/ConsoGENCMIP6/bin/plot_bilan.py

    r2632 r2633  
    296296 
    297297  minor_locator = AutoMinorLocator() 
    298   ax.yaxis.set_minor_locator(minor_locator) 
     298  ax_conso.yaxis.set_minor_locator(minor_locator) 
    299299 
    300300  yticks = list(ax_conso.get_yticks()) 
Note: See TracChangeset for help on using the changeset viewer.