Dear YT user, 

I'm trying to draw a multipanel Phaseplot in yt. There is no problem with 
drawing the plot, but the problem is the size of figure. 

As shown in my figure 
(https://drive.google.com/file/d/1IM_slIts1lgtQ95m-sKHf7EncIM2ZvoO/view?usp=drive_link)
 or yt document here 
(https://yt-project.org/doc/cookbook/complex_plots.html#multipanel-with-phaseplot),
 the images are compressed, not the square shape. 

I tried fig = plt.figure(figsize = (2,8)) but it doesn't work and the 
set_figure_size function is only for the size of the figure on the longest 
axis. I've searched the YT document, it seems that there is no function that 
adjusts the width or height of the figure.

Each image comes out as a square if I draw the multipanel with Projectionplot, 
it doesn't work with Phaseplot.
Is there any way to handle the size of the figures or axesgrid in YT?

Thanks in advance.
Hyeonyong
_______________________________________________
yt-users mailing list -- [email protected]
To unsubscribe send an email to [email protected]
https://mail.python.org/mailman3/lists/yt-users.python.org/
Member address: [email protected]

Reply via email to