Insights: matplotlib/matplotlib
Overview
Could not load contribution data
Please try again later
24 Pull requests merged by 11 people
-
Backport PR #25874 on branch v3.7.x (Tweak demo_edge_colorbar.)
#25877 merged
May 13, 2023 -
Backport PR #25547 on branch v3.7.x (FIX: `_safe_first_finite` on all non-finite array)
#25879 merged
May 13, 2023 -
Backport PR #25868 on branch v3.7.x (TST: Add test for layoutgrid memory leak)
#25875 merged
May 13, 2023 -
Backport PR #25874 on branch v3.7.1-doc (Tweak demo_edge_colorbar.)
#25878 merged
May 12, 2023 -
FIX: `_safe_first_finite` on all non-finite array
#25547 merged
May 12, 2023 -
Tweak demo_edge_colorbar.
#25874 merged
May 12, 2023 -
TST: Add test for layoutgrid memory leak
#25868 merged
May 12, 2023 -
MNT: update Shadow init signature
#25872 merged
May 12, 2023 -
Add configuration of Shadow and pie shadow
#25389 merged
May 12, 2023 -
Deprecate passing extra arguments to Figure.add_axes
#25859 merged
May 12, 2023 -
Backport PR #25853 on branch v3.7.x (Fix LayoutGrid leaks)
#25865 merged
May 11, 2023 -
Fix incorrect usage of nargs_error.
#25863 merged
May 11, 2023 -
Fix LayoutGrid leaks
#25853 merged
May 11, 2023 -
more explict about what remote means in context
#25845 merged
May 11, 2023 -
Fix PolygonSelector.clear()
#23888 merged
May 11, 2023 -
Simplify lasso_demo example.
#25848 merged
May 11, 2023 -
Deprecate Tick.set_label{1,2}.
#25841 merged
May 11, 2023 -
Remove and deprecate unused methods in src
#25728 merged
May 10, 2023 -
Fix invalid range validators.
#25843 merged
May 10, 2023 -
Emit explanatory exception when no temporary cachedir can be created.
#25840 merged
May 9, 2023 -
3D plots shared view angles
#25821 merged
May 8, 2023 -
Replace usage of WenQuanYi Zen Hei by Noto Sans CJK
#25726 merged
May 8, 2023 -
DOC: add remote upstream
#25828 merged
May 8, 2023
13 Pull requests opened by 12 people
-
Specify ticks and axis label positions for 3D plots
#25830 opened
May 7, 2023 -
Data tooltip support
#25831 opened
May 8, 2023 -
[BUG] Prevent under the hood downcasting of values
#25832 opened
May 8, 2023 -
[DOC] Document usage of all rcparams.
#25837 opened
May 9, 2023 -
Bugfix for issue 22338
#25839 opened
May 9, 2023 -
[TYP] Reduce stubtest ignores
#25844 opened
May 9, 2023 -
Handle exceptions in numpy::array_view<...>::set().
#25850 opened
May 10, 2023 -
#25818 Setting the spine color to white instead of turning them off
#25851 opened
May 10, 2023 -
Get dlerror() immediately after dlclose() fails.
#25858 opened
May 11, 2023 -
Fix Hidpi scaling for GTK4Cairo
#25861 opened
May 11, 2023 -
DOC: clarify how colorbar steals space
#25873 opened
May 12, 2023 -
Remove the userdemo section in examples
#25881 opened
May 13, 2023
29 Issues closed by 12 people
-
[Bug]: "top"-side ImageGrid colorbars draw their ticks on the wrong side
#25876 closed
May 13, 2023 -
[Bug]: Plot 3d vector
#25869 closed
May 13, 2023 -
Large markers escape legend
#8705 closed
May 13, 2023 -
wxAgg navigation bar has no Figure Options
#8675 closed
May 13, 2023 -
Feature request: qualitative colormap (Vega) with variable number of hue steps
#8616 closed
May 13, 2023 -
Animation video file writer not working for real-time animation
#8604 closed
May 13, 2023 -
[Bug]: ax.errorbar raises for all-nan data on matplotlib 3.6.2
#24818 closed
May 12, 2023 -
UserWarning thrown when all values are "bad", but not when only some are
#18294 closed
May 12, 2023 -
[MNT]: Do not accept arbitrary positional parameters in Figure.add_axes()
#25835 closed
May 12, 2023 -
[Bug]: axhline and axvline do not take datelime limits
#25866 closed
May 11, 2023 -
[Bug]: Memory leak in constrained_layout
#25819 closed
May 11, 2023 -
[Bug]: Inheriting from both FigureCanvasQTAgg and FuncAnimation no longer possible
#25856 closed
May 11, 2023 -
[Doc]: I think the pink colour and spring are swapped
#25862 closed
May 11, 2023 -
[MNT]: Privatize Tick.set_label1() / Tick.set_label2()
#25833 closed
May 11, 2023 -
Default ScalarFormatter ignores usetex font setting
#8436 closed
May 10, 2023 -
proposed ENH: object returned from compound Artist has `legend` attribute
#8389 closed
May 10, 2023 -
[ENH]: matplotlib.pyplot.bar_label - add parameter to skip 0 length labels
#20841 closed
May 9, 2023 -
[Doc]: running matplotlib with readonly fs
#25838 closed
May 9, 2023 -
[feature request] multiple 3d plots with tied viewing angles
#11181 closed
May 8, 2023 -
[MNT]: Switch docs/examples to use Noto Sans CJK instead of WenQuanYi Zen Hei as CJK font
#25724 closed
May 8, 2023 -
LogLocator ignores numticks without axis
#11518 closed
May 8, 2023 -
Legend does not show 'annotate'
#8236 closed
May 8, 2023 -
What is the use of Tick.set_label2 and can we make it useful?
#8181 closed
May 8, 2023 -
3D Arrow Plot
#8170 closed
May 8, 2023 -
Inconsistency in Axes.errorbar inputs
#8140 closed
May 7, 2023 -
Setting style defaults for errrobar in rcParams
#8071 closed
May 7, 2023 -
get aspect ratio of axes feature request
#8013 closed
May 7, 2023 -
Suggesting improvements for `bar` plot orientation behaviour.
#7994 closed
May 7, 2023 -
Split docs for postscript distill rc out of latex docs
#7846 closed
May 7, 2023
12 Issues opened by 12 people
-
[Bug]: plt.hist takes significantly more time with torch and jax arrays
#25882 opened
May 13, 2023 -
Add a colorbar() method to ScalarMappable?
#25880 opened
May 13, 2023 -
[Bug]: Colorbar cannot be added to another figure
#25871 opened
May 12, 2023 -
[Bug]: savefig() behaves strangely with subplots and colorbar when saving as eps
#25867 opened
May 11, 2023 -
[MNT]: add tests for nargs_error
#25864 opened
May 11, 2023 -
[Bug]: canvas pick events not working when Axes belongs to a subfigure
#25860 opened
May 11, 2023 -
[Doc]: gitwash deleting main branch
#25857 opened
May 11, 2023 -
[Bug]: `rcdefaults` and `rcParams.clear()` don't work?
#25855 opened
May 11, 2023 -
[Bug]: show() or savefig() freeze Python 3.8, 100% CPU
#25849 opened
May 10, 2023 -
[Bug]: Graph gets cut off with scaled resolution using gtk4cairo backend
#25847 opened
May 10, 2023 -
[ENH]: Add `_repr_svg_` etc to `Figure`
#25846 opened
May 10, 2023 -
[Doc][Examples Gallery]: Side Navigation Section breaks on Animation examples.
#25836 opened
May 8, 2023
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.
-
[Bug]: Coredump when importing matplotlib.pyplot
#25823 commented on
May 11, 2023 • 12 new comments -
Proposal: Implement `RcParams` using ChainMap and remove `dict` inheritance
#25617 commented on
May 12, 2023 • 12 new comments -
Adding ellipse_arrow.py example and closes #25477
#25779 commented on
May 13, 2023 • 8 new comments -
[Bug]: crash due to backend issue in ipython session started explicitly with InteractiveShell
#23770 commented on
May 11, 2023 • 5 new comments -
which={"major", "minor", "both"} vs minor={True, False}
#11773 commented on
May 12, 2023 • 5 new comments -
Units handling different with plot than other functions...
#9713 commented on
May 9, 2023 • 3 new comments -
[Doc]: Heatmap border pixels leak outside grid
#25818 commented on
May 10, 2023 • 3 new comments -
Added __repr__ implementation on all locators and formators
#25767 commented on
May 10, 2023 • 3 new comments -
improving arrow plotting in matplotlib
#3945 commented on
May 8, 2023 • 2 new comments -
Speeding up contours with (non-affine) transforms
#11464 commented on
May 9, 2023 • 2 new comments -
Gouraud shading with tripcolor renders incorrectly as SVG in Jupyter notebook
#11321 commented on
May 10, 2023 • 2 new comments -
[Bug]: Issue with setting axis limits on 3D plots
#25804 commented on
May 11, 2023 • 2 new comments -
[Bug]: Mouse Scroll Event is not caputred if ALT key is pressed
#25671 commented on
May 12, 2023 • 2 new comments -
[Bug]: `CbarAxesBase.toggle_label` doesn't seem to work properly
#23595 commented on
May 13, 2023 • 2 new comments -
Turn ContourSet into a standard Collection artist.
#25247 commented on
May 8, 2023 • 2 new comments -
Strange interaction constrained layout and "save" button notebook backend...
#11285 commented on
May 7, 2023 • 1 new comment -
Warning: Cannot change to a different GUI toolkit: notebook. Using qt instead.
#11365 commented on
May 8, 2023 • 1 new comment -
matplotlib selector widget is not visible with blitting and wxpython
#11425 commented on
May 8, 2023 • 1 new comment -
Lack of built-in Broken Axis support
#11682 commented on
May 9, 2023 • 1 new comment -
Rendering of the api documentation
#11727 commented on
May 9, 2023 • 1 new comment -
Patches eagerly resolve colors and apply alpha, but should do so lazily like Line2Ds
#11710 commented on
May 9, 2023 • 1 new comment -
[Bug]: scatter unfilled marker with dashed linestyle produces fine solid lines connecting the dashes in pdf output
#25795 commented on
May 9, 2023 • 1 new comment -
The color of the 3D arrow head does not match that of the arrow body
#11759 commented on
May 10, 2023 • 1 new comment -
Change PdfPages to default to keep_empty=False and eventually deprecate keep_empty
#11771 commented on
May 10, 2023 • 1 new comment -
the size of a 3D Arrow head plotted with Axes3D.quiver
#11746 commented on
May 10, 2023 • 1 new comment -
touchscreen support
#7789 commented on
May 10, 2023 • 1 new comment -
ENH: clear() method for widgets.RadioButtons
#10922 commented on
May 11, 2023 • 1 new comment -
Feature request w.generate_event for matplotlib widgets
#11782 commented on
May 11, 2023 • 1 new comment -
constrained_layout doesn't deal well with disabled clipping
#11783 commented on
May 11, 2023 • 1 new comment -
Strange behaviour when saving with constrained_layout and set_aspect('equal')
#11809 commented on
May 11, 2023 • 1 new comment -
Colors of contours generated with contour()/contourf() should match colors of the 3D surface plotted using plot_surface()
#11830 commented on
May 11, 2023 • 1 new comment -
clf() and cla() throws warnings with shared loglog plots.
#9970 commented on
May 12, 2023 • 1 new comment -
Feature Request: Controlling top, bottom, left, and right tick parameters independently of one another
#11837 commented on
May 12, 2023 • 1 new comment -
BUG: text.usetex eventually causes too "many threads" for OpenBLAS
#11864 commented on
May 12, 2023 • 1 new comment -
Emit event when changing xscale/yscale
#8439 commented on
May 12, 2023 • 1 new comment -
plot.scatter: negative or null values lead to strange behavior on log scale
#11898 commented on
May 13, 2023 • 1 new comment -
tests should force $MPLBACKEND to be unset and $MATPLOTLIBRC to point to an empty file (loading the default rc)
#11902 commented on
May 13, 2023 • 1 new comment -
transforms module api changes in the documentation
#11572 commented on
May 9, 2023 • 1 new comment -
wx backends: don't use ClientDC any more
#11944 commented on
May 13, 2023 • 1 new comment -
New clear() method for Radio and Check buttons
#13401 commented on
May 10, 2023 • 1 new comment -
Allow setting default AutoMinorLocator
#18715 commented on
May 13, 2023 • 1 new comment -
Make pcolor more mesh-like
#25027 commented on
May 6, 2023 • 1 new comment -
Include child Axes inaxes calculation
#25050 commented on
May 12, 2023 • 1 new comment -
Allow linear scaling for marker sizes in scatter
#25259 commented on
May 11, 2023 • 1 new comment -
Bump minimum QT5 version to 5.12
#25363 commented on
May 11, 2023 • 1 new comment -
Fix: bottom and left text appearance in colorbar
#25438 commented on
May 13, 2023 • 1 new comment -
Added logic to apply wspace and hspace in subfigures without constrained layout
#25646 commented on
May 6, 2023 • 1 new comment -
Add auto-scaling support to "add_collection3d"
#25751 commented on
May 10, 2023 • 1 new comment -
POC: Add validation of converters to formatters
#25766 commented on
May 12, 2023 • 1 new comment -
ENH: Possibility to decide tick and label position in mplot3d
#10767 commented on
May 9, 2023 • 0 new comments -
[Bug]: plt.subplots() cannot take the sharez keyword for 3D plots
#25822 commented on
May 10, 2023 • 0 new comments -
Add zorder option in QuiverKey
#23116 commented on
May 6, 2023 • 0 new comments -
Fix displayed 3d coordinates showing gibberish
#23485 commented on
May 9, 2023 • 0 new comments -
DOC: document fmt_xdata, fmt_ydata, and fmt_zdata
#25187 commented on
May 11, 2023 • 0 new comments -
Let widgets/clabel better handle overlapping axes.
#25555 commented on
May 12, 2023 • 0 new comments -
Fix inability to use empty markers in scatter
#25593 commented on
May 11, 2023 • 0 new comments -
Add rcParams for Axes(3D) parameters
#25642 commented on
May 10, 2023 • 0 new comments -
boldsymbol support for mathtext
#25661 commented on
May 10, 2023 • 0 new comments -
Fix bar datetime
#25667 commented on
May 13, 2023 • 0 new comments -
Tick label font family via tick_params
#25746 commented on
May 6, 2023 • 0 new comments -
Allow option to display absolute values for pie chart #19338
#25757 commented on
May 12, 2023 • 0 new comments -
Fix broken symlinks for expected images on WSL
#25792 commented on
May 9, 2023 • 0 new comments -
[TST] Make jpl units instantiated with datetimes consistent with mpl converters
#25815 commented on
May 9, 2023 • 0 new comments -
Fix MarkerStyle types
#25825 commented on
May 10, 2023 • 0 new comments