Skip to content

Patch to prevent error when fig_kwargs is passed

Charlie Hoy requested to merge allow_for_fig_kwargs into master

The purpose of this MR is to prevent an error being raised when fig_kwargs is passed to the .plot(type="triangle") method.

Merge request reports