October 9, 2020 – October 16, 2020
Overview

Could not load contribution data
Please try again later
43 Pull requests merged by 14 people
-
Synchronize view limits of shared axes after setting ticks
#18529 merged
Oct 16, 2020 -
Colorbar grid position
#18575 merged
Oct 16, 2020 -
DOCS: document log locator's `numticks`
#18744 merged
Oct 15, 2020 -
Deprecate GraphicsContextPS.
#18687 merged
Oct 15, 2020 -
Consistently use 3D, 2D, 1D for dimensionality
#18706 merged
Oct 14, 2020 -
_make_norm_from_scale fixes.
#18702 merged
Oct 14, 2020 -
Support usetex in date Formatters
#18558 merged
Oct 14, 2020 -
MEP22 toolmanager set axes navigate_mode
#18493 merged
Oct 14, 2020 -
TST: skip if known-bad version of imagemagick
#18730 merged
Oct 14, 2020 -
Support binary comms in nbagg.
#18583 merged
Oct 14, 2020 -
Disable mouseover info for NonUniformImage.
#18728 merged
Oct 14, 2020 -
Deprecate cla() methods of Axis and Spines in favor of clear()
#18710 merged
Oct 14, 2020 -
Added the trace plot of the end point
#18719 merged
Oct 14, 2020 -
Use ax.add_image rather than ax.images.append in NonUniformImage example
#18729 merged
Oct 14, 2020 -
Use "Return whether ..." docstring for functions returning bool
#18707 merged
Oct 14, 2020 -
Backport PR #18533 on branch v3.3.x
#18725 merged
Oct 14, 2020 -
Remove extra newlines in contour(f) docs.
#18724 merged
Oct 13, 2020 -
removed glossary
#18696 merged
Oct 13, 2020 -
Backport PR #18584 on branch v3.3.x (Fix setting 0-timeout timer with Tornado.)
#18723 merged
Oct 13, 2020 -
Remove the use_cmex font fallback mechanism.
#18721 merged
Oct 13, 2020 -
wx backend API cleanups.
#18680 merged
Oct 13, 2020 -
Use attributes Axes.x/yaxis instead of Axes.get_x/yaxis()
#18709 merged
Oct 13, 2020 -
Shorten GraphicsContextWx.get_wxcolour.
#18712 merged
Oct 13, 2020 -
Individualize contour and contourf docstrings
#18708 merged
Oct 13, 2020 -
fix: keep baseline scale to baseline 0 even if set to None
#18663 merged
Oct 12, 2020 -
Fix docstring of Axes.cla()
#18704 merged
Oct 12, 2020 -
Merge ParasiteAxesAuxTransBase into ParasiteAxesBase.
#18675 merged
Oct 11, 2020 -
Allow Type3 subsetting of otf fonts in pdf backend.
#18651 merged
Oct 11, 2020 -
Improve headlessness detection for backend selection.
#17396 merged
Oct 11, 2020 -
Deprecate BoxStyle._Base.
#17737 merged
Oct 11, 2020 -
Sync SubplotDivider API with SubplotBase API changes.
#18655 merged
Oct 11, 2020 -
Shorten mlab tests.
#18582 merged
Oct 11, 2020 -
Simplify wx rubberband drawing.
#18599 merged
Oct 11, 2020 -
DOC: fix autoscale docstring
#18671 merged
Oct 11, 2020 -
Backport PR #18703 on branch v3.3.2-doc (Improve documentation of plot() with arrays)
#18705 merged
Oct 10, 2020 -
Improve documentation of plot() with arrays
#18703 merged
Oct 10, 2020 -
BLD: sync build and run time numpy pinning
#18637 merged
Oct 10, 2020 -
Also fix tk key mapping, following the same strategy as for gtk.
#18693 merged
Oct 10, 2020 -
Backport PR #18700 on branch v3.3.2-doc (clarify example in plot docstring)
#18701 merged
Oct 10, 2020 -
clarify example in plot docstring
#18700 merged
Oct 10, 2020 -
Cleanup sample_data.
#18691 merged
Oct 9, 2020 -
Catch TypeError when validating rcParams types.
#18697 merged
Oct 9, 2020 -
Create security policy
#18537 merged
Oct 9, 2020
10 Pull requests opened by 8 people
-
Allow setting default AutoMinorLocator
#18715 opened
Oct 11, 2020 -
Add a ponyfill for ResizeObserver on older browsers.
#18732 opened
Oct 15, 2020 -
Time series histogram plot example
#18733 opened
Oct 15, 2020 -
Fix deprecation warning in GitHub Actions.
#18734 opened
Oct 15, 2020 -
Fix data cursor for images with additional transform
#18737 opened
Oct 15, 2020 -
Make figure parameter optional when constructing canvases.
#18746 opened
Oct 15, 2020 -
Allow dependabot to check GitHub actions daily
#18748 opened
Oct 15, 2020 -
Doc update antialiasing
#18749 opened
Oct 15, 2020 -
Add cheatsheet link to main doc page
#18751 opened
Oct 16, 2020 -
Remove several more deprecations
#18753 opened
Oct 16, 2020
16 Issues closed by 7 people
-
Axes with sharex can have divergent axes after setting tick markers
#8946 closed
Oct 16, 2020 -
Pin cheatsheets repository
#18750 closed
Oct 16, 2020 -
ipywidgets with v3.3x
#18741 closed
Oct 15, 2020 -
tex option not respected by date x-axis
#2294 closed
Oct 14, 2020 -
use new binary comm in nbagg
#4382 closed
Oct 14, 2020 -
`projection` kwarg could be better documented.
#17088 closed
Oct 13, 2020 -
Support for python3.9 on macOS (non Homebrew version)
#18711 closed
Oct 13, 2020 -
Tick formatting issues on horizontal histogram with datetime on 3.3.2
#18717 closed
Oct 13, 2020 -
Error while installing matplotlib in python 3.9 using pip in command prompt
#18718 closed
Oct 13, 2020 -
i use contourf method to fill three blocks with value 1,2,3 but between 1 and 3 filled by 2
#18720 closed
Oct 13, 2020 -
The setting style is not in effect,the color of the histogram is still single blue
#18714 closed
Oct 12, 2020 -
Characters doesn't display correctly when figure saved as pdf with a custom font
#12636 closed
Oct 11, 2020 -
Matplotlib picks a headless backend on Linux if Wayland is available but X11 isn't
#18377 closed
Oct 11, 2020 -
Examples that use private APIs
#13199 closed
Oct 11, 2020 -
Inconsistent setting of axis limits with autoscale=False
#18662 closed
Oct 11, 2020
14 Issues opened by 11 people
-
Colorbar positioning improvements
#18752 opened
Oct 16, 2020 -
`pcolormesh` doesn't anti-alias:
#18747 opened
Oct 15, 2020 -
from mpl 3.2.2 to 3.3.0 enormous increase in creation time
#18743 opened
Oct 15, 2020 -
Use range of z values for set_rasterization_zorder
#18742 opened
Oct 15, 2020 -
Incorrect glyphs selected for angle brackets
#18740 opened
Oct 15, 2020 -
ColorbarBase.set_label() kwargs not documented
#18739 opened
Oct 15, 2020 -
imshow padding around NaN values
#18735 opened
Oct 15, 2020 -
Compact string notation for subplot_mosaic
#18731 opened
Oct 14, 2020 -
No coordinates after set_ticklabels()
#18727 opened
Oct 14, 2020 -
Use Axes instead of axes in the docs.
#18726 opened
Oct 14, 2020 -
Consider removing AFM+mathtext support
#18722 opened
Oct 13, 2020 -
Logo Usage Guidelines
#18716 opened
Oct 11, 2020 -
Deprecate ConnectionStyle._Base and ArrowStyle._Base
#18713 opened
Oct 11, 2020 -
Issue with downloading stinkbug for "Image Tutorial"
#18699 opened
Oct 9, 2020
27 Unresolved conversations
Sometimes conversations happen on old items that aren’t yet closed. Here is a list of all the Issues and Pull Requests with unresolved conversations.
-
REORG: JoinStyle and CapStyle classes
#18544 commented on
Oct 10, 2020 • 23 new comments -
Shorter property deprecation.
#18688 commented on
Oct 16, 2020 • 18 new comments -
Combine Axes.{lines,images,collections,patches,text,tables} into single list
#18216 commented on
Oct 14, 2020 • 12 new comments -
Legend shadow color
#18668 commented on
Oct 15, 2020 • 9 new comments -
Reimplement NonUniformImage, PcolorImage in Python, not C.
#14913 commented on
Oct 14, 2020 • 8 new comments -
Remove never used font family fallbacks.
#18683 commented on
Oct 14, 2020 • 7 new comments -
Add Spines class as a container for all Axes spines
#17107 commented on
Oct 16, 2020 • 5 new comments -
Clarify color priorities in collections
#18480 commented on
Oct 16, 2020 • 5 new comments -
Propagate minpos from Collections to Axes.datalim
#18642 commented on
Oct 16, 2020 • 4 new comments -
Feature Request: Allow setting default AutoMinorLocator
#14233 commented on
Oct 10, 2020 • 3 new comments -
ENH: errorbar in qt figureoptions
#18650 commented on
Oct 16, 2020 • 3 new comments -
Add documentation regarding transparency of frame
#18658 commented on
Oct 14, 2020 • 3 new comments -
Buggy FormatStrFormatter for negative numbers
#17967 commented on
Oct 13, 2020 • 2 new comments -
Remove 3D attributes from renderer
#18302 commented on
Oct 9, 2020 • 2 new comments -
Sync 3D errorbar with 2D
#18436 commented on
Oct 14, 2020 • 2 new comments -
Create a LogSlider Widget
#18571 commented on
Oct 12, 2020 • 1 new comment -
%matplotlib notebook figures do not display until all cells finish evaluating
#18596 commented on
Oct 12, 2020 • 1 new comment -
matplotlib shows blank figures in jupyter when input() statement is following
#18138 commented on
Oct 12, 2020 • 1 new comment -
Clip small linewidths in agg
#14560 commented on
Oct 13, 2020 • 1 new comment -
ENH: add supxlabel and supylabel
#17524 commented on
Oct 14, 2020 • 1 new comment -
DOC: draft of a full explanation of norm + colormap interactions
#18487 commented on
Oct 14, 2020 • 1 new comment -
Move cbook.deprecation to _api.deprecation
#18657 commented on
Oct 15, 2020 • 1 new comment -
wx backends: don't use ClientDC any more
#11944 commented on
Oct 13, 2020 • 0 new comments -
Add an auto-labeling helper function for bar charts
#15602 commented on
Oct 13, 2020 • 0 new comments -
Fixes issue where toolbar tools wouldn't shown when selected - wxpython and macOS v2
#17171 commented on
Oct 10, 2020 • 0 new comments -
Enh: SymNorm for normalizing symmetrical data around a center
#17709 commented on
Oct 12, 2020 • 0 new comments -
Add 3D stem plot
#18310 commented on
Oct 9, 2020 • 0 new comments