GitHub / matplotlib/matplotlib issues and pull requests
#14235 - Add \underline to mathtext?
Issue -
State: open - Opened by ewohnlich about 6 years ago
- 5 comments
Labels: New feature, topic: text/mathtext, mentored: sprint, keep
#14217 - [Feature request] Add a way to update the position of the Arrow patch.
Issue -
State: closed - Opened by davidmurray about 6 years ago
- 5 comments
Labels: New feature, topic: arrow
#14177 - a bug that latex expression with subscripts exceeds bbox
Issue -
State: open - Opened by qm1900 about 6 years ago
- 10 comments
Labels: topic: text/usetex, keep
#14168 - Feature request: Bivariate colormapping
Issue -
State: open - Opened by sakunpanthi about 6 years ago
- 62 comments
Labels: New feature, keep
#14163 - Could you add different styles of border and axes in 3D graphics?
Issue -
State: open - Opened by Photonico about 6 years ago
- 3 comments
Labels: topic: mplot3d, status: inactive
#14159 - Fix glyph sizing in textpath.
Pull Request -
State: closed - Opened by anntzer about 6 years ago
- 4 comments
Labels: status: needs revision, backend: svg, topic: text/usetex, status: needs rebase, status: inactive, status: superseded
#14130 - Add decorator to inherit keyword-only deprecations
Pull Request -
State: closed - Opened by timhoffm over 6 years ago
- 13 comments
Labels: API: argument checking
#14118 - imshow() should not modify axes aspect if transform != ax.transData.
Issue -
State: open - Opened by anntzer over 6 years ago
- 5 comments
Labels: topic: images, status: inactive
#14086 - Feature Request: multiple stacked bars
Issue -
State: closed - Opened by busiing over 6 years ago
- 10 comments
Labels: New feature
#14058 - RFC: new function-based API
Pull Request -
State: open - Opened by tacaswell over 6 years ago
- 12 comments
Labels: Documentation, status: needs comment/discussion, status: inactive
#14024 - Simpler "pyplotless" use pattern.
Pull Request -
State: closed - Opened by anntzer over 6 years ago
- 25 comments
Labels: topic: pyplot API, status: needs comment/discussion, status: inactive
#13994 - [FR] Setting PDF backend in matplotlibrc/style
Issue -
State: closed - Opened by ArchangeGabriel over 6 years ago
- 6 comments
Labels: New feature, topic: rcparams
#13988 - MatPlotLib not working with Ubuntu 18.04 and TkAgg (Plot window looks like a black square).
Issue -
State: closed - Opened by netzo92 over 6 years ago
- 35 comments
Labels: GUI: tk
#13934 - axes.errorbar raises ValueError when using cycler for fillstyle
Issue -
State: closed - Opened by raymondEhlers over 6 years ago
- 3 comments
Labels: status: inactive
#13930 - setting spine default location displacement rcParams
Issue -
State: closed - Opened by mfouesneau over 6 years ago
- 2 comments
Labels: New feature, topic: rcparams, Difficulty: Medium, Good first issue, status: inactive, status: closed as inactive
#13919 - Impossible to configure minor/major grid line style independently in rcParams
Issue -
State: closed - Opened by NGJROMO over 6 years ago
- 16 comments
Labels: New feature, topic: rcparams, Difficulty: Medium, Good first issue
#13909 - plt.bar() creates different results when repeated
Issue -
State: closed - Opened by tlkaufmann over 6 years ago
- 9 comments
Labels: status: inactive, status: closed as inactive
#13887 - Accessing default `norm` of a Collection removes its colors.
Issue -
State: closed - Opened by ImportanceOfBeingErnest over 6 years ago
- 5 comments
#13852 - Fix rebuilding font cache
Pull Request -
State: closed - Opened by timhoffm over 6 years ago
- 6 comments
Labels: status: needs rebase, status: work in progress, status: orphaned PR, status: inactive
#13848 - contour ignores `lw` argument, no warning/error
Issue -
State: open - Opened by lzkelley over 6 years ago
- 8 comments
Labels: API: consistency, topic: contour
#13810 - Font found via FontManager.find_font() but not when using it in Figure.text()
Issue -
State: open - Opened by timhoffm over 6 years ago
- 9 comments
Labels: topic: text/fonts, keep
#13803 - 'tuple' object is not callable, plt.xticks()
Issue -
State: closed - Opened by wang-jinghui over 6 years ago
- 10 comments
Labels: status: needs clarification
#13774 - No support for horizontal alignment in tick_params?
Issue -
State: open - Opened by lash81 over 6 years ago
- 14 comments
Labels: API: consistency
#13742 - Arrow head color fix to match arrow body
Pull Request -
State: closed - Opened by raunM over 6 years ago
- 5 comments
Labels: status: needs rebase, status: orphaned PR
#13680 - Update seaborn style
Pull Request -
State: closed - Opened by timhoffm over 6 years ago
- 16 comments
Labels: topic: rcparams
#13650 - tight_layout() leaves white margins when ylabel is long
Issue -
State: closed - Opened by Dodelo over 6 years ago
- 19 comments
Labels: topic: geometry manager
#13618 - Minor ticklabels are missing at positions of major ticks.
Issue -
State: closed - Opened by ImportanceOfBeingErnest over 6 years ago
- 25 comments
Labels: Release critical
#13595 - Copy to Clipboard not Enabled by Default
Issue -
State: open - Opened by awbruch over 6 years ago
- 10 comments
Labels: keep
#13533 - Boxplotting Masked Arrays
Issue -
State: closed - Opened by danrod13 over 6 years ago
- 16 comments
Labels: status: confirmed bug, API: argument checking
#13487 - labelpad is not the spacing between the axis and the label
Issue -
State: closed - Opened by baloe over 6 years ago
- 6 comments
Labels: Documentation, Good first issue
#13479 - path randomness is repetitive (sketch RNG seeded to 0 for each path anew)
Issue -
State: open - Opened by eudoxos over 6 years ago
- 17 comments
Labels: keep
#13474 - Raise NotImplementedError with equal aspect on 3D axes
Pull Request -
State: closed - Opened by dstansby over 6 years ago
- 3 comments
Labels: topic: mplot3d
#13438 - Rewrite the logic of formatters for getting the tick locations
Issue -
State: open - Opened by timhoffm over 6 years ago
- 13 comments
Labels: topic: ticks axis labels, keep
#13435 - boxplot/violinplot orientation-setting API
Issue -
State: closed - Opened by anntzer over 6 years ago
- 11 comments
Labels: API: consistency
#13423 - Rework quiver's color-setting API
Issue -
State: open - Opened by anntzer over 6 years ago
- 7 comments
Labels: API: consistency, keep
#13401 - New clear() method for Radio and Check buttons
Pull Request -
State: closed - Opened by raamana over 6 years ago
- 22 comments
Labels: topic: widgets/UI
#13388 - Typo in the figure API (fig.suptitle)
Issue -
State: closed - Opened by zaidemad over 6 years ago
- 4 comments
Labels: Documentation
#13374 - Horizontal radio buttons
Pull Request -
State: open - Opened by mromanie over 6 years ago
- 23 comments
Labels: New feature, topic: widgets/UI, status: orphaned PR, keep
#13325 - Export figure parameters
Issue -
State: closed - Opened by mcastorina over 6 years ago
- 7 comments
Labels: New feature, status: inactive, status: closed as inactive
#13200 - Problems editing text in svg file saved using savefig
Issue -
State: open - Opened by jpdehollain over 6 years ago
- 5 comments
Labels: topic: text, backend: svg, keep
#13195 - Feature request: add edit_parameters to toolbar for all GUI backends
Issue -
State: closed - Opened by BYT3M3 over 6 years ago
- 6 comments
Labels: New feature, GUI: gtk, Difficulty: Medium, status: inactive, status: closed as inactive
#13164 - Figures in windows not tabs
Issue -
State: closed - Opened by hutattedonmyarm over 6 years ago
- 6 comments
Labels: New feature, GUI: MacOSX
#13139 - font family ['serif'] not found. Falling back to DejaVu Sans
Issue -
State: closed - Opened by david-waterworth over 6 years ago
- 58 comments
Labels: topic: text
#13131 - `changed` method on PathCollection may revert set_color
Issue -
State: open - Opened by stippingerm over 6 years ago
- 10 comments
Labels: API: consistency, API: argument checking, topic: collections and mappables, keep
#13044 - Center of rotation for text with rotation_mode='anchor'
Issue -
State: open - Opened by timhoffm over 6 years ago
- 11 comments
Labels: topic: text, Difficulty: Medium, Good first issue, keep
#13034 - Legend shows arrow from annotate #8236
Pull Request -
State: closed - Opened by Wojciech-Lange over 6 years ago
- 6 comments
Labels: status: needs revision, status: needs rebase, status: needs tests, status: orphaned PR, status: superseded
#12985 - set_position doesn't work on Axes added using inset_axes in matplotlib 3.0.2
Issue -
State: closed - Opened by Laukei over 6 years ago
- 9 comments
Labels: New feature, topic: axes, status: inactive, status: closed as inactive
#12967 - Inconsistent eager vs delayed resolution of Cn in plot()
Issue -
State: open - Opened by anntzer over 6 years ago
- 22 comments
Labels: status: needs comment/discussion
#12926 - Inconsistent behavior of hexbins mincnt parameter, depending on C parameter
Issue -
State: closed - Opened by krooijers over 6 years ago
- 4 comments
#12915 - Delayed import of pyparsing for fontconfig pattern matching
Pull Request -
State: closed - Opened by timhoffm over 6 years ago
- 23 comments
Labels: status: needs revision, Performance, status: orphaned PR
#12874 - Feature request: show bars in plt.hist
Issue -
State: closed - Opened by rosgori over 6 years ago
- 5 comments
Labels: topic: rcparams, topic: hist, status: inactive, status: closed as inactive
#12830 - Cannot render Apple Color Emoji in plots
Issue -
State: open - Opened by brienna over 6 years ago
- 52 comments
Labels: topic: text/fonts, keep
#12819 - Interesting things happen when calling cla() on shared axes with log scales
Issue -
State: closed - Opened by anntzer over 6 years ago
- 3 comments
Labels: status: duplicate
#12738 - Add unobtrusive deprecation note to the first line of the docstring
Pull Request -
State: closed - Opened by timhoffm over 6 years ago
- 6 comments
Labels: Documentation
#12692 - matplotlib.plot.show always blocks the execution of python script
Issue -
State: closed - Opened by pahome almost 7 years ago
- 12 comments
#12582 - cannot set default drawstyle (to 'steps-post')
Issue -
State: closed - Opened by tsdlovell almost 7 years ago
- 8 comments
Labels: topic: rcparams
#12577 - RcParams should not inherit from dict
Pull Request -
State: closed - Opened by timhoffm almost 7 years ago
- 9 comments
Labels: status: needs rebase, status: work in progress
#12551 - Document idiosyncratic behavior of `transform` kwarg
Issue -
State: open - Opened by munkm almost 7 years ago
- 13 comments
Labels: Documentation, keep
#12549 - switch to using `appdirs` to find config and data paths
Issue -
State: open - Opened by tacaswell almost 7 years ago
- 14 comments
Labels: keep
#12506 - Adding twin axes into polar coordinate system
Issue -
State: closed - Opened by 519165198 almost 7 years ago
- 5 comments
Labels: New feature, topic: polar, status: inactive, status: closed as inactive
#12494 - For hist() with uneven bins, histtype=bar and stepfilled interpret align=left/right differently
Issue -
State: open - Opened by anntzer almost 7 years ago
- 1 comment
Labels: topic: hist, keep
#12418 - replace ttconv for ps/pdf
Issue -
State: closed - Opened by jklymak almost 7 years ago
- 4 comments
Labels: topic: text/fonts
#12417 - Change the size of legend markers...
Issue -
State: open - Opened by jklymak almost 7 years ago
- 9 comments
Labels: topic: legend, keep
#12415 - ENH: fig.set_size to allow non-inches units
Pull Request -
State: closed - Opened by jklymak almost 7 years ago
- 13 comments
Labels: status: work in progress
#12402 - Figure.set_size_cm and Figure(figsize_cm=) as an alternative to figsize/set_size_inches
Issue -
State: open - Opened by wavexx almost 7 years ago
- 26 comments
Labels: inactive
#12392 - urls are ignored when rendering a QuadMesh to SVG
Issue -
State: open - Opened by pingyeh almost 7 years ago
- 8 comments
Labels: backend: svg, keep
#12367 - hatch_demo.py does not correctly save all the hatches in pdf
Issue -
State: open - Opened by ftesser almost 7 years ago
- 16 comments
Labels: status: confirmed bug, backend: pdf, keep
#12361 - Create Arbitrary scale transforms
Issue -
State: open - Opened by jklymak almost 7 years ago
- 2 comments
Labels: inactive
#12318 - set_xticks() needs argument for 'fontsize'
Issue -
State: closed - Opened by ulfaslak almost 7 years ago
- 4 comments
Labels: status: won't or can't fix
#12312 - colorbar(boundaries=...) doesn't work so well with nonlinear norms
Issue -
State: closed - Opened by anntzer almost 7 years ago
- 8 comments
Labels: topic: color/colorbar
#12224 - Backport PR #12207 on branch v3.0.x (FIX: don't check for interactive framework if none required)
Pull Request -
State: closed - Opened by meeseeksmachine almost 7 years ago
#12221 - Scaling issue with 4K panel!
Issue -
State: open - Opened by Khalilsqu almost 7 years ago
- 54 comments
Labels: OS: Microsoft, status: upstream fix required, GUI: Qt
#12220 - Init calls subclass method pattern
Issue -
State: closed - Opened by timhoffm almost 7 years ago
- 5 comments
Labels: inactive
#12178 - Violin plot inconsistency between list and numpy
Issue -
State: open - Opened by RaphP almost 7 years ago
- 6 comments
Labels: Documentation, Good first issue, inactive
#12071 - imsave saves some pixels wrong to output image
Issue -
State: open - Opened by itsayellow almost 7 years ago
- 24 comments
Labels: topic: color/color & colormaps, inactive
#12057 - TransformedBbox.contains has less-than-optimal semantics
Issue -
State: open - Opened by anntzer almost 7 years ago
- 2 comments
Labels: keep
#12056 - LaTex x-small font stretching
Issue -
State: closed - Opened by MaxSchambach almost 7 years ago
- 12 comments
Labels: status: inactive, status: closed as inactive
#12042 - AxesImage.contains(event) does not account for transforms
Issue -
State: closed - Opened by ilopata1 almost 7 years ago
- 4 comments
Labels: topic: images, topic: transforms and scales
#12040 - Move visibility check to allow_rasterization
Issue -
State: closed - Opened by anntzer almost 7 years ago
- 4 comments
Labels: inactive
#12039 - .set_xscale('log') uses missing 'Unicode minus' (ignoring rcParams['axes.unicode_minus'] and rcParams['mathtext.fallback_to_cm'])
Issue -
State: open - Opened by Bashky almost 7 years ago
- 3 comments
Labels: topic: rcparams, topic: text/unicode, topic: text/fonts, keep
#12035 - Inconsistent behavior of Timer.remove_callback.
Issue -
State: open - Opened by anntzer almost 7 years ago
- 5 comments
Labels: keep
#12031 - Possibly excessive transform creation
Issue -
State: open - Opened by efiring almost 7 years ago
- 5 comments
Labels: Performance, keep
#12025 - Streamplot supporting irregular grids with 2D x and y
Issue -
State: closed - Opened by lbdreyer almost 7 years ago
- 11 comments
Labels: New feature, API: argument checking, status: inactive, status: closed as inactive
#12021 - scatter() behavior with different size inputs depends on the backend but both variants are inconsistent with the docs
Issue -
State: closed - Opened by anntzer almost 7 years ago
- 7 comments
Labels: API: argument checking, status: inactive
#12013 - Non-core font used with use14corefonts=True
Issue -
State: open - Opened by piotrjurkiewicz almost 7 years ago
- 4 comments
Labels: topic: text, topic: text/mathtext
#12007 - Navigation bar and plot frame freezes when using emacs elpy with macosx backend
Issue -
State: closed - Opened by djpine almost 7 years ago
- 1 comment
Labels: GUI: MacOSX, status: inactive, status: closed as inactive
#11987 - Controlling whitespace margins from x-label to figure edge for pgf
Issue -
State: closed - Opened by JacobEFO almost 7 years ago
- 7 comments
Labels: backend: pgf, status: inactive, status: closed as inactive
#11986 - Feature request: add an option to hide header/title bar in NbAgg/WebAgg
Issue -
State: closed - Opened by astrofrog almost 7 years ago
- 6 comments
Labels: topic: rcparams, GUI: nbagg, GUI: webagg, status: inactive, status: closed as inactive
#11944 - wx backends: don't use ClientDC any more
Pull Request -
State: open - Opened by DietmarSchwertberger almost 7 years ago
- 86 comments
Labels: status: needs revision, GUI: wx, status: needs rebase, status: inactive, inactive
#11902 - tests should force $MPLBACKEND to be unset and $MATPLOTLIBRC to point to an empty file (loading the default rc)
Issue -
State: open - Opened by anntzer almost 7 years ago
- 1 comment
Labels: topic: testing, inactive
#11898 - plot.scatter: negative or null values lead to strange behavior on log scale
Issue -
State: closed - Opened by ivankeller almost 7 years ago
- 13 comments
Labels: API: consistency, inactive
#11864 - BUG: text.usetex eventually causes too "many threads" for OpenBLAS
Issue -
State: open - Opened by seberg almost 7 years ago
- 4 comments
Labels: inactive
#11839 - image compare animations for testing
Issue -
State: closed - Opened by t-makaro almost 7 years ago
- 5 comments
Labels: topic: testing, status: inactive, status: closed as inactive
#11837 - Feature Request: Controlling top, bottom, left, and right tick parameters independently of one another
Issue -
State: open - Opened by ghost almost 7 years ago
- 4 comments
Labels: New feature, inactive
#11836 - Markers are not centered properly
Issue -
State: closed - Opened by jason-s almost 7 years ago
- 12 comments
Labels: status: duplicate
#11830 - Colors of contours generated with contour()/contourf() should match colors of the 3D surface plotted using plot_surface()
Issue -
State: closed - Opened by snooper77 almost 7 years ago
- 3 comments
Labels: topic: mplot3d, status: inactive, status: closed as inactive
#11809 - Strange behaviour when saving with constrained_layout and set_aspect('equal')
Issue -
State: open - Opened by ArchangeGabriel about 7 years ago
- 20 comments
Labels: New feature, status: confirmed bug, topic: geometry manager, inactive
#11804 - matplotlib 3D text orientation zdir
Issue -
State: open - Opened by fabiengueret about 7 years ago
- 7 comments
Labels: topic: mplot3d, keep
#11797 - About linestyles: tuple not accepted in rc param file and other inconsistencies
Issue -
State: open - Opened by ImportanceOfBeingErnest about 7 years ago
- 6 comments
Labels: API: consistency, topic: rcparams, Good first issue, keep
#11790 - Feature request: set_XY in quiver plots
Issue -
State: closed - Opened by t-makaro about 7 years ago
- 17 comments
Labels: New feature, status: inactive, status: closed as inactive