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

Skip to content

Make the pane color in 3d plots configurable #20781

Closed
@timhoffm

Description

@timhoffm

Problem

From #20776.

The pane color for 3d plots (i.e. the background planes limiting the 3d view box) is hard coded. It would be reasonable to make them user-adjustable.

Proposed solution

Possibly an rcParam would be enough (no need for an explicit setter).

Complication: The color values are hard-coded in mplot3d.axis3d.Axis._AXINFO. They are shaded slightly different for the three planes to create a better 3d effect. We'd probably need to expose all three colors and explain how they are used.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions