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

GitHub / matplotlib/matplotlib issues and pull requests

#26711 - Backport PR #26709 on branch v3.8.x (DOC: consistency in docstrings of formatting of array-like)

Pull Request - State: closed - Opened by meeseeksmachine about 2 years ago
Labels: Documentation

#26710 - Add support for High DPI displays to wxAgg backend

Pull Request - State: closed - Opened by jmoraleda about 2 years ago - 18 comments
Labels: New feature, GUI: wx, topic: dpi and resolution

#26710 - Add support for High DPI displays to wxAgg backend

Pull Request - State: closed - Opened by jmoraleda about 2 years ago - 25 comments
Labels: New feature, GUI: wx, topic: dpi and resolution

#26706 - Pin NumPy below v2 for 3.7.x

Pull Request - State: closed - Opened by QuLogic about 2 years ago - 1 comment
Labels: PR: dependencies

#26705 - [Doc] Small fixes found by velin

Pull Request - State: closed - Opened by oscargus about 2 years ago
Labels: Documentation: API

#26704 - [Bug]: svg.fonttype = 'none' is ignored if patheffects are set

Issue - State: open - Opened by mpflanzer about 2 years ago - 2 comments
Labels: backend: svg, topic: text/fonts

#26703 - moved communications guidelines from governance, updated and clarified process

Pull Request - State: closed - Opened by story645 about 2 years ago - 5 comments
Labels: governance, Documentation: devdocs

#26702 - converted coc to rst and put links in code_of_conduct.md

Pull Request - State: closed - Opened by story645 about 2 years ago - 6 comments
Labels: governance, Documentation: website

#26701 - Backport PR #26695 on branch v3.8.x (Bump actions/checkout from 3 to 4)

Pull Request - State: open - Opened by meeseeksmachine about 2 years ago
Labels: PR: dependencies, CI: Run cibuildwheel, CI: Run cygwin

#26700 - Check type for set_clip_box

Pull Request - State: open - Opened by oscargus about 2 years ago - 1 comment
Labels: API: argument checking

#26699 - Improve naming of cibuildwheel jobs

Pull Request - State: closed - Opened by oscargus about 2 years ago
Labels: CI: Run cibuildwheel

#26698 - [Bug]: Matplotlib font issues on Ubuntu 22.04

Issue - State: open - Opened by sitadrost about 2 years ago - 8 comments
Labels: topic: text/fonts

#26697 - [Bug]: Histogram shows non-existant numbers in bins near zero in some cases.

Issue - State: closed - Opened by sumadithya about 2 years ago - 2 comments
Labels: Community support

#26696 - DOC: Fix colLoc default

Pull Request - State: closed - Opened by StefRe about 2 years ago - 11 comments
Labels: topic: table, Documentation: API

#26695 - Bump actions/checkout from 3 to 4

Pull Request - State: closed - Opened by dependabot[bot] about 2 years ago
Labels: PR: dependencies, CI: Run cibuildwheel, CI: Run cygwin

#26694 - Backport PR #26689 on branch v3.8.x (Fix error generation for missing pgf.texsystem.)

Pull Request - State: closed - Opened by meeseeksmachine about 2 years ago
Labels: backend: pgf

#26693 - [MNT]: `[ci doc]` doesn't skip Github tests.

Issue - State: open - Opened by jklymak about 2 years ago - 8 comments
Labels: Maintenance, CI: testing

#26691 - [MNT]: Inconsistent API Figure.suptitle()

Issue - State: open - Opened by timhoffm about 2 years ago - 3 comments
Labels: Maintenance

#26690 - Make generated pgf code more robust against later changes of tex engine.

Pull Request - State: closed - Opened by anntzer about 2 years ago
Labels: backend: pgf

#26689 - Fix error generation for missing pgf.texsystem.

Pull Request - State: closed - Opened by anntzer about 2 years ago
Labels: backend: pgf

#26686 - PR template: shorten comment and pull up top

Pull Request - State: closed - Opened by story645 about 2 years ago
Labels: Documentation

#26685 - [ENH]: Remove some default keymaps

Issue - State: open - Opened by anntzer about 2 years ago - 3 comments
Labels: New feature

#26684 - Update PR template doc links

Pull Request - State: closed - Opened by rcomer about 2 years ago - 2 comments

#26681 - [TST] Upcoming dependency test failures

Issue - State: closed - Opened by github-actions[bot] about 2 years ago - 4 comments
Labels: third-party integration

#26680 - Fix flaky CI tests

Pull Request - State: closed - Opened by QuLogic about 2 years ago
Labels: topic: testing, CI: testing

#26679 - setupext: support using environment variables for dependencies

Pull Request - State: closed - Opened by mathstuf about 2 years ago - 8 comments
Labels: status: needs rebase

#26678 - [ENH]: fillstyle argument None should be equivalent to 'none'

Issue - State: closed - Opened by whbdupree about 2 years ago - 2 comments
Labels: Community support

#26677 - [Bug]: deprecated functions conflict with PySide's snake_case __feature__

Issue - State: closed - Opened by ctismer about 2 years ago - 1 comment

#26676 - [DOC] Slightly improve the LineCollection docstring

Pull Request - State: closed - Opened by timhoffm about 2 years ago - 2 comments
Labels: Documentation: API

#26674 - [Doc]: Line3DCollection segments

Issue - State: closed - Opened by alaindebecker about 2 years ago
Labels: Documentation

#26672 - Backport cibuildwheel updates to v3.7.x

Pull Request - State: closed - Opened by QuLogic about 2 years ago - 3 comments
Labels: Build, CI: Run cibuildwheel

#26671 - [DOC] Enhance API reference index

Pull Request - State: closed - Opened by timhoffm about 2 years ago - 1 comment
Labels: Documentation, Documentation: API

#26670 - Added sanitize_sequence to kwargs in _preprocess_data

Pull Request - State: closed - Opened by story645 about 2 years ago - 2 comments
Labels: New feature, API: consistency, topic: plotting methods

#26669 - [DOC] debug backends

Pull Request - State: closed - Opened by jklymak about 2 years ago - 1 comment
Labels: Documentation: user guide

#26668 - Backport PR #26541 on branch v3.8.x (TYP: Add typing on mathtext internals)

Pull Request - State: closed - Opened by meeseeksmachine about 2 years ago
Labels: topic: types

#26667 - BLD: Use pre-release NumPy for Python 3.12

Pull Request - State: closed - Opened by pllim about 2 years ago - 2 comments

#26666 - Backport PR #26657 on branch v3.8.x (DOC: Fix some small issues)

Pull Request - State: closed - Opened by meeseeksmachine about 2 years ago
Labels: Documentation

#26665 - Clarify loading of backend FigureCanvas and show().

Pull Request - State: closed - Opened by anntzer about 2 years ago
Labels: topic: pyplot API

#26664 - MAINT: Reflect changes from `numpy` namespace refactor Part 5

Pull Request - State: open - Opened by mtsokol about 2 years ago - 5 comments

#26663 - Backport PR #26245 on branch v3.8.x ([pre-commit.ci] pre-commit autoupdate)

Pull Request - State: closed - Opened by meeseeksmachine about 2 years ago
Labels: Maintenance

#26662 - Backport PR #26542 on branch v3.8.x (TST: Ensure test_webagg subprocess is terminated)

Pull Request - State: closed - Opened by meeseeksmachine about 2 years ago
Labels: topic: testing, GUI: webagg

#26660 - Backport PR #26656 on branch v3.8.x (TYP: Fix some small bugs)

Pull Request - State: closed - Opened by meeseeksmachine about 2 years ago
Labels: topic: types

#26659 - Backport PR #26470 on branch v3.8.x ([DOC]: mathtext tutorial-consolidate explain and notes)

Pull Request - State: closed - Opened by meeseeksmachine about 2 years ago
Labels: topic: text/mathtext, Documentation: tutorials

#26658 - Backport PR #26608 on branch v3.8.x (Removed unnecessary origin keywords)

Pull Request - State: closed - Opened by meeseeksmachine about 2 years ago
Labels: Documentation: examples

#26657 - DOC: Fix some small issues

Pull Request - State: closed - Opened by QuLogic about 2 years ago - 1 comment
Labels: Documentation

#26656 - TYP: Fix some small bugs

Pull Request - State: closed - Opened by QuLogic about 2 years ago
Labels: topic: types

#26651 - Backport PR #26348 on branch v3.8.x (Test some untested Locator code)

Pull Request - State: closed - Opened by meeseeksmachine about 2 years ago - 1 comment
Labels: topic: testing

#26645 - [MNT]: Hatch density being int or float?

Issue - State: open - Opened by oscargus about 2 years ago - 3 comments
Labels: Maintenance, topic: hatch

#26642 - Fixes Issue #26377 - Adding Support For % operator in Latex

Pull Request - State: closed - Opened by Vashesh08 about 2 years ago - 15 comments
Labels: status: needs rebase

#26641 - [Doc] Add ACCEPTS for some Axes set methods

Pull Request - State: open - Opened by oscargus about 2 years ago
Labels: Documentation

#26640 - Backport PR #24209 on branch v3.8.x (List the webagg_core module in the sphinx docs.)

Pull Request - State: open - Opened by meeseeksmachine about 2 years ago
Labels: Documentation, GUI: webagg

#26639 - [Bug]: Incorrect type annotation for legend handes?

Issue - State: closed - Opened by mwaskom about 2 years ago
Labels: topic: types

#26638 - Backport PR #26633 on branch v3.8.x ([Doc] Shorten documentation links in widgets)

Pull Request - State: open - Opened by meeseeksmachine about 2 years ago
Labels: Documentation, topic: widgets/UI

#26637 - [Doc]: Reduce references to set_tight_layout

Issue - State: closed - Opened by oscargus about 2 years ago - 1 comment
Labels: Documentation

#26636 - [Doc] Improve set_layout_engine docs

Pull Request - State: open - Opened by oscargus about 2 years ago
Labels: Documentation

#26635 - [MNT] Do not configure axes properties via subplots(..., subplot_kw={...})

Pull Request - State: open - Opened by timhoffm about 2 years ago
Labels: Maintenance, Documentation: examples

#26634 - [MNT] Move SubplotParams from figure to gridspec

Pull Request - State: closed - Opened by timhoffm about 2 years ago - 1 comment
Labels: API: changes, Maintenance

#26633 - [Doc] Shorten documentation links in widgets

Pull Request - State: closed - Opened by oscargus about 2 years ago
Labels: Documentation, topic: widgets/UI

#26632 - Backport PR #26540 on branch v3.8.x (TYP: Add overloads for FT2Font.get_sfnt_table)

Pull Request - State: closed - Opened by meeseeksmachine about 2 years ago
Labels: topic: types

#26631 - Backport PR #26619 on branch v3.8.x ([DOC] Clarify some tick-related docstrings)

Pull Request - State: closed - Opened by meeseeksmachine about 2 years ago
Labels: Documentation, Documentation: API

#26630 - [Bug]: Subplots display problem on MacOS

Issue - State: open - Opened by H-tr about 2 years ago - 2 comments
Labels: GUI: MacOSX

#26629 - DOC: organize figure API

Pull Request - State: closed - Opened by jklymak about 2 years ago - 6 comments
Labels: Documentation: API

#26628 - DOC: move install related FAQ to install docs

Pull Request - State: closed - Opened by story645 about 2 years ago - 1 comment
Labels: Documentation: devdocs

#26627 - [Doc]: FAQ is not reachable anymore via the main menu

Issue - State: closed - Opened by timhoffm about 2 years ago - 5 comments
Labels: Documentation

#26626 - Move Anscombe and MRI examples from speciality plots to showcase

Pull Request - State: closed - Opened by timhoffm about 2 years ago - 7 comments

#26626 - Move Anscombe and MRI examples from speciality plots to showcase

Pull Request - State: closed - Opened by timhoffm about 2 years ago - 7 comments

#26625 - Backport PR #26622 on branch v3.8.x ([Doc] Improve DSP-related examples)

Pull Request - State: closed - Opened by meeseeksmachine about 2 years ago
Labels: Documentation: examples

#26624 - DOC: re-add api example

Pull Request - State: closed - Opened by jklymak about 2 years ago - 26 comments
Labels: Documentation, status: needs rebase, status: needs comment/discussion

#26623 - [Doc]: regression in stable/api/index

Issue - State: open - Opened by jklymak about 2 years ago - 3 comments
Labels: Documentation

#26622 - [Doc] Improve DSP-related examples

Pull Request - State: closed - Opened by oscargus about 2 years ago
Labels: Documentation: examples

#26621 - Port build system to Meson

Pull Request - State: closed - Opened by QuLogic about 2 years ago - 32 comments
Labels: Build, CI: Run cibuildwheel, Documentation: build, CI: Run cygwin

#26620 - [Doc]: Improve legend loc and bbox_to_anchor documentation

Issue - State: open - Opened by timhoffm about 2 years ago - 1 comment
Labels: Documentation, topic: legend

#26619 - [DOC] Clarify some tick-related docstrings

Pull Request - State: closed - Opened by timhoffm about 2 years ago
Labels: Documentation, Documentation: API

#26617 - Backport PR #26598 on branch v3.8.x (FIX: array labelcolor for Tick)

Pull Request - State: closed - Opened by meeseeksmachine about 2 years ago
Labels: PR: bugfix

#26616 - Backport PR #26598 on branch v3.7.x (FIX: array labelcolor for Tick)

Pull Request - State: closed - Opened by meeseeksmachine about 2 years ago
Labels: PR: bugfix

#26615 - Backport PR #26614 on branch v3.8.x (Properly disconnect machinery when removing child axes.)

Pull Request - State: closed - Opened by meeseeksmachine about 2 years ago
Labels: topic: axes

#26614 - Properly disconnect machinery when removing child axes.

Pull Request - State: closed - Opened by anntzer about 2 years ago
Labels: topic: axes

#26613 - [Bug]: cv2 causes subplots to fail

Issue - State: closed - Opened by highghlow about 2 years ago - 3 comments

#26612 - [ENH]: Matplotlib's functions need modification for better usability

Issue - State: closed - Opened by nav9 about 2 years ago - 19 comments
Labels: Documentation

#26611 - [Bug]: An axis' aspect ratio is not inherrited by ax.quiver arrows

Issue - State: closed - Opened by asher-m about 2 years ago - 1 comment
Labels: Community support, status: invalid

#26609 - Cleanup AutoMinorLocator implementation.

Pull Request - State: closed - Opened by anntzer about 2 years ago
Labels: topic: ticks axis labels, Maintenance

#26607 - Backport PR #26606 on branch v3.8.x ([Doc] Revise histogram features example (Closes #26604))

Pull Request - State: closed - Opened by meeseeksmachine about 2 years ago
Labels: Documentation

#26606 - [Doc] Revise histogram features example (Closes #26604)

Pull Request - State: closed - Opened by jsdodge about 2 years ago - 1 comment
Labels: Documentation

#26604 - [Doc]: Inappropriate example in gallery

Issue - State: closed - Opened by jsdodge about 2 years ago - 7 comments
Labels: Documentation, Good first issue

#26603 - [ENH]: alias colorbar location keyword to loc

Issue - State: open - Opened by story645 about 2 years ago - 2 comments
Labels: New feature, API: consistency

#26602 - MNT: print missing font warning only once per font.

Pull Request - State: open - Opened by story645 about 2 years ago - 5 comments
Labels: status: needs rebase, topic: text/fonts, Maintenance

#26601 - Avoid checking limits when updating both min and max for contours

Pull Request - State: closed - Opened by ksunden about 2 years ago - 1 comment
Labels: Release critical

#26600 - [Doc]: contourf demo use of origin keyword

Issue - State: open - Opened by rcomer about 2 years ago - 3 comments
Labels: Documentation

#26598 - FIX: array labelcolor for Tick

Pull Request - State: closed - Opened by rcomer about 2 years ago
Labels: PR: bugfix

#26597 - Squeeze post-converted values when validating limits

Pull Request - State: open - Opened by ksunden about 2 years ago

#26595 - Backport PR #26591 on branch v3.8.x (Fix ToolBase.figure property setter.)

Pull Request - State: closed - Opened by meeseeksmachine about 2 years ago
Labels: MEP: MEP22

#26594 - Added optional props argument to Lasso Widget __init__ to customize Lasso line

Pull Request - State: closed - Opened by kbturk about 2 years ago - 5 comments
Labels: topic: widgets/UI

#26594 - Added optional props argument to Lasso Widget __init__ to customize Lasso line

Pull Request - State: closed - Opened by kbturk about 2 years ago - 3 comments
Labels: topic: widgets/UI

#26592 - [Bug]: Histogram plot collapses to thin lines under some circumstances

Issue - State: closed - Opened by afarcy about 2 years ago - 1 comment

#26591 - Fix ToolBase.figure property setter.

Pull Request - State: closed - Opened by anntzer about 2 years ago
Labels: MEP: MEP22

#26590 - [ENH]: 2D colormaps

Issue - State: closed - Opened by trygvrad about 2 years ago - 2 comments
Labels: New feature, status: duplicate, topic: color/color & colormaps