Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Too much white space around graphs in 3d projection #19519

Open
@ghost

Description

When using 3d projection:

fig = plt.figure(figsize=(20,15))
ax = fig.gca(projection='3d')

and save the figure into png file, there is way too much white space from left right top and bottom, so when I want to add this graph into latex and use it in publication, I have to do post-processing of the image and remove unnecessary amount of blank space.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions