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
459 stars 100 forks source link

Issue 303 allow kwargs for savefig #304

Closed josp70 closed 8 months ago

josp70 commented 8 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.