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

plot savefig issue #295

Closed SandipKhaire closed 6 months ago

SandipKhaire commented 6 months ago

When i savefig plot then it is not getting full plot. i.e it getting cropped as you can see below optb.binning_table.plot(metric="woe",show_binlabels=True,savefig='dt1.png')
image

guillermo-navas-palencia commented 6 months ago

Hi @SandipKhaire.

The next release will solve this issue. See: https://github.com/guillermo-navas-palencia/optbinning/pull/279