pymca icon indicating copy to clipboard operation
pymca copied to clipboard

Description under the plot from print

Open MikeFalowski opened this issue 7 years ago • 2 comments

Hello! I've got a question.

When I print a plot, the description under it is shifted to the left. Is it possible that the beginning of this description is just under the left edge of the plot, so it takes less space? The plot has about 6 cm and I'm using it for notes in my notebook, so space is crucial here.

image

Cheers, Mike

MikeFalowski avatar Feb 08 '19 15:02 MikeFalowski

I guess the appropriate solution would be to be able to shift the plot to the left because when you print fit results you really need that space.

vasole avatar Feb 08 '19 16:02 vasole

I guess the appropriate solution would be to be able to shift the plot to the left because when you print fit results you really need that space.

Actually, that has much more sens!

However, sometimes, where I don't need this description, I put offset to negative values in print setup, so it still would be ok, if offset would be set to a negative value. Off course it's not the best solution.

MikeFalowski avatar Feb 13 '19 16:02 MikeFalowski