Skip to content

Adding kwargs to plot.contourf

Florian Zill requested to merge FZill/ogstools:plot_settings into main

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

Merge request reports

Loading