Make render window size adjustable
Status | Pipeline | Created by | Stages | Actions |
---|---|---|---|---|
Passed 00:02:34
| Stage: package Stage: test |
Download artifacts
No artifacts found |
When working on my laptop, the default size of the render window did not fit on my screen. Then, when manually dragging the window smaller, the aspect ratio got distorted.
This commit fixes both:
--figsize=8
, default stays at 10.ax.set_aspect("equal")
)Status | Pipeline | Created by | Stages | Actions |
---|---|---|---|---|
Passed 00:02:34
| Stage: package Stage: test |
Download artifacts
No artifacts found |