Hi,
I've created a plot with the correct scale but I want to add more room at
the bottom of the plot to add a title block with out effecting the size of
the plot. Does anyone know how to do this?
Regards,
Jonathan
School of Mechanical and Aerospace Engineering
Ashby Building
Stranmilli
Hi,
How do I scale an image of a plot so that it fits a landscape A4 page?
How do you move the position of the x and y labels on the axis? How do you
increase the font size of the numbers on each axis?
Regards,
Jonathan Makem
School of Mechanical and Aerospace Engineering
Ashby
Hi,
I'm havind difficulty plotting saving pylab images in pdf format. At the
moment, they are saved as .png files by default using:
savefig('name',dpi=300)
However, if I try:
savefig('name.pdf')
The program crashes. Is there anyway of solving this problem?
Regards,
Jony--