Insights: matplotlib/matplotlib
Overview
Could not load contribution data
Please try again later
21 Pull requests merged by 10 people
-
Add blitting support to button widgets
#23457 merged
Dec 29, 2022 -
Deprecate attributes and expire deprecation in animation
#24131 merged
Dec 29, 2022 -
Enh/extend mosaic kwargs
#24604 merged
Dec 29, 2022 -
Handle argument "facecolors=None" correctly in plot_surface()
#24727 merged
Dec 30, 2022 -
Reverse legend
#24759 merged
Dec 25, 2022 -
Allow polar scales where zero is not in valid interval
#24763 merged
Dec 31, 2022 -
removed casting handles to list in legend
#24811 merged
Dec 25, 2022 -
Bump pypa/cibuildwheel from 2.11.3 to 2.11.4
#24819 merged
Dec 27, 2022 -
Fix incorrect method in doc
#24824 merged
Dec 29, 2022 -
space in version added for reverse in legend
#24826 merged
Dec 27, 2022 -
Simplify shape-checking in QuadMesh.set_array.
#24829 merged
Dec 29, 2022 -
[Doc] Fix ndarray-links for arguments
#24831 merged
Dec 29, 2022 -
[MNT] Improve variable naming in bar
#24832 merged
Dec 29, 2022 -
Delay nightly wheel builds by 2 hours
#24835 merged
Dec 29, 2022 -
DOC: Replace .format by f-strings in examples
#24837 merged
Dec 30, 2022 -
Move geo/polar projections to their own pages
#24839 merged
Dec 30, 2022 -
Show that fill_between and span_where provide similar functionalities.
#24843 merged
Dec 31, 2022 -
Promote pending cm deprecations to full deprecations
#24846 merged
Dec 31, 2022 -
Avoid extra copy initializing empty Affine2D
#24847 merged
Dec 30, 2022 -
`Collection.set_linestyle`: remove redundant string handling
#24848 merged
Dec 31, 2022 -
Variable rename t > theta
#24851 merged
Dec 31, 2022
14 Pull requests opened by 9 people
-
[FIX]: Make inset axes transparent on savefig(..., transparent=True)
#24816 opened
Dec 26, 2022 -
Re-cache Line2D path when transform changed
#24817 opened
Dec 26, 2022 -
Fix errorbar crash on nan values
#24823 opened
Dec 27, 2022 -
Allow non-default scales on polar axes
#24825 opened
Dec 27, 2022 -
[MNT] Cleanup import-related code
#24830 opened
Dec 28, 2022 -
Deprecate _apply_theta_transforms=True to PolarTransform
#24834 opened
Dec 28, 2022 -
Add styling support to Check and Radio buttons
#24838 opened
Dec 29, 2022 -
Simplify/robustify segment-point distance calculation.
#24840 opened
Dec 29, 2022 -
changed method in animation tutorial table of methods
#24841 opened
Dec 29, 2022 -
Fix toggling of MultiCursor.{horizOn,vertOn}
#24845 opened
Dec 30, 2022 -
Stripey `LineCollection`
#24849 opened
Dec 31, 2022 -
Improve PolarAffine docstring
#24850 opened
Dec 31, 2022 -
Backport PR #24843 on branch v3.6.x (Show that fill_between and span_where provide similar functionalities.)
#24852 opened
Dec 31, 2022
8 Issues closed by 6 people
-
[ENH]: gridspec_mosaic
#24571 closed
Dec 29, 2022 -
imshow size limitation
#2105 closed
Dec 29, 2022 -
Radar Chart does not allow having different scales for each axis
#5527 closed
Dec 29, 2022 -
Handling different projections in axes_grid1.AxisDivider
#9707 closed
Dec 29, 2022 -
eps and useTex: tick labels drawn over legend box
#131 closed
Dec 29, 2022 -
[TST] Upcoming dependency test failures
#24815 closed
Dec 29, 2022 -
[MNT]: how to use jacksboro_fault_dem.npz
#24833 closed
Dec 28, 2022 -
[ENH]: Reverse legend
#24712 closed
Dec 25, 2022
10 Issues opened by 9 people
-
[Bug]: Mask not taken into account for edges in pcolormesh()
#24854 opened
Dec 31, 2022 -
[Doc]: Add alt-text to images in 3.6 release notes
#24844 opened
Dec 29, 2022 -
axes3d.quiver() fails when providing args to Line3DCollection
#24842 opened
Dec 29, 2022 -
[MNT]: Where to use `_api.check_in_list`
#24828 opened
Dec 28, 2022 -
[MNT]: Is broken_barh redundant?
#24827 opened
Dec 27, 2022 -
[Bug]: Possible problem with parameter `NFFT` and `pad_to` of `mlab._spectral_helper`
#24822 opened
Dec 27, 2022 -
[Bug]: Windows correction is not correct in `mlab._spectral_helper`
#24821 opened
Dec 27, 2022 -
FigureCanvasTkAgg memory leak
#24820 opened
Dec 27, 2022 -
[Bug]: ax.errorbar raises for all-nan data on matplotlib 3.6.2
#24818 opened
Dec 26, 2022
32 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.
-
CI: Add a Cygwin run to GHA CI.
#22999 commented on
Dec 30, 2022 • 3 new comments -
Update font_manager to only use registry on Win
#24655 commented on
Dec 31, 2022 • 3 new comments -
matplotlib 3d interactive plot boundaries
#24679 commented on
Dec 28, 2022 • 2 new comments -
[Bug]: `subprocess-exited-with-error` when trying to build on M1 mac
#24168 commented on
Dec 29, 2022 • 2 new comments -
Update matplotlib for STIX 1.1
#1667 commented on
Dec 29, 2022 • 2 new comments -
Increase a few test tolerances on some arches
#24786 commented on
Dec 30, 2022 • 2 new comments -
[Doc]: add from file to font family example
#24419 commented on
Dec 26, 2022 • 1 new comment -
[Doc]: windows install instructions do not work
#24779 commented on
Dec 27, 2022 • 1 new comment -
[ENH]: Rotate legend
#22860 commented on
Dec 29, 2022 • 1 new comment -
Handling different projections in axes_grid1.AxisDivider
#3286 commented on
Dec 29, 2022 • 1 new comment -
Feature Request: Allow the user to turn off the clipping mask when saving pdfs
#2528 commented on
Dec 31, 2022 • 1 new comment -
FIX: savefig)...,transparent=True) now makes inset_axes transparent a…
#22816 commented on
Dec 31, 2022 • 1 new comment -
Always use PyQT/PySide6 for GitHub CI
#23597 commented on
Dec 31, 2022 • 1 new comment -
Minor cleanup and add test for offsetbox
#24486 commented on
Dec 28, 2022 • 1 new comment -
Test with Python 3.12
#24711 commented on
Dec 28, 2022 • 1 new comment -
Add Axes.ecdf() method.
#24728 commented on
Dec 28, 2022 • 1 new comment -
[Bug]: plot3d depth test is off
#24767 commented on
Dec 27, 2022 • 0 new comments -
UserWarning thrown when all values are "bad", but not when only some are
#18294 commented on
Dec 29, 2022 • 0 new comments -
[Doc]: Transformation tutorial uses outdated description for polar transform
#24499 commented on
Dec 29, 2022 • 0 new comments -
PolarAxesSubplot.get_yticklabels()
#17904 commented on
Dec 29, 2022 • 0 new comments -
Setting logarithmic yscale in Radar chart broken
#7751 commented on
Dec 29, 2022 • 0 new comments -
outstanding issues from jpl
#4897 commented on
Dec 29, 2022 • 0 new comments -
Radar chart needs unittest
#9261 commented on
Dec 29, 2022 • 0 new comments -
[Bug]: gapcolor not supported for LineCollections
#24796 commented on
Dec 31, 2022 • 0 new comments -
Move AxisArtistHelpers to toplevel.
#20214 commented on
Dec 28, 2022 • 0 new comments -
Add a helper to generate xy coordinates for AxisArtistHelper.
#22314 commented on
Dec 28, 2022 • 0 new comments -
correctly treat pan/zoom events of overlapping axes
#22347 commented on
Dec 30, 2022 • 0 new comments -
Add `set_XY` and `set_data` to `Quiver`
#22407 commented on
Dec 30, 2022 • 0 new comments -
Fix cross-references
#22863 commented on
Dec 29, 2022 • 0 new comments -
[ENH] hatch keyword for pie + some pie documentation
#24470 commented on
Dec 25, 2022 • 0 new comments -
Player animation
#24554 commented on
Dec 29, 2022 • 0 new comments -
New Vector Method to Replace Arrow
#24745 commented on
Dec 29, 2022 • 0 new comments