An open API service for providing issue and pull request metadata for open source projects.

GitHub / matplotlib/matplotlib issues and pull requests

#19722 - Masked arrays not working with categorical data

Issue - State: open - Opened by juliospain over 4 years ago - 2 comments
Labels: topic: categorical, keep

#19705 - Easier vectorized line segments and arrows

Issue - State: closed - Opened by vsbuffalo over 4 years ago - 5 comments
Labels: New feature, topic: arrow, status: inactive, status: closed as inactive

#19694 - Blitting SVG Animations

Issue - State: open - Opened by jungerm2 over 4 years ago - 21 comments
Labels: New feature, topic: animation

#19693 - path.sketch doesn't apply to PolyCollection

Issue - State: closed - Opened by story645 over 4 years ago - 2 comments
Labels: topic: rcparams, backend: agg, topic: path handling

#19685 - Add ability to add a patch without updating data limits

Issue - State: open - Opened by dstansby over 4 years ago - 5 comments
Labels: New feature, keep

#19682 - pgf baseline images are OS-dependent

Issue - State: closed - Opened by anntzer over 4 years ago - 2 comments
Labels: topic: testing, backend: pgf, Maintenance

#19667 - Inconsistent error when plotting with FuncAnimation vs plt.plot

Issue - State: closed - Opened by jungerm2 over 4 years ago - 5 comments
Labels: API: argument checking, status: inactive, status: closed as inactive

#19658 - keypress events cause unavoidable beep sound with wxagg

Issue - State: open - Opened by briantoby over 4 years ago - 2 comments
Labels: GUI: wx, keep

#19605 - Promote _Backend to public api

Issue - State: closed - Opened by ianhi over 4 years ago - 4 comments
Labels: New feature, status: needs comment/discussion, status: inactive

#19599 - StopIteration crash with FuncAnimation and FFMpegWriter

Issue - State: closed - Opened by petercorke over 4 years ago - 3 comments
Labels: topic: animation, Community support

#19584 - Simplify/speedup type1 font embedding

Issue - State: open - Opened by anntzer over 4 years ago - 1 comment
Labels: backend: pdf, topic: text/usetex, Performance, topic: text/fonts, Maintenance, keep

#19574 - plt.hist() fails with TensorFlow Numpy emulation

Issue - State: open - Opened by FlorinAndrei over 4 years ago - 28 comments
Labels: topic: units and array ducktypes, keep

#19573 - create set_offsets3d for PathCollection3d

Pull Request - State: open - Opened by ianhi over 4 years ago - 3 comments
Labels: topic: mplot3d, status: needs rebase, status: needs comment/discussion, status: inactive

#19572 - add docstring for set_3d_properties for PatchCollection3d

Pull Request - State: closed - Opened by ianhi over 4 years ago - 9 comments
Labels: topic: mplot3d, status: needs revision, status: needs rebase, status: inactive

#19565 - axes.get_bars()

Issue - State: closed - Opened by Simplimus over 4 years ago - 6 comments
Labels: New feature, status: inactive

#19561 - Memory leak with FuncAnimation and matshow.

Issue - State: closed - Opened by david-hoffman over 4 years ago - 4 comments
Labels: Documentation, status: confirmed bug, topic: animation, topic: images, status: inactive, status: closed as inactive

#19555 - Allow legend_elements func parameter to return strings.

Issue - State: closed - Opened by Illviljan over 4 years ago - 2 comments

#19554 - Clarify that it is ok to use plt.subplots to create figures

Pull Request - State: closed - Opened by ianhi over 4 years ago - 5 comments
Labels: Documentation, status: needs rebase

#19530 - AnnotationBbox returns weird window_extent?

Issue - State: closed - Opened by znstrider over 4 years ago - 5 comments

#19523 - "Auto-wrapping text" example does not work with inline backend, add link to bugreport/workaround

Issue - State: closed - Opened by mghansen256 over 4 years ago - 7 comments
Labels: Documentation, third-party integration: jupyter, status: inactive, status: closed as inactive

#19519 - Too much white space around graphs in 3d projection

Issue - State: open - Opened by ghost over 4 years ago - 20 comments
Labels: topic: mplot3d

#19508 - Add user defined font entry with custom name

Issue - State: closed - Opened by spajak over 4 years ago - 11 comments
Labels: New feature, status: needs patch, topic: text/fonts, status: inactive, status: closed as inactive

#19484 - Shareable property cyclers

Pull Request - State: closed - Opened by anntzer over 4 years ago - 5 comments
Labels: status: needs rebase, status: needs comment/discussion, status: inactive

#19482 - Plugin system for backends

Pull Request - State: closed - Opened by martinRenou over 4 years ago - 31 comments
Labels: status: needs rebase, status: needs comment/discussion, status: inactive, status: superseded

#19479 - Support sharing cycler instances across axes

Issue - State: open - Opened by anntzer over 4 years ago - 12 comments
Labels: New feature

#19476 - Allow use of unitful data in images

Issue - State: open - Opened by dstansby over 4 years ago - 5 comments
Labels: New feature, topic: units and array ducktypes, keep

#19471 - axis offset texts not moving when tick & labels are displaced using rcParams or Axes.tick_params

Issue - State: open - Opened by anntzer over 4 years ago - 1 comment
Labels: topic: ticks axis labels, keep

#19463 - Support subplots((m, n), ...) as shorthand for subplots(m, n, squeeze=False, ...)

Issue - State: closed - Opened by anntzer over 4 years ago - 11 comments
Labels: New feature, status: needs comment/discussion, status: inactive

#19453 - Restrict input dataset by limit values

Issue - State: closed - Opened by fwillo over 4 years ago - 6 comments
Labels: backend: pdf, status: downstream fix required, status: inactive, status: closed as inactive

#19450 - sphinxsidebar text overflow

Issue - State: closed - Opened by aitikgupta over 4 years ago - 7 comments
Labels: Maintenance, status: inactive

#19444 - fill_between, step='post' and NaN

Issue - State: closed - Opened by mankoff over 4 years ago - 5 comments
Labels: status: inactive, status: closed as inactive

#19443 - Bug in Rendering Navigation Toolbar in tkinter on MacOS [MPL 3.3.4]

Issue - State: closed - Opened by DaveL17 over 4 years ago - 4 comments
Labels: status: inactive

#19437 - tool manager functionality is not well documented

Issue - State: open - Opened by Phillip-M-Feldman over 4 years ago - 3 comments
Labels: Documentation, MEP: MEP22, keep

#19429 - bar_label clipping

Issue - State: open - Opened by anntzer over 4 years ago - 7 comments
Labels: topic: text

#19428 - Ylim with Bar Chart

Issue - State: closed - Opened by berkdemir over 4 years ago - 5 comments
Labels: status: inactive

#19409 - Boxplot: Median line too long after changing linewidth

Issue - State: closed - Opened by Kadabash over 4 years ago - 9 comments
Labels: Difficulty: Easy, Good first issue

#19408 - Transforms and datetime axis

Issue - State: closed - Opened by Phlya over 4 years ago - 14 comments
Labels: Documentation, status: inactive, status: closed as inactive

#19406 - Support for inline labels for 2D lines

Issue - State: open - Opened by RemDelaporteMathurin over 4 years ago - 17 comments
Labels: New feature, keep

#19404 - Add figureoptions to the Tk backend

Issue - State: open - Opened by BenediktO over 4 years ago - 3 comments
Labels: New feature, GUI: tk, keep

#19397 - ellipse size in a legend

Issue - State: closed - Opened by miniufo over 4 years ago - 4 comments
Labels: New feature, Community support, topic: legend, status: inactive, status: closed as inactive

#19392 - New event examples showing z-value at cursor position.

Pull Request - State: closed - Opened by ianthomas23 over 4 years ago - 12 comments
Labels: status: needs revision, Documentation: examples

#19385 - Inconsistent default color cycle behavior in ax.bar and ax.fill_between

Issue - State: closed - Opened by mwaskom over 4 years ago - 7 comments
Labels: status: inactive, status: closed as inactive

#19374 - calling imshow twice with different extents causes autoscaling to ignore the first image's extents.

Issue - State: open - Opened by anntzer over 4 years ago - 6 comments
Labels: topic: images

#19362 - Simplify moving ticks-and-labels to top/right side

Issue - State: closed - Opened by anntzer over 4 years ago - 3 comments
Labels: New feature, topic: ticks axis labels, status: inactive

#19360 - qt.qpa.plugin: Could not load the Qt platform plugin “xcb” in “” even though it was found. in ubuntu 20.04 when using mpl_toolkits.mplot3d.axes3d

Issue - State: closed - Opened by monacv over 4 years ago - 9 comments
Labels: status: needs clarification, Community support

#19358 - constrained_layout and texts outside of the axes

Issue - State: open - Opened by anntzer over 4 years ago - 10 comments
Labels: topic: geometry manager

#19354 - Fix half-filled markers protrusion

Pull Request - State: closed - Opened by anntzer over 4 years ago - 3 comments
Labels: status: needs rebase, status: inactive

#19349 - bbox_inches='tight' implementation....

Issue - State: open - Opened by jklymak over 4 years ago - 1 comment
Labels: Maintenance

#19338 - Allow option to display absolute values for pie chart

Issue - State: open - Opened by darkdragon-001 over 4 years ago - 3 comments
Labels: New feature

#19299 - wide mathtext accents are mis-centered

Issue - State: open - Opened by anntzer over 4 years ago - 1 comment
Labels: topic: text/mathtext, keep

#19290 - axis limits don't update on add_artist

Issue - State: open - Opened by nschloe over 4 years ago - 7 comments
Labels: status: confirmed bug

#19286 - GradientLineCollection class has been added to support multicolored lines

Pull Request - State: closed - Opened by ufukty over 4 years ago - 8 comments
Labels: New feature, status: needs rebase, status: inactive, status: superseded

#19271 - WIP: Add support to edit subplot configurations via textbox

Pull Request - State: open - Opened by aitikgupta over 4 years ago - 4 comments
Labels: status: needs rebase, status: inactive

#19267 - Please provide universal2 wheels for macOS

Issue - State: closed - Opened by ronaldoussoren over 4 years ago - 9 comments
Labels: New feature, OS: Apple

#19258 - Color maps from function

Issue - State: open - Opened by Inspirateur over 4 years ago - 10 comments
Labels: New feature, topic: color/color & colormaps

#19257 - Use `widgets.TextBox` as text readout for sliders

Issue - State: open - Opened by ianhi over 4 years ago - 6 comments
Labels: New feature, topic: widgets/UI, keep

#19236 - Add support for handling timedelta

Pull Request - State: open - Opened by theOehrly over 4 years ago - 40 comments
Labels: topic: date handling, status: needs rebase

#19233 - List of Examples without a reference section

Issue - State: open - Opened by ianhi over 4 years ago - 4 comments
Labels: Documentation, keep

#19230 - Add a related examples section to all gallery entries

Issue - State: open - Opened by ianhi over 4 years ago - 8 comments
Labels: Documentation

#19229 - Add public API for setting an axis unit converter

Issue - State: closed - Opened by mwaskom over 4 years ago - 5 comments
Labels: New feature, topic: units and array ducktypes, keep

#19222 - Add gifs of usage to widget examples

Issue - State: open - Opened by ianhi over 4 years ago - 13 comments
Labels: Documentation, topic: widgets/UI, keep

#19205 - Secondary_axis combined with interpolation functions generates overlapped axis labels

Issue - State: closed - Opened by dihm over 4 years ago - 6 comments
Labels: Documentation

#19199 - Allow consistent interface for completely suppressing metadata

Issue - State: open - Opened by anntzer over 4 years ago - 3 comments
Labels: New feature, backend: agg, backend: ps, backend: pdf, backend: svg, keep

#19198 - Fix link in contributing docs

Pull Request - State: closed - Opened by timhoffm over 4 years ago - 1 comment
Labels: Documentation

#19188 - Cleanup comparison between X11/CSS4 and xkcd colors

Pull Request - State: closed - Opened by timhoffm over 4 years ago
Labels: Documentation

#19183 - Getting Started GSoD

Pull Request - State: open - Opened by jeromefv over 4 years ago - 10 comments
Labels: Documentation, status: needs rebase

#19182 - FancyArrowPatch heads start before the end of tails

Issue - State: closed - Opened by meakbiyik over 4 years ago - 6 comments
Labels: topic: arrow, status: inactive, status: closed as inactive

#19156 - Demo of the EllipseSelector module for collecting region-fo-interest …

Pull Request - State: open - Opened by Kwamewusu over 4 years ago - 9 comments
Labels: Documentation, status: needs revision, status: needs rebase

#19147 - Should i686 and arm64 builds be failing in the wheel repo?

Issue - State: closed - Opened by mattip over 4 years ago - 6 comments
Labels: topic: testing

#19139 - Missing data handling with categorical units

Issue - State: open - Opened by mwaskom over 4 years ago - 16 comments
Labels: topic: units and array ducktypes, topic: categorical, keep

#19116 - Stale information drawn by nbAgg

Issue - State: open - Opened by ianhi over 4 years ago - 30 comments
Labels: GUI: nbagg, backend: ipympl

#19110 - edited 2D Object to add labelfont alias so that tick_params can direc…

Pull Request - State: open - Opened by the-msmathew over 4 years ago - 5 comments
Labels: status: needs revision, status: needs rebase, status: inactive

#19104 - Corrects cursor's Z coordinate display for NonUniformImage

Pull Request - State: closed - Opened by Jaroza727 over 4 years ago - 3 comments
Labels: New feature, status: needs rebase, status: needs tests, topic: images, status: superseded

#19101 - support for ticks crossing axes in axisartist

Issue - State: closed - Opened by jasondet over 4 years ago - 6 comments
Labels: Documentation, New feature, topic: mpl_toolkit, status: inactive, status: closed as inactive

#19100 - axisartist documentation missing for classes and functions, and has typos

Issue - State: closed - Opened by jasondet over 4 years ago - 7 comments
Labels: Documentation, topic: mpl_toolkit, status: inactive, status: closed as inactive

#19095 - Deprecate bbox and xy parameters to restore_region?

Issue - State: open - Opened by anntzer over 4 years ago - 1 comment
Labels: API: changes, backend: agg, topic: animation, Maintenance, keep

#19085 - FIX: update a transform from transFigure to transSubfigure

Pull Request - State: closed - Opened by jklymak over 4 years ago
Labels: topic: transforms and scales

#19081 - Should zero-sized Rectangles be taken into account for autoscaling purposes?

Issue - State: open - Opened by anntzer over 4 years ago - 4 comments
Labels: API: consistency, status: needs comment/discussion, Maintenance, keep

#19080 - deprecation of validCap, validJoin makes pydoc spam out many, many warnings

Issue - State: closed - Opened by anntzer over 4 years ago - 9 comments
Labels: Documentation

#19078 - _update_patch_limits should not use CLOSEPOLY vertices for updating

Issue - State: closed - Opened by jsberg-bnl over 4 years ago - 1 comment
Labels: status: confirmed bug, Good first issue

#19077 - Hatching "style" class for GSOD

Pull Request - State: open - Opened by brunobeltran over 4 years ago - 2 comments
Labels: status: needs rebase, keep

#19053 - Add the ability to plot striped lines

Pull Request - State: closed - Opened by lucielavigne over 4 years ago - 2 comments
Labels: New feature, status: needs revision, status: needs rebase, status: orphaned PR, status: superseded

#19051 - Tick.apply_tickdir has no effect

Issue - State: closed - Opened by anntzer over 4 years ago - 2 comments
Labels: topic: ticks axis labels

#19037 - event loop and event handling docs are hard to find

Issue - State: closed - Opened by anntzer over 4 years ago - 6 comments
Labels: Documentation, keep

#19031 - `artist.set_picker(False)` no longer keeps artists pickable

Pull Request - State: open - Opened by anntzer over 4 years ago - 8 comments
Labels: status: needs rebase, status: needs comment/discussion, status: inactive

#19029 - Default position of colorbar labels overlays its values

Issue - State: open - Opened by dokato over 4 years ago - 8 comments
Labels: status: confirmed bug, Difficulty: Medium

#19017 - Formalize discouraged API (= softer deprecations)

Issue - State: closed - Opened by timhoffm over 4 years ago - 9 comments
Labels: Maintenance

#19011 - Simplify tk tooltip setup.

Pull Request - State: closed - Opened by anntzer over 4 years ago - 9 comments
Labels: GUI: tk, Maintenance

#19001 - \genfrac should accept a unit for thickness

Issue - State: closed - Opened by QuLogic over 4 years ago - 1 comment
Labels: topic: text/mathtext, keep

#18991 - Latex path not found on macOS

Issue - State: closed - Opened by andreamoro-git almost 5 years ago - 7 comments
Labels: Community support

#18985 - Why does setting imshow(animated=True) still show an image?

Issue - State: open - Opened by thomasaarholt almost 5 years ago - 8 comments
Labels: topic: animation, Good first issue, topic: images, status: has patch

#18982 - %matplotlib defaults

Issue - State: closed - Opened by simon-bx almost 5 years ago - 3 comments
Labels: Community support

#18972 - make_axes_locatable unexpectedly rescales inset_axes

Issue - State: closed - Opened by sappelhoff almost 5 years ago - 3 comments
Labels: topic: mpl_toolkit, status: inactive, status: closed as inactive

#18970 - Add scale(x)(y) parameter(s) to imshow as in plot

Issue - State: closed - Opened by alexiscoutinho almost 5 years ago - 4 comments
Labels: New feature, status: inactive

#18946 - tri.Triangulate.triangles is only documented as parameter (is also attribute)

Issue - State: closed - Opened by story645 almost 5 years ago - 2 comments
Labels: Documentation, topic: mplot3d, topic: tri

#18941 - SecondaryAxis.grid() fails silently

Issue - State: open - Opened by fohrloop almost 5 years ago - 10 comments
Labels: keep

#18940 - WxAgg backend draws the wrong size when wxpython app is high DPI aware on Windows

Issue - State: closed - Opened by jbhopkins almost 5 years ago - 5 comments
Labels: New feature, GUI: wx

#18932 - Move 3D attribute sorting into overridden draw methods

Pull Request - State: open - Opened by QuLogic almost 5 years ago - 1 comment
Labels: topic: mplot3d, status: needs rebase, status: inactive

#18931 - 3D collections do not proper handle `edgecolor='face'`

Issue - State: closed - Opened by tacaswell almost 5 years ago - 4 comments
Labels: topic: mplot3d, Difficulty: Medium, Good first issue