Insights: matplotlib/matplotlib
Overview
Could not load contribution data
Please try again later
15 Pull requests merged by 8 people
-
TST: Remove superfluous chdir from tests
#27985 merged
Mar 28, 2024 -
Add support for High DPI displays to wxAgg backend
#26710 merged
Mar 27, 2024 -
Correctly treat pan/zoom events of overlapping axes.
#27148 merged
Mar 27, 2024 -
DOC: Fix label type specification in parameter descriptions
#27981 merged
Mar 27, 2024 -
Clarify error message for bad-dimensionality in pcolorfast().
#27979 merged
Mar 27, 2024 -
DOC: Document axes_grid1.Grid attributes
#27962 merged
Mar 27, 2024 -
Backport PR #27975 on branch v3.8.3-doc (DOC: Fix typo in ```ax.transData.inversed()```)
#27977 merged
Mar 26, 2024 -
Backport PR #27975 on branch v3.8.x (DOC: Fix typo in ```ax.transData.inversed()```)
#27976 merged
Mar 26, 2024 -
DOC: Fix typo in ```ax.transData.inversed()```
#27975 merged
Mar 26, 2024 -
MNT: Remove remaining 3.7 deprecations
#27968 merged
Mar 24, 2024 -
DOC: Rewrite the example illustrating bxp()
#27965 merged
Mar 23, 2024 -
Tst/restore old tests
#26131 merged
Mar 22, 2024 -
Add an rcparam for image.interpolation_stage.
#27730 merged
Mar 21, 2024 -
Use PyOS_setsig in macos backend
#27956 merged
Mar 21, 2024 -
Simplify color/marker disambiguation logic in _process_plot_format.
#27829 merged
Mar 21, 2024
6 Pull requests opened by 6 people
-
Add explicit float type hint to attribute zoom
#27958 opened
Mar 21, 2024 -
Update AppVeyor config
#27960 opened
Mar 21, 2024 -
BUG: Fix NonUniformImage with nonlinear scale
#27964 opened
Mar 22, 2024 -
hist accepts dictionary views as label
#27970 opened
Mar 23, 2024 -
Fix ngrids support in axes_grid.Grid().
#27972 opened
Mar 24, 2024 -
Backport PR #27985 on branch v3.8.x (TST: Remove superfluous chdir from tests)
#27986 opened
Mar 28, 2024
6 Issues closed by 5 people
-
WxAgg backend draws the wrong size when wxpython app is high DPI aware on Windows
#18940 closed
Mar 27, 2024 -
[MNT]: create a skipif decorator for missing fonts
#27121 closed
Mar 27, 2024 -
[Bug]: The color is wrong.
#27966 closed
Mar 23, 2024 -
[TST] Upcoming dependency test failures
#27801 closed
Mar 23, 2024 -
[TST] Upcoming dependency test failures
#27967 closed
Mar 23, 2024 -
[Bug]: How do I make the lines on the plot frame and the markers on them fully visible?
#27961 closed
Mar 22, 2024
10 Issues opened by 10 people
-
[Bug]: test_other_signal_before_sigint fails with Qt on macOS CI
#27984 opened
Mar 28, 2024 -
MNT: helper function for checking for presence of fonts
#27983 opened
Mar 27, 2024 -
[Bug]: Colormap Display in Documentation is wrong for dark mode
#27982 opened
Mar 27, 2024 -
[ENH]: Adding Irregular Features to the Patches Module
#27980 opened
Mar 27, 2024 -
[Bug]: strange behaviour when redefining figure size
#27978 opened
Mar 26, 2024 -
[Bug]: Pgf backend places top ticks labels incorrectly
#27974 opened
Mar 25, 2024 -
[Bug]: ax.xaxis.set_label(...) doesn't set the x-axis label
#27971 opened
Mar 24, 2024 -
[ENH]: Please add `matplotlib.patches.RoundedRectangle`
#27969 opened
Mar 23, 2024 -
[MNT]: Streamline mpltoolkits.axes_grid.Grid API
#27963 opened
Mar 22, 2024 -
[Bug]: Pylance assumes set_box_aspect zoom attribute as int
#27957 opened
Mar 21, 2024
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.
-
Display cursor coordinates for all axes twinned with the current one.
#25556 commented on
Mar 28, 2024 • 12 new comments -
[ENH]: Range Mappings
#27942 commented on
Mar 24, 2024 • 8 new comments -
[ENH]: Iterables in grouped histogram labels
#27954 commented on
Mar 25, 2024 • 7 new comments -
Add `U`, `V` and `C` setter to `Quiver`
#26410 commented on
Mar 27, 2024 • 6 new comments -
Add `widths`, `heights` and `angles` setter to `EllipseCollection`
#26375 commented on
Mar 26, 2024 • 6 new comments -
Stuck figure window after plt.close() in ipython with Qt5
#17109 commented on
Mar 26, 2024 • 5 new comments -
Add improved modification of QuiverKey properties
#18794 commented on
Mar 28, 2024 • 5 new comments -
Simplify the qt backend by using buffers to construct the image to be restored
#27913 commented on
Mar 26, 2024 • 3 new comments -
Set polygon offsets for log scaled hexbin
#27818 commented on
Mar 24, 2024 • 3 new comments -
[Bug]: Font fallback doesn't work on \mathdefault
#27838 commented on
Mar 25, 2024 • 3 new comments -
ci: Enable testing on M1 macOS
#27723 commented on
Mar 28, 2024 • 3 new comments -
[Bug]: Exported PDF figures cannot be modified by Adobe Illustrator correctly.
#27893 commented on
Mar 22, 2024 • 2 new comments -
hist reverses legend order if histtype is not bar
#8461 commented on
Mar 27, 2024 • 2 new comments -
Deleting all images that have passed tests before upload
#27882 commented on
Mar 21, 2024 • 1 new comment -
Support unhashable callbacks in CallbackRegistry
#26013 commented on
Mar 26, 2024 • 1 new comment -
Why matplotlib.pyplot showed the big spaces for hidden data?
#5483 commented on
Mar 22, 2024 • 1 new comment -
Confusing status bar values in presence of multiple axes
#5506 commented on
Mar 22, 2024 • 1 new comment -
Cleaning up the Formatter API
#5787 commented on
Mar 22, 2024 • 1 new comment -
Draggable annotations: documentation and bugreport
#5839 commented on
Mar 25, 2024 • 1 new comment -
Experiment with librsvg instead of inkscape for testing
#5838 commented on
Mar 25, 2024 • 1 new comment -
polar plot incorrectly handles units of degrees/radians
#6144 commented on
Mar 25, 2024 • 1 new comment -
[Bug]: undefined \mathdefault
#27907 commented on
Mar 27, 2024 • 1 new comment -
Twin axis message coordinates
#4284 commented on
Mar 27, 2024 • 1 new comment -
[Bug]: UnboundLocalError: local variable 'interval' referenced before assignment
#26363 commented on
Mar 27, 2024 • 1 new comment -
Do not check value of parameters from rcParam (and check rcParam befo…
#26167 commented on
Mar 21, 2024 • 0 new comments -
tight_layout support for subfigure
#26108 commented on
Mar 27, 2024 • 0 new comments -
Fixes Issue #26377 - Auto-escape % Symbol in Latex in pie labels
#26981 commented on
Mar 27, 2024 • 0 new comments -
toolbar: Push Axes stacks on Figures with shared Axes
#27480 commented on
Mar 27, 2024 • 0 new comments -
Fix inability to use empty markers in scatter
#25593 commented on
Mar 27, 2024 • 0 new comments -
[Bug]: Coredump when importing matplotlib.pyplot
#25823 commented on
Mar 27, 2024 • 0 new comments -
Fix Hatch Color
#27949 commented on
Mar 21, 2024 • 0 new comments -
ENH: Align titles
#27952 commented on
Mar 22, 2024 • 0 new comments