Is there a setting in the .matplotlibrc file to control the font size for the legend?
I tried setting "font.size : x-large #medium", but that didn't work.
I also tried just including prop=FontProperties('large') in the legend call, but that gave an error. So, I am not understanding the help on legend either.
Thanks,
Ryan