Insights: matplotlib/matplotlib
Overview
Could not load contribution data
Please try again later
26 Pull requests merged by 10 people
-
Backport PR #25428 on branch v3.7.x (Fix Legend.set_draggable() with update="bbox")
#25436 merged
Mar 11, 2023 -
Move _SelectorWidget._props into SpanSelector
#25404 merged
Mar 11, 2023 -
wx backend should flush the clipboard before closing it
#25421 merged
Mar 11, 2023 -
Fix Legend.set_draggable() with update="bbox"
#25428 merged
Mar 11, 2023 -
DOC: remove default logo [ci doc]
#25429 merged
Mar 11, 2023 -
DOC/BLD: make logo compatible with pydata-sphinx-theme
#25423 merged
Mar 10, 2023 -
“Inactive” workflow: increase operations to 75
#25424 merged
Mar 10, 2023 -
Deprecate QuadContourSet.allsegs, .allkinds, .tcolors, .tlinewidths.
#25138 merged
Mar 10, 2023 -
Add links for path types and general improvements
#25415 merged
Mar 10, 2023 -
Print incorrect tz argument in error message
#25420 merged
Mar 9, 2023 -
Make tk backend use native crosshair cursor
#25413 merged
Mar 8, 2023 -
Expire deprecations from 3.6
#24984 merged
Mar 8, 2023 -
Backport PR #25409 on branch v3.7.x (Improve/correct documentation)
#25411 merged
Mar 8, 2023 -
Improve/correct documentation
#25409 merged
Mar 8, 2023 -
Merge 3.7.1 into main
#25380 merged
Mar 8, 2023 -
Documentation fixes
#24861 merged
Mar 7, 2023 -
Merge v3.7.1-doc into v3.7.x
#25402 merged
Mar 7, 2023 -
DOC: Fix a couple typos
#25400 merged
Mar 6, 2023 -
CI: skip appveyor for doc only change
#25383 merged
Mar 6, 2023 -
added a note to avoid f-strings in logging
#25081 merged
Mar 6, 2023 -
Backport PR #25384 on branch v3.7.x (FIX: Remove some numpy function overrides from pylab)
#25397 merged
Mar 6, 2023 -
FIX: Remove some numpy function overrides from pylab
#25384 merged
Mar 6, 2023 -
Backport PR #25388 on branch v3.7.x (Better axis labels for examples)
#25392 merged
Mar 5, 2023 -
Backport PR #25388 on branch v3.7.1-doc (Better axis labels for examples)
#25393 merged
Mar 5, 2023 -
Better axis labels for examples
#25388 merged
Mar 5, 2023 -
Remove LGTM references and minor doc fixes
#25387 merged
Mar 5, 2023
14 Pull requests opened by 11 people
-
Add configuration of Shadow and pie shadow
#25389 opened
Mar 5, 2023 -
[DOC] Clarify how to change side of the TickedStroke ticks
#25394 opened
Mar 5, 2023 -
DOC: user/explain reorg (and moving a lot of tutorials).
#25395 opened
Mar 5, 2023 -
Bug Fix for Legend Label Removal Issue in ErrorbarContainer Object
#25396 opened
Mar 5, 2023 -
Fix incorrect stride calculations in LogLocator.tick_values()
#25405 opened
Mar 7, 2023 -
Change cursor when hovering over draggable artists
#25412 opened
Mar 8, 2023 -
DOC: add a note about linewidth to scatter docs
#25414 opened
Mar 8, 2023 -
Generate pyplot wrappers at runtime
#25422 opened
Mar 9, 2023 -
Added get_shape as an alias for get_size + tests
#25425 opened
Mar 10, 2023 -
Store FloatingAxes "extremes" info in fewer places.
#25427 opened
Mar 10, 2023 -
Edit error messages for when metadata is passed to `savefig`
#25430 opened
Mar 11, 2023 -
Release mouse grabs when owning Axes is removed
#25433 opened
Mar 11, 2023 -
ci: Install pytz for Pandas nightly wheel
#25434 opened
Mar 11, 2023 -
TST: unbreak appveyor
#25435 opened
Mar 11, 2023
24 Issues closed by 9 people
-
[Bug]: AttributeError: 'LassoSelector' object has no attribute '_props'
#25199 closed
Mar 11, 2023 -
[TST] Upcoming dependency test failures
#25432 closed
Mar 11, 2023 -
Axes fonts with text.usetex 'true' does not use set font
#3999 closed
Mar 10, 2023 -
[Bug]: Color bar minor ticks do not change direction with major ticks
#25418 closed
Mar 9, 2023 -
regularize `get_window_extent`
#4058 closed
Mar 9, 2023 -
Incosistent keyword arguments
#16747 closed
Mar 9, 2023 -
large alpha values do not cause an error but instead wrap around the internal uint8_t representation
#8854 closed
Mar 9, 2023 -
[Bug]: Error showing colorbar when contouring a uniform field
#23817 closed
Mar 9, 2023 -
bbox images do not get placed properly when figure is saved to png or pdf
#3918 closed
Mar 9, 2023 -
multiple imshow in figure are rendered as single image in svg, causing problems when clipping images
#7151 closed
Mar 9, 2023 -
axis limits don't coordinate with each other
#13648 closed
Mar 8, 2023 -
Allow specifying x-data range for ax.set_ymargin()
#19955 closed
Mar 8, 2023 -
Ternary projection
#3825 closed
Mar 8, 2023 -
Huge off-screen filled polygons cause agg rasterizer to fail
#3909 closed
Mar 8, 2023 -
interactive mode not working with backends gtk3agg, gtk3cairo
#3881 closed
Mar 8, 2023 -
[Bug]: Font difference in Ubuntu for latest matplotlib
#25314 closed
Mar 8, 2023 -
[Bug]: Constrained layout leads to different height of subplots with multiple columns.
#25403 closed
Mar 7, 2023 -
Feature Request: Automatic Legend Placement Outside of Figures and Axes
#3745 closed
Mar 7, 2023 -
Add note in contrib guide admonishing against use of f strings in logs
#25080 closed
Mar 6, 2023 -
[TST] Upcoming dependency test failures
#25379 closed
Mar 6, 2023 -
Errorbar does not plot errorbars centered on the marker
#3400 closed
Mar 6, 2023 -
move flush_figure logic from ipython
#3561 closed
Mar 6, 2023 -
Option to change legend shadow color
#18602 closed
Mar 5, 2023 -
[ENH]: Ability to Swap autopct and label positions
#24789 closed
Mar 5, 2023
11 Issues opened by 11 people
-
[TST] Upcoming dependency test failures
#25431 opened
Mar 11, 2023 -
[ENH]: Update grid_helper on FloatingSubplot
#25426 opened
Mar 10, 2023 -
[Bug]: subplot_mosaic bug with empty_sentinel and sharey=True
#25417 opened
Mar 9, 2023 -
Sphinx-Gallery 0.12 kills AppVeyor tests
#25416 opened
Mar 9, 2023 -
[Bug]: Small Scatter Plot Marker Size Results in Circles
#25410 opened
Mar 8, 2023 -
[Bug]: plt.savefig leaks the stack
#25406 opened
Mar 7, 2023 -
[Bug]: savefig + jpg + metadata fails with inscrutable error message
#25401 opened
Mar 6, 2023 -
[ENH]: colorbar control via rcParams & stylesheets
#25399 opened
Mar 6, 2023 -
[MNT]: CodeCov CarryForward Flags?
#25391 opened
Mar 5, 2023
78 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.
-
Bugfix for loc legend validation
#25281 commented on
Mar 11, 2023 • 21 new comments -
ENH: switch mpl_toolkits to implicit namespace package (PEP 420)
#25381 commented on
Mar 8, 2023 • 16 new comments -
Initial implementation of type stubs (mypy/PEP484)
#24976 commented on
Mar 10, 2023 • 10 new comments -
Add bfit bolditalic tex cmd
#25359 commented on
Mar 11, 2023 • 8 new comments -
[ENH]: Add public method to update `Legend` object's loc property .
#25014 commented on
Mar 11, 2023 • 6 new comments -
Setting color of legend shadow
#24666 commented on
Mar 9, 2023 • 5 new comments -
Stuck figure window after plt.close() in ipython with Qt5
#17109 commented on
Mar 8, 2023 • 4 new comments -
[ENH]: Add additive blending using plot alpha attribute
#23240 commented on
Mar 8, 2023 • 3 new comments -
[Bug]: broken_barh does not handle categorical axes very well
#25133 commented on
Mar 10, 2023 • 3 new comments -
Do not set clip path if it exists
#23199 commented on
Mar 6, 2023 • 3 new comments -
Use user-selected format in Tk savefig, rather than inferring it from the filename
#24531 commented on
Mar 8, 2023 • 3 new comments -
DOC: Add section on how to start contributing
#25214 commented on
Mar 10, 2023 • 3 new comments -
Add links and expand mathmpl docstring
#25221 commented on
Mar 10, 2023 • 3 new comments -
Limit full-invalidation of CompositeGenericTransforms.
#25291 commented on
Mar 8, 2023 • 3 new comments -
Bug fix for Hatch linewidths in an rcParam context #21325
#25367 commented on
Mar 9, 2023 • 3 new comments -
Request to support PostScript-flavoured (CFF) OpenType fonts in PDF backend
#2869 commented on
Mar 5, 2023 • 2 new comments -
[Bug]: Small artifacts in xkcd mode
#25086 commented on
Mar 6, 2023 • 2 new comments -
re-paramterize quiver api
#3305 commented on
Mar 7, 2023 • 2 new comments -
[Bug]: LogLocator with subs argument fragile.
#24092 commented on
Mar 8, 2023 • 2 new comments -
[ENH]: Option for legend to only include visible artists
#25273 commented on
Mar 9, 2023 • 2 new comments -
[Bug]: Validation not performed for `loc` argument to `legend`
#24605 commented on
Mar 10, 2023 • 2 new comments -
Pie chart labels out of Figure, even with tight_layout
#4251 commented on
Mar 11, 2023 • 2 new comments -
correctly treat pan/zoom events of overlapping axes
#22347 commented on
Mar 9, 2023 • 2 new comments -
ENH: Add option to define a color as color=(some_color, some_alpha)
#24691 commented on
Mar 10, 2023 • 2 new comments -
FIX: behaviour of legend labels with leading underscores did not adhere to the API documentation
#24713 commented on
Mar 5, 2023 • 2 new comments -
Fix unintended space after comma as a decimal separator
#25226 commented on
Mar 9, 2023 • 2 new comments -
Fix axes vlines and hlines using wrong coordinates
#25324 commented on
Mar 7, 2023 • 2 new comments -
Bump minimum QT5 version to 5.12
#25363 commented on
Mar 6, 2023 • 2 new comments -
[Bug]: .remove() on ErrorbarContainer object does not remove the corresponding item from the legend
#25274 commented on
Mar 5, 2023 • 1 new comment -
pcolormesh: hatch-parameter not appearing
#3058 commented on
Mar 5, 2023 • 1 new comment -
axes.pie should support patch kwargs
#3134 commented on
Mar 5, 2023 • 1 new comment -
Issues with clipping image in display coordinates
#3173 commented on
Mar 5, 2023 • 1 new comment -
Incorrect PDF output with rasterized=True
#3371 commented on
Mar 5, 2023 • 1 new comment -
[Doc]: Provide a working example for turning on specific axes labels when sharex or sharey are used with subplots
#24958 commented on
Mar 5, 2023 • 1 new comment -
[Bug]: pcolormesh properties and getter shapes changed w/o notice
#25162 commented on
Mar 5, 2023 • 1 new comment -
Feature Request: Wireframe 3dplot colormap
#3562 commented on
Mar 6, 2023 • 1 new comment -
Support ginput() with nbagg backend
#3730 commented on
Mar 7, 2023 • 1 new comment -
[Doc]: svg.fonttype: None in custom style sheet gives an error
#22546 commented on
Mar 7, 2023 • 1 new comment -
when axis limits are overridden for one axis, default limits for the other axis may no longer work
#2123 commented on
Mar 8, 2023 • 1 new comment -
2d slices in 3d plot
#3919 commented on
Mar 9, 2023 • 1 new comment -
Moving the ticks to the top or to the right resets tick format
#3921 commented on
Mar 9, 2023 • 1 new comment -
pydata-sphinx-theme 0.13 causes doc builds to fail
#25344 commented on
Mar 9, 2023 • 1 new comment -
[Bug]: `CbarAxesBase.toggle_label` doesn't seem to work properly
#23595 commented on
Mar 9, 2023 • 1 new comment -
[MNT]: Specify ordering in file in gallery folder
#25032 commented on
Mar 10, 2023 • 1 new comment -
Add 'sticky' flag for x/y constrained panning/zooming.
#4028 commented on
Mar 10, 2023 • 1 new comment -
Axis ticks are not aligned by baseline
#4115 commented on
Mar 11, 2023 • 1 new comment -
Add better test for text aligment issues
#4127 commented on
Mar 11, 2023 • 1 new comment -
Enhancement Request: grid below and ticks above
#4243 commented on
Mar 11, 2023 • 1 new comment -
make_axes_locatable broken with imshow plots that specify an extent and an aspect ratio
#4282 commented on
Mar 11, 2023 • 1 new comment -
Twin axis message coordinates
#4284 commented on
Mar 11, 2023 • 1 new comment -
Weird behaviour in scatter plot with small markersize and small alpha
#4322 commented on
Mar 11, 2023 • 1 new comment -
Different text extents with different backends
#4368 commented on
Mar 11, 2023 • 1 new comment -
[Bug]: using clf and pyplot.draw in range slider on_changed callback blocks input to widgets
#25345 commented on
Mar 11, 2023 • 1 new comment -
Wishlist: Multidimensional colormaps
#4369 commented on
Mar 11, 2023 • 1 new comment -
[Doc]: Documentation should clearly describe how a user can make matplotlib load custom fonts per default
#24872 commented on
Mar 11, 2023 • 1 new comment -
Add set_in_autoscale() method
#15595 commented on
Mar 6, 2023 • 1 new comment -
Extends set_label_position to position relative to axes or spine
#21338 commented on
Mar 5, 2023 • 1 new comment -
Add minor ticks on and off in Axis
#22761 commented on
Mar 11, 2023 • 1 new comment -
Deprecate empty offsets in get_path_collection_extents
#23200 commented on
Mar 8, 2023 • 1 new comment -
Plots first and last minor ticks #22331
#24661 commented on
Mar 11, 2023 • 1 new comment -
Re-cache Line2D path when transform changed
#24817 commented on
Mar 8, 2023 • 1 new comment -
Make pcolor more mesh-like
#25027 commented on
Mar 5, 2023 • 1 new comment -
Correct position of the mathtext accent
#25210 commented on
Mar 10, 2023 • 1 new comment -
Allow passing a transformation to secondary_xaxis/_yaxis
#25224 commented on
Mar 9, 2023 • 1 new comment -
Implement a `markersize` kwarg for scatter
#25259 commented on
Mar 9, 2023 • 1 new comment -
pass deprecation warning thrown using PySide6
#25360 commented on
Mar 8, 2023 • 1 new comment -
[Bug]: Constrained Layout scaling of layouts with submerged spines
#23290 commented on
Mar 7, 2023 • 0 new comments -
Fix date_ticker_factory to handle small spans
#17270 commented on
Mar 8, 2023 • 0 new comments -
Move AxisArtistHelpers to toplevel.
#20214 commented on
Mar 8, 2023 • 0 new comments -
Added option for an offset for MultipleLocator
#21168 commented on
Mar 11, 2023 • 0 new comments -
Fix displayed 3d coordinates showing gibberish
#23485 commented on
Mar 8, 2023 • 0 new comments -
Add tests for mpl_toolkit anchored artists
#23863 commented on
Mar 8, 2023 • 0 new comments -
#24050 No error was thrown even number of handles mismatched labels
#24061 commented on
Mar 10, 2023 • 0 new comments -
Fixed issue #23171 where axes vlines() / hlines() doesn't autoscale correctly with blended transform.
#24695 commented on
Mar 7, 2023 • 0 new comments -
Addresses issue #24617 adding setters/getters for Figure
#24696 commented on
Mar 11, 2023 • 0 new comments -
Update release guide instructions post v3.7.0
#25235 commented on
Mar 8, 2023 • 0 new comments -
Turn ContourSet into a standard Collection artist.
#25247 commented on
Mar 10, 2023 • 0 new comments -
Do not add padding to 3D axis limits when limits are manually set
#25272 commented on
Mar 8, 2023 • 0 new comments