stared / livelossplot

Live training loss plot in Jupyter Notebook for Keras, PyTorch and others
https://p.migdal.pl/livelossplot
MIT License
1.29k stars 142 forks source link

Ability to pass `figsize` for matplotlib plots #139

Open ma-sadeghi opened 2 years ago

ma-sadeghi commented 2 years ago

🚀 Feature

It'd be nice if we could pass figsize to PlotLosses so that we get to decide what the figure size would be. Thanks!