selimnairb/RHESSysWorkflows

PatchToCumulativeMap error in creating legend

Opened this issue · 0 comments

Traceback (most recent call last): File "/usr/local/bin/PatchToCumulativeMap.py", line 359, in <module> ax.legend( data_plt, args.outputFile, 'upper left', fontsize='x-small', ncol=1, frameon=False) File "/usr/local/lib/python2.7/site-packages/matplotlib/axes/_axes.py", line 536, in legend raise TypeError('Invalid arguments to legend.') TypeError: Invalid arguments to legend.