pycheops icon indicating copy to clipboard operation
pycheops copied to clipboard

Plot captions

Open pmaxted opened this issue 4 years ago • 2 comments

Is there some way to automatically generate print a caption for the plots?

pmaxted avatar Apr 29 '20 16:04 pmaxted

Something like using fig.text?

https://stackoverflow.com/questions/34010205/adding-caption-below-x-axis-for-a-scatter-plot-using-matplotlib

ThomasGWilson avatar May 15 '20 09:05 ThomasGWilson

I was thinking to just print it to the terminal output so users can copy-and-paste it into a LaTeX document. -Pierre

pmaxted avatar May 15 '20 10:05 pmaxted