matplotlib
matplotlib copied to clipboard
matplotlib: plotting with Python
## PR Summary Currently:  Proposed:  ## PR Checklist **Tests and Styling** - [ ] Has pytest style unit tests (and `pytest` passes). - [ ] Is [Flake 8](https://flake8.pycqa.org/en/latest/)...
## PR Summary Trying to reopen #21006, including fix for theta error bars. I had to squash original contribution from @dstansby to pass through `PR cleanliness`, if there is any...
### Documentation Link https://matplotlib.org/devdocs/gallery/style_sheets/style_sheets_reference.html ### Problem The only style sheet examples that show the default grid color in that style are the styles that turn grids on by default. I...
## PR Summary By using `subfigures`, the new support for `height_ratios`/`width_ratios` directly in `subplots`, or just using `subplots`. ## PR Checklist **Tests and Styling** - [n/a] Has pytest style unit...
## PR Summary This is a rebase of #20804 and ##20832, given that there was not a lot of discussion on either PR, I am making a new PR rather...
## PR Summary Adds documentation showing azimuth and elevation angles needed to look at the primary planes in 3d plots. Fulfills some of the needs of https://github.com/matplotlib/matplotlib/issues/23544, resulting views are...
### Problem In matlab, you can right-click on a 3D plot and a context menu pops up that gives you the option to 'Go to X-Y view', 'Go to X-Z...
### Problem There are a lot of proposed styles on https://matplotlib.org/stable/gallery/style_sheets/style_sheets_reference.html but most of them are light theme: a single dark theme exists against almost 30 light, and let's be...
## PR Summary #23580 - cbook/__init__.py - modified safe_first_element() to obtain the first non-None element - test_cbook.py - added a test for safe_first_element() ## PR Checklist **Tests and Styling** -...
## PR Summary https://github.com/matplotlib/matplotlib/pull/23584#discussion_r941803484 Also, inkscape and the extra test dependencies are added to OSX so the number of skipped tests is drastically decreased. `ffmpeg` can be installed, but is...