August 21, 2021 – August 28, 2021
Overview
Could not load contribution data
Please try again later
1 Release published by 1 person
-
v3.5.0b1 REL: v3.5.0b1
published
Aug 24, 2021
39 Pull requests merged by 10 people
-
Improve various release notes
#20919 merged
Aug 28, 2021 -
Backport PR #20889 on branch v3.5.x (Fix clearing selector)
#20928 merged
Aug 28, 2021 -
Backport PR #20924 on branch v3.5.x (Improve `path.py` docstrings a bit)
#20927 merged
Aug 28, 2021 -
Fix clearing selector
#20889 merged
Aug 27, 2021 -
Backport PR #20920 on branch v3.5.x (Fix cubic curve code in `Path.__doc__`)
#20922 merged
Aug 27, 2021 -
Backport PR #20917 on branch v3.5.x (Move installing FAQ to installing page.)
#20925 merged
Aug 27, 2021 -
Improve `path.py` docstrings a bit
#20924 merged
Aug 27, 2021 -
Move installing FAQ to installing page.
#20917 merged
Aug 27, 2021 -
Fix cubic curve code in `Path.__doc__`
#20920 merged
Aug 27, 2021 -
Backport PR #20915 on branch v3.5.x ([Doc] boxplot typo)
#20918 merged
Aug 27, 2021 -
[Doc] boxplot typo
#20915 merged
Aug 26, 2021 -
[Doc] FigureCanvasBase draw
#20908 merged
Aug 26, 2021 -
Backport PR #20885 on branch v3.5.x (Fix broken QApplication init in a test.)
#20899 merged
Aug 25, 2021 -
Reword BoundaryNorm docs.
#20898 merged
Aug 25, 2021 -
Fix broken QApplication init in a test.
#20885 merged
Aug 25, 2021 -
Backport PR #20891 on branch v3.5.x (Add dependency link for 3.5)
#20894 merged
Aug 25, 2021 -
Backport PR #20892 on branch v3.5.x (Label pylab as "discouraged" instead of "disapproved")
#20893 merged
Aug 25, 2021 -
Add dependency link for 3.5
#20891 merged
Aug 24, 2021 -
Backport PR #20864 on branch v3.5.x (Add Python 3.10 testing.)
#20888 merged
Aug 24, 2021 -
Backport PR #20693 on branch v3.5.x (Fix setting artists properties of selectors)
#20890 merged
Aug 24, 2021 -
Label pylab as "discouraged" instead of "disapproved"
#20892 merged
Aug 24, 2021 -
Fix setting artists properties of selectors
#20693 merged
Aug 24, 2021 -
Add Python 3.10 testing.
#20864 merged
Aug 24, 2021 -
Backport PR #20884 on branch v3.5.x (Ensure full environment is passed to headless test.)
#20886 merged
Aug 24, 2021 -
Ensure full environment is passed to headless test.
#20884 merged
Aug 24, 2021 -
Make pywin32 optional in Ctrl+C Qt test.
#20883 merged
Aug 24, 2021 -
Add additional external resource.
#20874 merged
Aug 24, 2021 -
Use mpl.colormaps in examples
#20875 merged
Aug 24, 2021 -
Deprecate matplotlib.test()
#20586 merged
Aug 24, 2021 -
Add Figure parameter layout and discourage tight_layout / constrained_layout
#19892 merged
Aug 24, 2021 -
Don't add QtNetwork to the API exported by qt_compat.
#20882 merged
Aug 24, 2021 -
Deprecate some old globals in qt_compat.
#20881 merged
Aug 24, 2021 -
Qt5: SIGINT kills just the mpl window and not the process itself
#13306 merged
Aug 23, 2021 -
DOC: Fix dependency link.
#20876 merged
Aug 23, 2021 -
Use tables for Locator and Formatter docs
#20878 merged
Aug 23, 2021 -
Remove mplutils.cpp; shorten mplutils.h.
#20873 merged
Aug 21, 2021 -
Remove some boilerplate from C extension inits.
#20872 merged
Aug 21, 2021 -
Move setup.cfg to mplsetup.cfg.
#20871 merged
Aug 21, 2021 -
Ignore errors trying to delete make_release_tree.
#20869 merged
Aug 21, 2021
8 Pull requests opened by 7 people
-
[WIP] Pdf fallback font test
#20880 opened
Aug 23, 2021 -
Implement a consistent behavior in TkAgg backend for bad blit bbox
#20887 opened
Aug 24, 2021 -
Use release-branch version scheme
#20903 opened
Aug 25, 2021 -
Move sigint tests into subprocesses
#20907 opened
Aug 26, 2021 -
[Doc] colors.to_hex input & output
#20913 opened
Aug 26, 2021 -
19195 rotated markers
#20914 opened
Aug 26, 2021 -
Improve deleted Animation warning
#20916 opened
Aug 26, 2021 -
Fix problem with (deep)copy of TextPath
#20921 opened
Aug 27, 2021
10 Issues closed by 7 people
-
Just wanna try it
#20930 closed
Aug 28, 2021 -
Add release dates to what's new page
#6864 closed
Aug 28, 2021 -
Problem with newest kiwisolver
#18846 closed
Aug 26, 2021 -
[Bug]: error plotting z-axis array with np.nan -- does not plot with cmap option (surface plot)
#20905 closed
Aug 25, 2021 -
[Bug]: stackplot performs poorly with series that contain both positive and negative numbers
#20897 closed
Aug 25, 2021 -
[REG]: colormap with symlog norm is broken by recent patch upstream (numpy)
#20843 closed
Aug 25, 2021 -
BUG: Lost functionality of interactive selector update
#20618 closed
Aug 24, 2021 -
Convert remaining narrative docs to tutorials
#19688 closed
Aug 23, 2021 -
[Bug]: Inconsistent bar's width in bar()
#20844 closed
Aug 21, 2021
15 Issues opened by 13 people
-
[Bug]: PyPy Win64 wheels use incorrect version
#20929 opened
Aug 28, 2021 -
[ENH]: callable arguments to the high level plot functions
#20926 opened
Aug 27, 2021 -
Improving ease of contribution for beginner student contributors
#20923 opened
Aug 27, 2021 -
[ENH]: data kwarg support for mplot3d
#20912 opened
Aug 26, 2021 -
[Bug]: Invalid text coordinates brick figure
#20911 opened
Aug 26, 2021 -
[Bug]: Exported SVG files are no longer imported Affinity Designer correctly
#20910 opened
Aug 26, 2021 -
[Bug]: Animation error message
#20909 opened
Aug 26, 2021 -
3.5.0b1: ax.contour generates different artists
#20906 opened
Aug 25, 2021 -
[Bug]: Force 3D plots to use the entire figure space
#20904 opened
Aug 25, 2021 -
[Bug]: regression with ScalarMappable and `.set_array` and `autoscale_None`
#20902 opened
Aug 25, 2021 -
[Bug]: on some machines, matplotlib get_data_path() returns a PosixPath
#20900 opened
Aug 25, 2021 -
[ENH]: equality of norms
#20896 opened
Aug 25, 2021 -
3.5.0b1 regression: boxplot does not populate ax.artists list
#20895 opened
Aug 24, 2021 -
Zebra style axis for map
#20879 opened
Aug 23, 2021 -
Possible issue in hexbin using weights
#20877 opened
Aug 23, 2021
64 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.
-
"inner" index reorganization
#20867 commented on
Aug 26, 2021 • 29 new comments -
Improve Type-1 font parsing
#20715 commented on
Aug 22, 2021 • 7 new comments -
xlim_changed not emitted on shared axis
#15785 commented on
Aug 25, 2021 • 4 new comments -
Hatch line width ignored with pgf backend
#15491 commented on
Aug 25, 2021 • 4 new comments -
`macosx` cursors break with images
#20797 commented on
Aug 26, 2021 • 3 new comments -
Errors in rendering boundaries between filled paths and within a quadmesh
#1188 commented on
Aug 27, 2021 • 3 new comments -
Rotate Markers in functions like plot, scatter, etcetera
#19195 commented on
Aug 26, 2021 • 2 new comments -
rename fig.draw_no_output
#20001 commented on
Aug 27, 2021 • 2 new comments -
ENH: Adding callbacks to Norms for update signals
#19553 commented on
Aug 23, 2021 • 2 new comments -
Support sketch_params in pgf backend
#20518 commented on
Aug 25, 2021 • 2 new comments -
Clean up some Event class docs.
#20745 commented on
Aug 25, 2021 • 2 new comments -
DOC: add notes about --only-binary to install instructions
#20835 commented on
Aug 24, 2021 • 2 new comments -
plt.hist() fails with TensorFlow Numpy emulation
#19574 commented on
Aug 22, 2021 • 1 new comment -
Cleanup API for setting ticks
#15005 commented on
Aug 23, 2021 • 1 new comment -
[Bug]: Contourf not filling contours.
#20847 commented on
Aug 25, 2021 • 1 new comment -
Colorbar axis zoom and pan
#19515 commented on
Aug 21, 2021 • 1 new comment -
Fix centre and square state and add rotation for rectangle selector
#20839 commented on
Aug 25, 2021 • 1 new comment -
Promote _Backend to public api
#19605 commented on
Aug 23, 2021 • 0 new comments -
Feature Request: Allow setting default AutoMinorLocator
#14233 commented on
Aug 23, 2021 • 0 new comments -
Support subplots((m, n), ...) as shorthand for subplots(m, n, squeeze=False, ...)
#19463 commented on
Aug 26, 2021 • 0 new comments -
axes.margins set left/right and top/bottom independently
#1912 commented on
Aug 26, 2021 • 0 new comments -
Specifying tolerance distance in streamplot
#9269 commented on
Aug 26, 2021 • 0 new comments -
margins does not handle bézier curves
#7184 commented on
Aug 27, 2021 • 0 new comments -
Plot directive preserve
#10149 commented on
Aug 23, 2021 • 0 new comments -
Normalization of elevation and azimuth angles for surface plots
#10762 commented on
Aug 23, 2021 • 0 new comments -
transforms module api changes in the documentation
#11572 commented on
Aug 23, 2021 • 0 new comments -
Create a hidden colorbar on-the-fly to format imshow cursor data if no colorbar exists yet.
#12473 commented on
Aug 23, 2021 • 0 new comments -
Add rcParams hist.edgecolor, hist.linewidth
#12884 commented on
Aug 23, 2021 • 0 new comments -
Allow sharing Locators and Formatters across Axises.
#13482 commented on
Aug 23, 2021 • 0 new comments -
Simplify annotation examples.
#13515 commented on
Aug 23, 2021 • 0 new comments -
Simpler "pyplotless" use pattern.
#14024 commented on
Aug 23, 2021 • 0 new comments -
Fix glyph sizing in textpath.
#14159 commented on
Aug 23, 2021 • 0 new comments -
FIX: don't close figures if switch_backend is a no-op
#14471 commented on
Aug 23, 2021 • 0 new comments -
Changed axis selection when zooming datalim-adjustable fixed-aspect axes
#14899 commented on
Aug 23, 2021 • 0 new comments -
Use harfbuzz for text layout (proof of concept).
#14912 commented on
Aug 23, 2021 • 0 new comments -
Set Dock icon in Qt5 and macosx backends on macOS
#14930 commented on
Aug 23, 2021 • 0 new comments -
Remove custom_projection example.
#14993 commented on
Aug 23, 2021 • 0 new comments -
Font weight warning if found font sufficiently different
#15615 commented on
Aug 23, 2021 • 0 new comments -
Add support for (sub-) panel labels to Axes
#15771 commented on
Aug 23, 2021 • 0 new comments -
Add ImageMagick[File]Writer compression arg
#15784 commented on
Aug 23, 2021 • 0 new comments -
Add parameter inlcude_hidden to get_*ticklabels()
#16210 commented on
Aug 23, 2021 • 0 new comments -
ENH/API: allow hist.bins to follow the numpy default
#16471 commented on
Aug 23, 2021 • 0 new comments -
Legend auto positioning takes text objects into account
#16716 commented on
Aug 23, 2021 • 0 new comments -
Added ability to add QuiverKey object to Legend
#17073 commented on
Aug 23, 2021 • 0 new comments -
Allow FuncFormatter to take functions with only one field
#17288 commented on
Aug 23, 2021 • 0 new comments -
Add 'binary' keyword argument to EngFormatter
#17315 commented on
Aug 23, 2021 • 0 new comments -
MEP30: make each "pseudotype" a class
#17446 commented on
Aug 23, 2021 • 0 new comments -
MNT: don't set method objects back onto the objects
#17561 commented on
Aug 23, 2021 • 0 new comments -
_AnnotationBase keeps copy of mutable parameter (issue #17566)
#17567 commented on
Aug 23, 2021 • 0 new comments -
Various cleanups to macosx backend.
#17702 commented on
Aug 23, 2021 • 0 new comments -
Add _repr_png_ for figures with no configured IPython backend
#17891 commented on
Aug 23, 2021 • 0 new comments -
Use QuickLook instead of gs and inkscape on MacOS
#18140 commented on
Aug 23, 2021 • 0 new comments -
Improve initial macosx device scale
#18274 commented on
Aug 23, 2021 • 0 new comments -
Allow setting default AutoMinorLocator
#18715 commented on
Aug 23, 2021 • 0 new comments -
Add improved modification of QuiverKey properties
#18794 commented on
Aug 23, 2021 • 0 new comments -
Move 3D attribute sorting into overridden draw methods
#18932 commented on
Aug 23, 2021 • 0 new comments -
Allow the func argument in PathCollections.legend_elements to return strings
#19556 commented on
Aug 23, 2021 • 0 new comments -
Remove visibility changes in draw for *Cursor widgets
#19763 commented on
Aug 23, 2021 • 0 new comments -
Add keyword numticks in LogLocator in _autolev in contour.py
#20034 commented on
Aug 23, 2021 • 0 new comments -
[RFC] Speed up Axes.bar
#20092 commented on
Aug 23, 2021 • 0 new comments -
[without findfont diff] Parsing all families in font_manager
#20549 commented on
Aug 23, 2021 • 0 new comments -
ENH colorbar.set_aspect
#20588 commented on
Aug 23, 2021 • 0 new comments -
Try to install the Noto Sans CJK font
#20851 commented on
Aug 21, 2021 • 0 new comments -
Remove ttconv and implement Type-42 embedding using fontTools
#20866 commented on
Aug 22, 2021 • 0 new comments