I would like to follow the design concept of corner more and use **kwargs calls in the various plotting functions wherever possible to allow users to tweak plots as they see fit. One example of this is in in diagnostics.plot_chains where there are options for a hist_kwargs and plot_kwargs dictionary.
I would like to follow the design concept of
cornermore and use**kwargscalls in the various plotting functions wherever possible to allow users to tweak plots as they see fit. One example of this is in indiagnostics.plot_chainswhere there are options for ahist_kwargsandplot_kwargsdictionary.