August 24, 2021 – August 31, 2021
Overview
Could not load contribution data
Please try again later
35 Pull requests merged by 9 people
-
Backport PR #20931 on branch v3.5.x (API: rename draw_no_output to draw_without_rendering)
#20954 merged
Aug 31, 2021 -
API: rename draw_no_output to draw_without_rendering
#20931 merged
Aug 31, 2021 -
Backport PR #20919 on branch v3.5.x (Improve various release notes)"
#20934 merged
Aug 30, 2021 -
Switch documented deprecations in mathtext by `__getattr__` deprecations
#20944 merged
Aug 30, 2021 -
Try to install the Noto Sans CJK font
#20851 merged
Aug 30, 2021 -
Backport PR #20941 on branch v3.5.x (Fix variable capitalization in plot types headings)
#20947 merged
Aug 30, 2021 -
Fix variable capitalization in plot types headings
#20941 merged
Aug 30, 2021 -
Backport PR #20937 on branch v3.5.x (Fix documented allowed values for Patch.set_edgecolor.)
#20939 merged
Aug 29, 2021 -
Backport PR #20938 on branch v3.5.x (Fix missorted changelog entry.)
#20940 merged
Aug 29, 2021 -
Fix missorted changelog entry.
#20938 merged
Aug 29, 2021 -
Fix documented allowed values for Patch.set_edgecolor.
#20937 merged
Aug 29, 2021 -
Backport PR #20916 on branch v3.5.x (Improve deleted Animation warning)
#20933 merged
Aug 28, 2021 -
Improve deleted Animation warning
#20916 merged
Aug 28, 2021 -
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
15 Pull requests opened by 10 people
-
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 -
Fix problem with (deep)copy of TextPath
#20921 opened
Aug 27, 2021 -
Add ColormapsRegistry as experimental and add it to pyplot
#20935 opened
Aug 28, 2021 -
DOC Use 'Axes' instead of 'axes' in axes._base.py
#20942 opened
Aug 29, 2021 -
Do not remove serif font family in pgf example to avoid Warning
#20945 opened
Aug 30, 2021 -
Improve formatting of imshow() cursor data independently of colorbar.
#20949 opened
Aug 30, 2021 -
Addition of numticks=N in LogLocator
#20950 opened
Aug 31, 2021 -
[ENH]: data kwarg support for mplot3d #20912
#20951 opened
Aug 31, 2021 -
Redirect to new 3rd party packages page
#20952 opened
Aug 31, 2021 -
Remove unused HostAxes._get_legend_handles.
#20955 opened
Aug 31, 2021 -
Make warning for no-handles legend more explicit.
#20956 opened
Aug 31, 2021 -
legend_handler_map cleanups.
#20957 opened
Aug 31, 2021
12 Issues closed by 9 people
-
[Bug]: figsize not updated when using ax.set_aspect('equal')
#20953 closed
Aug 31, 2021 -
rename fig.draw_no_output
#20001 closed
Aug 31, 2021 -
[Bug]: edgecolor 'auto' doesn't work properly
#20936 closed
Aug 29, 2021 -
[Bug]: Animation error message
#20909 closed
Aug 28, 2021 -
[ENH]: callable arguments to the high level plot functions
#20926 closed
Aug 28, 2021 -
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
13 Issues opened by 11 people
-
[Bug]: Deepcopy of TextPath failes
#20943 opened
Aug 29, 2021 -
Qt Ctrl-C broken on windows
#20932 opened
Aug 28, 2021 -
[Bug]: PyPy Win64 wheels use incorrect version
#20929 opened
Aug 28, 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 -
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
22 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.
-
Improve Type-1 font parsing
#20715 commented on
Aug 30, 2021 • 8 new comments -
xlim_changed not emitted on shared axis
#15785 commented on
Aug 25, 2021 • 4 new comments -
`macosx` cursors break with images
#20797 commented on
Aug 26, 2021 • 3 new comments -
Overview of Axes creation methods
#17376 commented on
Aug 30, 2021 • 3 new comments -
Errors in rendering boundaries between filled paths and within a quadmesh
#1188 commented on
Aug 31, 2021 • 3 new comments -
Hatch line width ignored with pgf backend
#15491 commented on
Aug 25, 2021 • 2 new comments -
[Bug]: Warning: Font Family not found
#20850 commented on
Aug 30, 2021 • 2 new comments -
"inner" index reorganization
#20867 commented on
Aug 28, 2021 • 2 new comments -
[Bug]: Contourf not filling contours.
#20847 commented on
Aug 25, 2021 • 1 new comment -
Rotate Markers in functions like plot, scatter, etcetera
#19195 commented on
Aug 26, 2021 • 1 new comment -
clf() and cla() throws warnings with shared loglog plots.
#9970 commented on
Aug 30, 2021 • 1 new comment -
[MNT]: mathtext.MathTextParser is slow
#20821 commented on
Aug 30, 2021 • 1 new comment -
Contour line level labeling not correct
#20529 commented on
Aug 31, 2021 • 1 new comment -
Support sketch_params in pgf backend
#20518 commented on
Aug 29, 2021 • 1 new comment -
Clean up some Event class docs.
#20745 commented on
Aug 25, 2021 • 1 new comment -
Add CPython 3.10 wheels
#20819 commented on
Aug 28, 2021 • 1 new comment -
Fix centre and square state and add rotation for rectangle selector
#20839 commented on
Aug 25, 2021 • 1 new comment -
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 -
Type-1 font subsetting
#20716 commented on
Aug 30, 2021 • 0 new comments