- Timestamp:
- 08/31/15 11:57:16 (9 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
TOOLS/ConsoGENCMIP6/bin/plot_bilan.py
r2632 r2633 296 296 297 297 minor_locator = AutoMinorLocator() 298 ax .yaxis.set_minor_locator(minor_locator)298 ax_conso.yaxis.set_minor_locator(minor_locator) 299 299 300 300 yticks = list(ax_conso.get_yticks())
Note: See TracChangeset
for help on using the changeset viewer.