guillermo-navas-palencia / optbinning

Optimal binning: monotonic binning with constraints. Support batch & stream optimal binning. Scorecard modelling and counterfactual explanations.
http://gnpalencia.org/optbinning/
Apache License 2.0
434 stars 98 forks source link

Issue 303 allow kwargs for savefig #304

Closed josp70 closed 3 months ago

josp70 commented 3 months ago

This changes add a new argument to method plot in BinningTable and derived classes in order to fix the issue related to labels cut off when saving chart to files.