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

GitHub / matplotlib/matplotlib issues and pull requests

Labelled with: topic: images

#30730 - Fix alpha array not working with RGB images in imshow()

Pull Request - State: closed - Opened by Nayil97 20 days ago - 9 comments
Labels: topic: images

#30597 - Multivar imshow

Pull Request - State: open - Opened by trygvrad 2 months ago
Labels: topic: pyplot API, topic: color/color & colormaps, topic: images, topic: collections and mappables

#30523 - Fix: Change alpha application for RGBA from overwrite to multiply

Pull Request - State: open - Opened by LangQi99 3 months ago - 1 comment
Labels: status: needs review, topic: images

#30231 - ci: Preload existing test images from text-overhaul-figures branch

Pull Request - State: closed - Opened by QuLogic 5 months ago - 3 comments
Labels: topic: mplot3d, topic: widgets/UI, topic: rcparams, GUI: Qt, GUI: MacOSX, GUI: tk, backend: agg, topic: animation, topic: path handling, backend: pdf, GUI: webagg, topic: polar, topic: pyplot API, topic: ticks axis labels, topic: color/color & colormaps, topic: images, topic: text/fonts, topic: legend, Maintenance, topic: transforms and scales, topic: styles, topic: axes, topic: figures and subfigures, CI: Run cibuildwheel, topic: canvas and figure manager, CI: testing, Documentation: examples, Documentation: tutorials, Documentation: devdocs

#30184 - Fixed several accuracy bugs with image resampling

Pull Request - State: open - Opened by ayshih 5 months ago - 24 comments
Labels: topic: mplot3d, topic: images

#30111 - Fix: support alpha array for RGB images in imshow (closes #26092)

Pull Request - State: open - Opened by Vaishnavi-Raghupathi 6 months ago - 1 comment
Labels: topic: images, Documentation: build

#30058 - Add stub for _image

Pull Request - State: closed - Opened by oscargus 6 months ago - 2 comments
Labels: status: needs revision, topic: images, topic: typing

#30058 - Add stub for _image

Pull Request - State: closed - Opened by oscargus 6 months ago - 2 comments
Labels: status: needs revision, topic: images, topic: typing

#30054 - Fixed an off-by-half-pixel bug in image resampling when using a nonaffine transform (e.g., a log axis)

Pull Request - State: closed - Opened by ayshih 6 months ago - 9 comments
Labels: topic: images

#29987 - Backport PR #29370 on branch v3.10.x (DOC: Improve NonUniformImage docs)

Pull Request - State: closed - Opened by meeseeksmachine 7 months ago
Labels: topic: images, Documentation: examples

#29933 - Backport PR #29931 on branch v3.10.x (Allow Python native sequences in Matplotlib `imsave()`.)

Pull Request - State: closed - Opened by meeseeksmachine 7 months ago - 3 comments
Labels: topic: images

#29933 - Backport PR #29931 on branch v3.10.x (Allow Python native sequences in Matplotlib `imsave()`.)

Pull Request - State: closed - Opened by meeseeksmachine 7 months ago - 3 comments
Labels: topic: images

#29931 - Allow Python native sequences in Matplotlib `imsave()`.

Pull Request - State: closed - Opened by guillermodotn 7 months ago
Labels: topic: images

#29931 - Allow Python native sequences in Matplotlib `imsave()`.

Pull Request - State: closed - Opened by guillermodotn 7 months ago - 2 comments
Labels: topic: images

#29910 - DOC: add warnings about get_window_extent and BboxImage

Pull Request - State: closed - Opened by tacaswell 8 months ago - 1 comment
Labels: topic: images

#29910 - DOC: add warnings about get_window_extent and BboxImage

Pull Request - State: closed - Opened by tacaswell 8 months ago - 1 comment
Labels: topic: images

#29892 - FIX: make_image should not modify original array

Pull Request - State: closed - Opened by rcomer 8 months ago - 11 comments
Labels: Release critical, topic: images, PR: bugfix

#29892 - FIX: make_image should not modify original array

Pull Request - State: closed - Opened by rcomer 8 months ago - 11 comments
Labels: Release critical, topic: images, PR: bugfix

#29891 - [Bug]: image alpha re-applied each draw?

Issue - State: closed - Opened by rcomer 8 months ago - 5 comments
Labels: Release critical, topic: images

#29776 - Filter images in premultiplied alpha mode.

Pull Request - State: closed - Opened by anntzer 8 months ago - 1 comment
Labels: topic: images

#29776 - Filter images in premultiplied alpha mode.

Pull Request - State: closed - Opened by anntzer 8 months ago - 1 comment
Labels: topic: images

#29711 - [ENH]: directional antialiasing filter

Issue - State: open - Opened by anntzer 9 months ago
Labels: New feature, topic: images

#29645 - bug fix

Pull Request - State: closed - Opened by Poiixen 9 months ago
Labels: topic: images

#29645 - bug fix

Pull Request - State: closed - Opened by Poiixen 9 months ago
Labels: topic: images

#29641 - Added elif for taking NumPy Array for imsave

Pull Request - State: open - Opened by QuantumRaC 9 months ago
Labels: topic: images

#29453 - Resample RGB images in C++

Pull Request - State: open - Opened by QuLogic 11 months ago
Labels: status: waiting for other PR, topic: images

#29453 - Resample RGB images in C++

Pull Request - State: open - Opened by QuLogic 11 months ago - 3 comments
Labels: status: needs rebase, status: waiting for other PR, topic: images

#29450 - Remove some unused resample code

Pull Request - State: closed - Opened by QuLogic 11 months ago - 4 comments
Labels: topic: images

#29450 - Remove some unused resample code

Pull Request - State: open - Opened by QuLogic 11 months ago
Labels: topic: images

#29419 - Merge v3.10.x into main

Pull Request - State: closed - Opened by QuLogic 11 months ago - 1 comment
Labels: GUI: tk, topic: images, Maintenance, Documentation: examples

#29419 - Merge v3.10.x into main

Pull Request - State: closed - Opened by QuLogic 11 months ago - 1 comment
Labels: GUI: tk, topic: images, Maintenance, Documentation: examples

#29400 - Fix/Supress more missing references

Pull Request - State: closed - Opened by Impaler343 11 months ago
Labels: topic: mplot3d, topic: widgets/UI, topic: path handling, topic: color/color & colormaps, topic: toolbar, topic: images, topic: legend, topic: transforms and scales, topic: axes, topic: canvas and figure manager, topic: tri, Documentation: user guide, Documentation: API

#29400 - Fix/Suppress more missing references

Pull Request - State: closed - Opened by Impaler343 11 months ago - 1 comment
Labels: topic: mplot3d, topic: widgets/UI, topic: path handling, topic: color/color & colormaps, topic: toolbar, topic: images, topic: legend, topic: transforms and scales, topic: axes, topic: canvas and figure manager, topic: tri, Documentation: user guide, Documentation: API

#29370 - DOC: Improve NonUniformImage docs

Pull Request - State: closed - Opened by timhoffm 11 months ago - 3 comments
Labels: topic: images, Documentation: examples

#29354 - Use _val_or_rc in more places

Pull Request - State: closed - Opened by QuLogic 11 months ago
Labels: topic: mplot3d, topic: text, topic: ticks axis labels, topic: color/color & colormaps, topic: images, topic: legend, topic: contour, topic: axes, topic: markers, topic: figures and subfigures, topic: canvas and figure manager

#29354 - Use _val_or_rc in more places

Pull Request - State: closed - Opened by QuLogic 11 months ago
Labels: topic: mplot3d, topic: text, topic: ticks axis labels, topic: color/color & colormaps, topic: images, topic: legend, topic: contour, topic: axes, topic: markers, topic: figures and subfigures, topic: canvas and figure manager

#29280 - Apply some modernization to C++ extensions

Pull Request - State: closed - Opened by QuLogic 12 months ago
Labels: GUI: tk, backend: agg, topic: path handling, topic: images, topic: text/fonts, Maintenance, topic: contour, topic: tri

#29221 - Multivariate plotting in imshow, pcolor and pcolormesh

Pull Request - State: closed - Opened by trygvrad 12 months ago - 13 comments
Labels: status: needs rebase, topic: color/color & colormaps, topic: images, topic: transforms and scales, topic: collections and mappables, Documentation: API

#29203 - Fixed imsave() saving incorrect color map

Pull Request - State: closed - Opened by gpxxlt 12 months ago - 5 comments
Labels: topic: images, status: orphaned PR, status: superseded

#29184 - Minor tweaks to image docs.

Pull Request - State: closed - Opened by anntzer about 1 year ago
Labels: Documentation, topic: images

#29102 - TST: Calculate RMS and diff image in C++

Pull Request - State: closed - Opened by QuLogic about 1 year ago - 4 comments
Labels: topic: testing, Performance, topic: images

#28967 - Fix MSVC cast warnings

Pull Request - State: closed - Opened by QuLogic about 1 year ago - 2 comments
Labels: backend: agg, topic: images, topic: text/fonts, topic: text/mathtext, topic: tri

#28967 - Fix MSVC cast warnings

Pull Request - State: closed - Opened by QuLogic about 1 year ago - 2 comments
Labels: backend: agg, topic: images, topic: text/fonts, topic: text/mathtext, topic: tri

#28940 - Add get_data and get_array to _ImageBase

Pull Request - State: closed - Opened by AbhinRustagi about 1 year ago - 1 comment
Labels: topic: images

#28905 - Correct error bar cap orientation in polar plots

Pull Request - State: closed - Opened by kyracho about 1 year ago - 10 comments
Labels: topic: mplot3d, topic: text, topic: widgets/UI, topic: rcparams, GUI: Qt, GUI: MacOSX, GUI: tk, backend: pgf, backend: agg, topic: date handling, topic: animation, topic: path handling, backend: ps, backend: pdf, topic: polar, topic: pyplot API, topic: ticks axis labels, topic: color/color & colormaps, topic: toolbar, topic: images, topic: text/fonts, topic: legend, topic: transforms and scales, topic: collections and mappables, topic: contour, topic: table, topic: axes, topic: figures and subfigures, topic: hatch, CI: Run cibuildwheel, topic: canvas and figure manager, topic: tri, Documentation: build, CI: Run cygwin, Documentation: examples, Documentation: devdocs, status: superseded

#28904 - Agg: Remove 16-bit limits

Pull Request - State: closed - Opened by QuLogic about 1 year ago - 6 comments
Labels: backend: agg, Performance, topic: images

#28904 - Agg: Remove 16-bit limits

Pull Request - State: closed - Opened by QuLogic about 1 year ago - 6 comments
Labels: backend: agg, Performance, topic: images

#28886 - DOC: Cross-link Axes attributes

Pull Request - State: closed - Opened by timhoffm about 1 year ago
Labels: topic: images, topic: axes

#28886 - DOC: Cross-link Axes attributes

Pull Request - State: closed - Opened by timhoffm about 1 year ago
Labels: topic: images, topic: axes

#28857 - Pybind11 cleanup

Pull Request - State: closed - Opened by QuLogic about 1 year ago
Labels: backend: agg, topic: path handling, topic: images, topic: text/fonts

#28857 - Pybind11 cleanup

Pull Request - State: closed - Opened by QuLogic about 1 year ago
Labels: backend: agg, topic: path handling, topic: images, topic: text/fonts

#28819 - Mark all extensions as free-threading safe

Pull Request - State: closed - Opened by QuLogic about 1 year ago - 4 comments
Labels: GUI: tk, backend: agg, topic: path handling, topic: images, topic: text/fonts, topic: contour, CI: Run cibuildwheel, topic: tri

#28819 - Mark all extensions as free-threading safe

Pull Request - State: closed - Opened by QuLogic about 1 year ago - 4 comments
Labels: GUI: tk, backend: agg, topic: path handling, topic: images, topic: text/fonts, topic: contour, CI: Run cibuildwheel, topic: tri

#28783 - Fix places where "auto" was not listed as valid interpolation_stage.

Pull Request - State: closed - Opened by anntzer about 1 year ago
Labels: GUI: Qt, topic: images

#28783 - Fix places where "auto" was not listed as valid interpolation_stage.

Pull Request - State: closed - Opened by anntzer about 1 year ago
Labels: GUI: Qt, topic: images

#28764 - Fix argument types in examples and tests

Pull Request - State: closed - Opened by oscargus about 1 year ago - 4 comments
Labels: topic: mplot3d, topic: widgets/UI, topic: images, topic: axes, topic: typing, topic: figures and subfigures, Documentation: examples, Documentation: tutorials, Documentation: user guide

#28664 - Backport PR #28558 on branch v3.9.x (DOC: Change _make_image signature to numpydoc)

Pull Request - State: closed - Opened by meeseeksmachine over 1 year ago - 1 comment
Labels: Documentation, topic: images

#28664 - Backport PR #28558 on branch v3.9.x (DOC: Change _make_image signature to numpydoc)

Pull Request - State: closed - Opened by meeseeksmachine over 1 year ago
Labels: Documentation, topic: images

#28658 - New data → color pipeline

Pull Request - State: closed - Opened by trygvrad over 1 year ago - 42 comments
Labels: topic: pyplot API, topic: color/color & colormaps, topic: images, topic: collections and mappables, topic: contour, topic: axes, topic: figures and subfigures, Documentation: build, Documentation: API, mentored: GSOC

#28658 - New data → color pipeline

Pull Request - State: closed - Opened by trygvrad over 1 year ago - 44 comments
Labels: topic: pyplot API, topic: color/color & colormaps, topic: images, topic: collections and mappables, topic: contour, topic: axes, topic: figures and subfigures, Documentation: build, Documentation: API, mentored: GSOC

#28564 - Backport PR #28534 on branch v3.9.x ([BLD] Fix WSL build warning)

Pull Request - State: closed - Opened by meeseeksmachine over 1 year ago
Labels: Build, topic: images, OS: Microsoft/WSL

#28564 - Backport PR #28534 on branch v3.9.x ([BLD] Fix WSL build warning)

Pull Request - State: closed - Opened by meeseeksmachine over 1 year ago
Labels: Build, topic: images, OS: Microsoft/WSL

#28558 - DOC: Change _make_image signature to numpydoc

Pull Request - State: closed - Opened by timhoffm over 1 year ago - 1 comment
Labels: Documentation, topic: images

#28550 - Remove internal use of `Artist.figure`

Pull Request - State: closed - Opened by rcomer over 1 year ago - 10 comments
Labels: topic: mplot3d, topic: text, topic: geometry manager, topic: widgets/UI, topic: polar, topic: pyplot API, topic: ticks axis labels, topic: images, topic: legend, topic: collections and mappables, topic: contour, topic: table, topic: axes, topic: figures and subfigures, topic: canvas and figure manager

#28550 - Remove internal use of `Artist.figure`

Pull Request - State: closed - Opened by rcomer over 1 year ago - 10 comments
Labels: topic: mplot3d, topic: text, topic: geometry manager, topic: widgets/UI, topic: polar, topic: pyplot API, topic: ticks axis labels, topic: images, topic: legend, topic: collections and mappables, topic: contour, topic: table, topic: axes, topic: figures and subfigures, topic: canvas and figure manager

#28534 - [BLD] Fix WSL build warning

Pull Request - State: closed - Opened by scottshambaugh over 1 year ago - 3 comments
Labels: Build, topic: images, OS: Microsoft/WSL

#28534 - [BLD] Fix WSL build warning

Pull Request - State: closed - Opened by scottshambaugh over 1 year ago - 3 comments
Labels: Build, topic: images, OS: Microsoft/WSL

#28461 - Backport PR #28458 on branch v3.9.x (Correct numpy dtype comparisons in image_resample)

Pull Request - State: closed - Opened by meeseeksmachine over 1 year ago
Labels: topic: images

#28461 - Backport PR #28458 on branch v3.9.x (Correct numpy dtype comparisons in image_resample)

Pull Request - State: closed - Opened by meeseeksmachine over 1 year ago
Labels: topic: images

#28458 - Correct numpy dtype comparisons in image_resample

Pull Request - State: closed - Opened by ianthomas23 over 1 year ago
Labels: topic: images

#28458 - Correct numpy dtype comparisons in image_resample

Pull Request - State: closed - Opened by ianthomas23 over 1 year ago
Labels: topic: images

#28437 - Respect array alpha with interpolation_stage='rgba' in _Imagebase::_make_image

Pull Request - State: closed - Opened by chaoyihu over 1 year ago - 7 comments
Labels: topic: images

#28437 - Respect array alpha with interpolation_stage='rgba' in _Imagebase::_make_image

Issue - State: closed - Opened by chaoyihu over 1 year ago - 7 comments
Labels: topic: images

#28428 - VectorMappable with data type objects

Pull Request - State: open - Opened by trygvrad over 1 year ago - 41 comments
Labels: topic: mplot3d, GUI: Qt, status: needs rebase, topic: pyplot API, topic: color/color & colormaps, topic: images, topic: collections and mappables, topic: contour, topic: axes, topic: figures and subfigures, topic: tri, mentored: GSOC

#28382 - [Bug]: interpolation_stage="rgba" does not respect array-alpha

Issue - State: open - Opened by anntzer over 1 year ago
Labels: topic: color/alpha, topic: images

#28183 - Expire deprecations

Pull Request - State: open - Opened by oscargus over 1 year ago
Labels: topic: mplot3d, topic: text, API: changes, topic: polar, topic: ticks axis labels, topic: images, topic: legend, topic: transforms and scales, topic: table, topic: axes, topic: figures and subfigures

#28143 - Merge branch v3.9.x into main

Pull Request - State: closed - Opened by QuLogic over 1 year ago - 2 comments
Labels: GUI: tk, backend: ps, topic: polar, topic: ticks axis labels, topic: color/color & colormaps, topic: images, Maintenance, Documentation: examples, Documentation: devdocs, Documentation: user guide

#28143 - Merge branch v3.9.x into main

Pull Request - State: closed - Opened by QuLogic over 1 year ago - 2 comments
Labels: GUI: tk, backend: ps, topic: polar, topic: ticks axis labels, topic: color/color & colormaps, topic: images, Maintenance, Documentation: examples, Documentation: devdocs, Documentation: user guide

#28130 - Clarify the role of out_mask and out_alpha in _make_image.

Pull Request - State: closed - Opened by anntzer over 1 year ago
Labels: Documentation, topic: images

#28130 - Clarify the role of out_mask and out_alpha in _make_image.

Pull Request - State: closed - Opened by anntzer over 1 year ago
Labels: Documentation, topic: images

#28122 - Disable clipping in Agg resamplers.

Pull Request - State: closed - Opened by anntzer over 1 year ago - 3 comments
Labels: topic: images

#28092 - Backport PR #28032 on branch v3.9.x (FIX: ensure images are C order before passing to pillow)

Pull Request - State: closed - Opened by meeseeksmachine over 1 year ago
Labels: topic: images

#28092 - Backport PR #28032 on branch v3.9.x (FIX: ensure images are C order before passing to pillow)

Pull Request - State: closed - Opened by meeseeksmachine over 1 year ago
Labels: topic: images

#28071 - Artist autolim

Pull Request - State: closed - Opened by jayyxiao over 1 year ago - 1 comment
Labels: topic: images, topic: collections and mappables, topic: axes, Documentation: API

#28071 - Artist autolim

Pull Request - State: closed - Opened by jayyxiao over 1 year ago
Labels: topic: images, topic: collections and mappables, topic: axes, Documentation: API

#28061 - API: add antialiased to interpolation-stage in image

Pull Request - State: closed - Opened by jklymak over 1 year ago - 11 comments
Labels: API: default changes, topic: rcparams, topic: pyplot API, topic: images, Documentation: examples

#28059 - [Bug]: pcolorfast should validate that regularly spaced X or Y inputs have the right size

Issue - State: closed - Opened by anntzer over 1 year ago - 1 comment
Labels: API: argument checking, topic: images

#28032 - FIX: ensure images are C order before passing to pillow

Pull Request - State: closed - Opened by tacaswell over 1 year ago
Labels: topic: images

#28032 - FIX: ensure images are C order before passing to pillow

Pull Request - State: closed - Opened by tacaswell over 1 year ago
Labels: topic: images

#27964 - BUG: Fix NonUniformImage with nonlinear scale

Pull Request - State: closed - Opened by AnsonTran over 1 year ago - 1 comment
Labels: topic: images

#27959 - matplotlib

Pull Request - State: closed - Opened by sandutsar over 1 year ago
Labels: topic: mplot3d, topic: text, topic: geometry manager, topic: widgets/UI, topic: rcparams, GUI: Qt, GUI: wx, GUI: gtk, GUI: tk, backend: pgf, backend: agg, topic: sphinx extension, topic: date handling, topic: animation, topic: path handling, backend: ps, backend: pdf, backend: svg, backend: cairo, topic: polar, topic: pyplot API, topic: ticks axis labels, topic: color/color & colormaps, topic: toolbar, topic: images, topic: text/fonts, topic: text/mathtext, topic: legend, topic: styles, topic: contour, topic: table, topic: axes, topic: markers, topic: figures and subfigures, CI: Run cibuildwheel, topic: canvas and figure manager, Documentation: build, Documentation: devdocs

#27959 - matplotlib

Pull Request - State: closed - Opened by sandutsar over 1 year ago
Labels: topic: mplot3d, topic: text, topic: geometry manager, topic: widgets/UI, topic: rcparams, GUI: Qt, GUI: wx, GUI: gtk, GUI: tk, backend: pgf, backend: agg, topic: sphinx extension, topic: date handling, topic: animation, topic: path handling, backend: ps, backend: pdf, backend: svg, backend: cairo, topic: polar, topic: pyplot API, topic: ticks axis labels, topic: color/color & colormaps, topic: toolbar, topic: images, topic: text/fonts, topic: text/mathtext, topic: legend, topic: styles, topic: contour, topic: table, topic: axes, topic: markers, topic: figures and subfigures, CI: Run cibuildwheel, topic: canvas and figure manager, Documentation: build, Documentation: devdocs

#27940 - Import Image from PIL

Pull Request - State: closed - Opened by radarhere over 1 year ago - 3 comments
Labels: topic: widgets/UI, GUI: wx, backend: agg, topic: pyplot API, topic: images, topic: figures and subfigures, Documentation: tutorials, Documentation: API

#27940 - Import Image from PIL

Pull Request - State: closed - Opened by radarhere over 1 year ago - 3 comments
Labels: topic: widgets/UI, GUI: wx, backend: agg, topic: pyplot API, topic: images, topic: figures and subfigures, Documentation: tutorials, Documentation: API

#27885 - Clean up headers in extensions

Pull Request - State: closed - Opened by QuLogic over 1 year ago
Labels: GUI: tk, backend: agg, topic: path handling, topic: images, topic: text/fonts, Maintenance, CI: Run cygwin

#27885 - Clean up headers in extensions

Pull Request - State: closed - Opened by QuLogic over 1 year ago
Labels: GUI: tk, backend: agg, topic: path handling, topic: images, topic: text/fonts, Maintenance, CI: Run cygwin