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

Skip to content

Add a pane color key to change the 3d plot pane color (matplotlibrc) #20776

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
wants to merge 61 commits into from

Conversation

erdmsen
Copy link

@erdmsen erdmsen commented Aug 1, 2021

Feature Request:

Key for 3d plot pane color is missing in both matplotlibrc and rcParams please add the key to the next version

(Sorry for any inconvenience, my first PR. I couldn't understand how?)

QuLogic and others added 30 commits May 8, 2021 03:38
…975-on-v3.4.x

Backport PR #19975 on branch v3.4.x (CI: remove workflow to push commits to macpython/matplotlib-wheels)
…849-on-v3.4.x

Backport PR #19849 on branch v3.4.x (FIX DateFormatter for month names when usetex=True)
…636-on-v3.4.x

Backport PR #19636 on branch v3.4.x (Correctly check inaxes for multicursor)
…225-on-v3.4.x

Backport PR #20225 on branch v3.4.x (FIX: correctly handle ax.legend(..., legendcolor='none'))
…212-on-v3.4.x

Backport PR #20212 on branch v3.4.x (Update span_selector.py)
…248-on-v3.4.x

Backport PR #20248 on branch v3.4.x (Replace pgf image-streaming warning by error.)
…265-on-v3.4.x

Backport PR #20265 on branch v3.4.x (Legend edgecolor face)
…275-on-v3.4.x

Backport PR #20275 on branch v3.4.x (Fix some examples that are skipped in docs build)
…154-on-v3.4.x

Backport PR #20154 on branch v3.4.x (ci: Bump Ubuntu to 18.04 LTS.)
…381-on-v3.4.x

Backport PR #20381 on branch v3.4.x (Prevent corrections and completions in search field)
…st return

Merge pull request #20403 from tacaswell/noop_subplot_class_factory

FIX: if we have already subclassed mixin class just return

Conflicts:
	lib/matplotlib/cbook/__init__.py
          - logic is in axes/_subplots.py on this branch
…395-on-v3.4.x

Backport PR #20395 on branch v3.4.x (Pathing issue)
…416-on-v3.4.x

Backport PR #20416 on branch v3.4.x (Fix missing Patch3DCollection._z_markers_idx)
…453-on-v3.4.x

Backport PR #20453 on branch v3.4.x (Remove `Tick.apply_tickdir` from 3.4 deprecations.)
…473-on-v3.4.x

Backport PR #20473 on branch v3.4.x (_GSConverter: handle stray 'GS' in output gracefully)
QuLogic and others added 24 commits July 5, 2021 22:09
…511-on-v3.4.x

Backport PR #20511 on branch v3.4.x (Fix calls to np.ma.masked_where)
…egments

Merge pull request #20584 from tacaswell/fix_linecollection_simplified_segments

FIX: do not simplify path in LineCollection.get_segments
Conflicts:
	lib/matplotlib/tests/test_collections.py
         - only backport the new test
…-v3.4.x

Backport PR #20584: FIX: do not simplify path in LineCollection.get_s…
…590-on-v3.4.x

Backport PR #20590 on branch v3.4.x (Fix class docstrings for Norms created from Scales.)
…609-on-v3.4.x

Backport PR #20609 on branch v3.4.x (FIX: fix figbox deprecation)
…629-on-v3.4.x

Backport PR #20629 on branch v3.4.x (Add protection against out-of-bounds read in ttconv)
…645-on-v3.4.x

Backport PR #20645 on branch v3.4.x (Fix leak if affine_transform is passed invalid vertices.)
…662-on-v3.4.x

Backport PR #20662 on branch v3.4.x (Don't forget to disable autoscaling after interactive zoom.)
Enable PyPy wheels for v3.4.x
…710-on-v3.4.x

Backport PR #20710 on branch v3.4.x (Fix tests with Inkscape 1.1.)
…748-on-v3.4.x

Backport PR #20748 on branch v3.4.x (Ensure _static directory exists before copying CSS.)
…761-on-v3.4.x

Backport PR #20761 on branch v3.4.x (Fix suplabel autopos)
Copy link

@github-actions github-actions bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you for opening your first PR into Matplotlib!

If you have not heard from us in a while, please feel free to ping @matplotlib/developers or anyone who has commented on the PR. Most of our reviewers are volunteers and sometimes things fall through the cracks.

You can also join us on gitter for real-time discussion.

For details on testing, writing docs, and our review process, please see the developer guide

We strive to be a welcoming and open project. Please follow our Code of Conduct.

@jklymak
Copy link
Member

jklymak commented Aug 1, 2021

@erdmsen did you mean for this just to be an issue rather than a PR? I'm going to close because I don't think you meant to submit this. Thanks

@jklymak jklymak closed this Aug 1, 2021
@erdmsen
Copy link
Author

erdmsen commented Aug 1, 2021

Sorry i couldnt understand how this thing works. and yes. i ment it to be an issue (i've just realised the difference, after you asked)

@timhoffm
Copy link
Member

timhoffm commented Aug 1, 2021

@erdmsen I've created an issue for you: #20781.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

9 participants