Skip to content

Commit 56fcab8

Browse files
committed
tight_layout
1 parent e5a60b2 commit 56fcab8

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/plotting.jl

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -184,6 +184,7 @@ function create_geometry_plot(wing_aero, title, view_elevation, view_azimuth)
184184

185185
# Ensure the figure is fully rendered
186186
fig.canvas.draw()
187+
plt.tight_layout()
187188

188189
return fig
189190
end

0 commit comments

Comments
 (0)