Adding kwargs to plot.contourf
Added kwargs to the contourf function. THis allows for customization of single plots without changing the default setting in plot.setup. Available options listed in the function docstring. They don't cover all options as provided in setup. Some of those don't make sense. Will probably be extended in later MR's.
[x] API-breaking changes documented here
Edited by Florian Zill