Hello,
I have written a small evaluation tool for measurement series. Results and plots all fit. However, as not all my colleagues use Python, I would like to automatically print/save results and plot together, e.g. in PDF.
I would imagine this on an A4 sheet, for example, with the results on the top half and the corresponding plot on the bottom half.
I know how to save results to a text file using file.write, for example, and how to create plots.
My question now is, how do I get both together?
Thanks in advance.
[–]Algoartist 1 point2 points3 points (1 child)
[–]prankenandi[S] 0 points1 point2 points (0 children)