fitter icon indicating copy to clipboard operation
fitter copied to clipboard

How to save the histogram with fitted distributions?

Open mcolic opened this issue 3 years ago • 2 comments
trafficstars

Hi,

I was wondering how can I save the histogram output to my environment, without going into the source code and adding a save figure line?

Best, Medina

mcolic avatar Aug 05 '22 18:08 mcolic

Not sure I get the question, when/where do you want to save the histogram ? how do you use fitter ? command line or code ? thanks

cokelaer avatar Sep 15 '22 21:09 cokelaer

What I mean is how to save the output of fitter (which the histogram and kdes of fitted distributions) to my local environment? I m using it as a code in jupyter notebook.

mcolic avatar Sep 20 '22 20:09 mcolic