Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

[Bug]: The zlabel on 3D axes will be cut when using '%matplotlib inline' in Jupyter #28117

Open
@Saltsmart

Description

@Saltsmart

Bug summary

The zlabel on 3D axes will be cut when using '%matplotlib inline' in Jupyter, but it's no problem to use non-interactive backends.

Code for reproduction

frommatplotlibimportpyplotaspltfig=plt.figure()ax=fig.add_subplot(projection="3d")ax.set_zlabel("Z Label")plt.show()

Actual outcome

image

Expected outcome

image

Additional information

No response

Operating system

No response

Matplotlib Version

3.8.0

Matplotlib Backend

module://matplotlib_inline.backend_inline

Python version

Python 3.11.5

Jupyter version

6.5.4

Installation

conda

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


      [8]ページ先頭

      ©2009-2025 Movatter.jp