erdogant / bnlearn

Python library for learning the graphical structure of Bayesian networks, parameter learning, inference and sampling methods.
https://erdogant.github.io/bnlearn
Other
463 stars 45 forks source link

Call plt.show() when 'visible'=True #71

Closed oliver3 closed 1 year ago

oliver3 commented 1 year ago

Plot stopped working for me since version 0.7.9 and I think it is because the plt.show() was not there anymore.