stefanradev93 / BayesFlow

A Python library for amortized Bayesian workflows using generative neural networks.
https://bayesflow.org/
MIT License
297 stars 45 forks source link

add label_fontsize and value_fontsize #106

Closed LuSchumacher closed 11 months ago

LuSchumacher commented 11 months ago

I added two missing arguments to control the font size of the axis labels, the text annotations, and the colorbar tick labels.