WFRT / Comps

Component-based post-processing system
wfrt.github.com/Comps
Other
5 stars 1 forks source link

added labeling abilities to metric plot axes and timeseries plots #25

Closed dsiuta closed 9 years ago

dsiuta commented 9 years ago

Thomas, I have added the flags to graphics2/verif for -ylabel and -xlabel, which work for the timeseries plots and anything that uses the "Default" plotting class like MAE. You can ignore my changes to Plot.py. I forgot about those changes that I made there to the fig size, and they are not used at all.

Files changed: verif Output.py

dsiuta commented 9 years ago

I was able to add custom titles to DRoc, pithist, and taylor diagram with the -title flag in verif. The default is to leave the titles as you had them (if they existed or not). The same piece of code can be copied to other plots if you want.