An open API service providing commit metadata for open source projects.

GitHub / matplotlib/matplotlib / commits

matplotlib: plotting with Python

SHA Message Author Date Stats
69201008 merge Merge pull request #31745 from jayaprajapatii/consolidate-top-right-docs Tim Hoffmann <2****m@u****m>
Committed by: GitHub <n****y@g****m>
about 12 hours ago
c1a1c8d7 merge Merge pull request #31720 from Atharva2012/doc-mosaic-access-sharing Tim Hoffmann <2****m@u****m>
Committed by: GitHub <n****y@g****m>
about 12 hours ago
1f5bc8ca Apply suggestions from code review
Co-authored-by: Tim Hoffmann <2****m@u****m>
Atharva Kulkarni <1****2@u****m>
Committed by: GitHub <n****y@g****m>
about 15 hours ago
daa93668 merge Merge pull request #31750 from scottshambaugh/3d_wireframe_error Thomas A Caswell <t****l@g****m>
Committed by: GitHub <n****y@g****m>
about 17 hours ago
937575c4 merge Merge pull request #31740 from rcomer/bump-python Thomas A Caswell <t****l@g****m>
Committed by: GitHub <n****y@g****m>
about 19 hours ago
3e391aec Update galleries/examples/ticks/ticks_top_right.py
Co-authored-by: Tim Hoffmann <2****m@u****m>
jaya prajapati <j****5@g****m>
Committed by: GitHub <n****y@g****m>
about 21 hours ago
255934b5 Consolidate top and right ticks examples jayaprajapatii <j****5@g****m> 1 day ago
420c0a78 Fix non-square wireframe 3D plotting Scott Shambaugh <s****h@u****m> 1 day ago
a0a92b1d DOC: add dependencies changenote Ruth Comer <1****r@u****m> 2 days ago
40ce8ec1 Consolidate top and right ticks example jayaprajapatii <j****5@g****m> 3 days ago
ef607cf6 MNT: remove pyside2 support Ruth Comer <1****r@u****m> 3 days ago
f4cf1259 Drop duplicate 'the the' in two doc comments (#31741)
Signed-off-by: Charlie Tonneslan <c****0@g****m>
Charlie Tonneslan <c****0@g****m>
Committed by: GitHub <n****y@g****m>
4 days ago
f9e8f777 MNT: bump minimum numpy to 2.0 Ruth Comer <1****r@u****m> 5 days ago
66e9cc8b MNT: bump minimum python to 3.12 Ruth Comer <1****r@u****m> 5 days ago
39c556cb merge Merge pull request #31692 from timhoffm/doc-artist-tutorial Thomas A Caswell <t****l@g****m>
Committed by: GitHub <n****y@g****m>
5 days ago
a94275af Adds `plot_skip_execution` config to temporarily disable plot_directive. (#31...
Co-authored-by: Thomas A Caswell <t****l@g****m>
William F. Broderick <b****d@g****m>
Committed by: GitHub <n****y@g****m>
6 days ago
4320f31a DOC: Update triage team nomination instructions (#31089) Melissa Weber Mendonça <m****m@g****m>
Committed by: GitHub <n****y@g****m>
6 days ago
442f469f merge Merge pull request #31722 from anntzer/ifl Tim Hoffmann <2****m@u****m>
Committed by: GitHub <n****y@g****m>
6 days ago
e95ce4b7 merge Merge pull request #31587 from beelauuu/fix-scatter-empty-linestyle-pdf Thomas A Caswell <t****l@g****m>
Committed by: GitHub <n****y@g****m>
6 days ago
53f8927e merge Merge pull request #31648 from timhoffm/precommit-rstcheck-dependencies Thomas A Caswell <t****l@g****m>
Committed by: GitHub <n****y@g****m>
6 days ago
5954fb96 merge Merge pull request #31725 from melissawm/pin-first-contribution Thomas A Caswell <t****l@g****m>
Committed by: GitHub <n****y@g****m>
7 days ago
3f4e85fd Pin first-contribution action Melissa Weber Mendonça <m****m@g****m> 7 days ago
9e09145a merge Merge pull request #31721 from anntzer/dt Tim Hoffmann <2****m@u****m>
Committed by: GitHub <n****y@g****m>
7 days ago
4a6e1268 Log import failure tracebacks during backend autodetection fallback. Antony Lee <a****e@g****m> 7 days ago
319240d3 Improve some example titles. Antony Lee <a****e@g****m> 7 days ago
e402c918 DOC: Add axis sharing section to subplot_mosaic guide Atharva2012 <k****0@g****n> 7 days ago
4946ac32 merge Merge pull request #31705 from timhoffm/doc-remove-pyplot-multiple-lines Ruth Comer <1****r@u****m>
Committed by: GitHub <n****y@g****m>
9 days ago
ee4f4704 merge Merge pull request #31711 from lucaznch/doc-boilerplate Ruth Comer <1****r@u****m>
Committed by: GitHub <n****y@g****m>
9 days ago
672aa488 DOC: Correct test path in boilerplate.py docstring Gabriel Silva <g****a@t****t> 9 days ago
dbfc4c82 merge Merge pull request #31704 from timhoffm/doc-remove-pyplot-text Ruth Comer <1****r@u****m>
Committed by: GitHub <n****y@g****m>
9 days ago
6fc10209 DOC: Remove "Multiple lines using pyplot"
Co-authored-by: Ruth Comer <1****r@u****m>
Tim Hoffmann <2****m@u****m> 9 days ago
6cde2007 DOC: Remove pyplot text example Tim Hoffmann <2****m@u****m> 9 days ago
5ffcca93 ENH: Add PolarAxes.get_rlim() and get_thetalim() for API symmetry (#31695)
Co-authored-by: Tim Hoffmann <2****m@u****m>, Ruth Comer <1****r@u****m>
tinezivic <4****c@u****m>
Committed by: GitHub <n****y@g****m>
9 days ago
67cbe922 merge Merge pull request #31696 from rcomer/artist-tutorial Tim Hoffmann <2****m@u****m>
Committed by: GitHub <n****y@g****m>
10 days ago
d96a9056 Apply suggestion from @timhoffm
Co-authored-by: Tim Hoffmann <2****m@u****m>
Ruth Comer <1****r@u****m>
Committed by: GitHub <n****y@g****m>
11 days ago
69be02c7 Update galleries/tutorials/artists.py
Co-authored-by: Ruth Comer <1****r@u****m>
Tim Hoffmann <2****m@u****m>
Committed by: GitHub <n****y@g****m>
11 days ago
9792ba31 DOC: correct some outdated points in Artist tutorial Ruth Comer <1****r@u****m> 11 days ago
b22611b8 merge Merge pull request #31688 from eendebakpt/fix/clear-custom-spine-type Tim Hoffmann <2****m@u****m>
Committed by: GitHub <n****y@g****m>
11 days ago
087ffde6 DOC: Remove Tick object details from artist tutorial Tim Hoffmann <2****m@u****m> 11 days ago
c6377d0f plt.stairs: fix unit handling for orientation="horizontal" (#31666) Valentin Bruch <4****m@u****m>
Committed by: GitHub <n****y@g****m>
11 days ago
e81ff913 Fix Axes.clear() crash for custom spine types
Co-authored-by: Claude Opus 4.7 (1M context) <n****y@a****m>
Pieter Eendebak <p****k@g****m> 12 days ago
7499f38d DOC: Clarify SVG hyperlink behavior in gallery hyperlinks example (#31497) jaya prajapati <j****5@g****m>
Committed by: GitHub <n****y@g****m>
12 days ago
b5a5ff80 merge Merge pull request #31678 from matplotlib/dependabot/github_actions/actions-1... Tim Hoffmann <2****m@u****m>
Committed by: GitHub <n****y@g****m>
12 days ago
e9f0e9f9 merge Merge pull request #31677 from QuLogic/doc-setuptools-scm Elliott Sales de Andrade <q****t@g****m>
Committed by: GitHub <n****y@g****m>
12 days ago
7e280774 Bump the actions group with 2 updates
Signed-off-by: dependabot[bot] <s****t@g****m>
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m>
13 days ago
9fa7d8b2 MNT: Make a note that setuptools-scm can be unpinned Elliott Sales de Andrade <q****t@g****m> 13 days ago
e752f9ca merge Merge pull request #31669 from QuLogic/drop-ResizeObserver-ponyfill Kyle Sunden <g****t@k****e>
Committed by: GitHub <n****y@g****m>
13 days ago
81a1e03f PERF: Defer tick materialization during Axes init/clear (#31525)
Co-authored-by: Claude Opus 4.7 (1M context) <n****y@a****m>, Claude Opus 4.7 (1M context) <n****y@a****m>, Claude Opus 4.7 (1M context) <n****y@a****m>, Claude Opus 4.7 (1M context) <n****y@a****m>, Claude Opus 4.7 (1M context) <n****y@a****m>
Pieter Eendebak <p****k@g****m>
Committed by: GitHub <n****y@g****m>
13 days ago
24f4e31d merge Merge pull request #31673 from timhoffm/doc-autoscale-background Thomas A Caswell <t****l@g****m>
Committed by: GitHub <n****y@g****m>
13 days ago
d27c0d67 merge Merge pull request #31672 from QuLogic/qhull-fix Kyle Sunden <g****t@k****e>
Committed by: GitHub <n****y@g****m>
13 days ago
1cb6fe28 merge Merge pull request #31663 from matplotlib/v3.11.x Elliott Sales de Andrade <q****t@g****m>
Committed by: GitHub <n****y@g****m>
13 days ago
24b8082c merge Merge pull request #31667 from ayshih/ctad Elliott Sales de Andrade <q****t@g****m>
Committed by: GitHub <n****y@g****m>
13 days ago
dd967666 DOC: Explain the technical background of autoscaling Tim Hoffmann <2****m@u****m> 13 days ago
7856c816 Backport an additional fix to qhull printf strings Elliott Sales de Andrade <q****t@g****m> 14 days ago
ccb9d5ea Reduce code repetition Albert Y. Shih <a****h@g****m> 14 days ago
97fb4d49 merge Merge pull request #31670 from oab24413gmai/docs/fix-duplicated-the-in-depend... Ruth Comer <1****r@u****m>
Committed by: GitHub <n****y@g****m>
14 days ago
2f87b7c7 docs: fix duplicated "the" in install/dependencies
Signed-off-by: Mira Sato <2****i@u****m>
Mira Sato <2****i@u****m> 14 days ago
ca9f6bfe merge Merge pull request #31664 from hansu650/fix/markevery-path-docs Tim Hoffmann <2****m@u****m>
Committed by: GitHub <n****y@g****m>
15 days ago
a61f8667 docs: clarify markevery float spacing hansu650 <2****1@q****m> 15 days ago
7c4bea54 BLD: bump branch away from tag Elliott Sales de Andrade <q****t@g****m> 16 days ago
bcdae6fc REL: v3.11.0rc2 Elliott Sales de Andrade <q****t@g****m> 16 days ago
75ea50cc DOC: Prepare GitHub stats for 3.11 rc2 Elliott Sales de Andrade <q****t@g****m> 16 days ago
ed29fcec Use more class template argument deduction (CTAD) Albert Y. Shih <a****h@g****m> 16 days ago
cd88114f merge Merge pull request #31662 from meeseeksmachine/auto-backport-of-pr-31659-on-v... Ruth Comer <1****r@u****m>
Committed by: GitHub <n****y@g****m>
16 days ago
df808aae merge Merge pull request #31659 from QuLogic/refresh-appveyor Ruth Comer <1****r@u****m>
Committed by: GitHub <n****y@g****m>
16 days ago
38a587c1 Backport PR #31659: ci: Re-arrange AppVeyor pipeline Ruth Comer <1****r@u****m>
Committed by: MeeseeksDev[bot] <m****e@g****m>
16 days ago
5310f975 ci: Re-arrange AppVeyor pipeline Elliott Sales de Andrade <q****t@g****m> 16 days ago
b5719df1 merge Merge pull request #31658 from meeseeksmachine/auto-backport-of-pr-31578-on-v... Elliott Sales de Andrade <q****t@g****m>
Committed by: GitHub <n****y@g****m>
17 days ago
2d219875 merge Merge pull request #31578 from timhoffm/svg-url-target Elliott Sales de Andrade <q****t@g****m>
Committed by: GitHub <n****y@g****m>
17 days ago
11af330b Backport PR #31578: FIX: URL links in SVG should have target='_blank' Elliott Sales de Andrade <q****t@g****m>
Committed by: MeeseeksDev[bot] <m****e@g****m>
17 days ago
8d451352 merge Merge pull request #31654 from meeseeksmachine/auto-backport-of-pr-30108-on-v... Elliott Sales de Andrade <q****t@g****m>
Committed by: GitHub <n****y@g****m>
17 days ago
93e7277a merge Merge pull request #30108 from rcomer/submerged-margins Thomas A Caswell <t****l@g****m>
Committed by: GitHub <n****y@g****m>
17 days ago
782a1f4d Backport PR #30108: Fix constrained layout applying pad multiple times Thomas A Caswell <t****l@g****m>
Committed by: MeeseeksDev[bot] <m****e@g****m>
17 days ago
c542bf06 merge Merge pull request #31651 from meeseeksmachine/auto-backport-of-pr-31649-on-v... Ruth Comer <1****r@u****m>
Committed by: GitHub <n****y@g****m>
18 days ago
3b9f185f merge Backport PR #31647: FIX: Pin rstcheck to prevent CI failure (#31650)
Co-authored-by: Ruth Comer <1****r@u****m>
Ruth Comer <1****r@u****m>
Committed by: GitHub <n****y@g****m>
18 days ago
dd89dfdd DOC: Prevent ticks from being cut off in tick rotation example (#31649)
Co-authored-by: Ruth Comer <1****r@u****m>, Ruth Comer <1****r@u****m>
Tim Hoffmann <2****m@u****m>
Committed by: GitHub <n****y@g****m>
18 days ago
203af572 Backport PR #31649: DOC: Prevent ticks from being cut off in tick rotation ex... Tim Hoffmann <2****m@u****m>
Committed by: MeeseeksDev[bot] <m****e@g****m>
18 days ago
6dd1f7e1 Backport PR #31647: FIX: Pin rstcheck to prevent CI failure Ruth Comer <1****r@u****m>
Committed by: MeeseeksDev[bot] <m****e@g****m>
18 days ago
bcec6e73 merge Merge pull request #31647 from timhoffm/pin-rstcheck Ruth Comer <1****r@u****m>
Committed by: GitHub <n****y@g****m>
18 days ago
34df9083 MNT: Remove pre-commit/rstcheck dependency on tomli Tim Hoffmann <2****m@u****m> 18 days ago
c4d52bf1 FIX: Pin rstcheck to prevent CI failure Tim Hoffmann <2****m@u****m> 18 days ago
ef8e5246 merge Merge pull request #31646 from meeseeksmachine/auto-backport-of-pr-31632-on-v... Ruth Comer <1****r@u****m>
Committed by: GitHub <n****y@g****m>
18 days ago
71c922d5 merge Merge pull request #31632 from timhoffm/fix-pgf-metadata-escape Thomas A Caswell <t****l@g****m>
Committed by: GitHub <n****y@g****m>
18 days ago
9d31ef59 Backport PR #31632: FIX: Prohibit special TeX chars in pgf metadata Thomas A Caswell <t****l@g****m>
Committed by: MeeseeksDev[bot] <m****e@g****m>
18 days ago
f281ebaa merge Merge pull request #31643 from meeseeksmachine/auto-backport-of-pr-31609-on-v... Ruth Comer <1****r@u****m>
Committed by: GitHub <n****y@g****m>
19 days ago
64b667eb merge Merge pull request #31644 from meeseeksmachine/auto-backport-of-pr-31579-on-v... Ruth Comer <1****r@u****m>
Committed by: GitHub <n****y@g****m>
19 days ago
56d23737 DOC: Document that bar() errorbars do not support individual coloring (#31579)
Co-authored-by: Tim Hoffmann <2****m@u****m>
Tim Hoffmann <2****m@u****m>
Committed by: GitHub <n****y@g****m>
19 days ago
f821c45b Backport PR #31579: DOC: Document that bar() errorbars do not support individ... Tim Hoffmann <2****m@u****m>
Committed by: MeeseeksDev[bot] <m****e@g****m>
19 days ago
0302a278 DOC: Improve autoscaling and margin docs (#31609)
Co-authored-by: Ruth Comer <1****r@u****m>, Ruth Comer <1****r@u****m>
Tim Hoffmann <2****m@u****m>
Committed by: GitHub <n****y@g****m>
19 days ago
b64ab85a Backport PR #31609: DOC: Improve autoscaling and margin docs Tim Hoffmann <2****m@u****m>
Committed by: MeeseeksDev[bot] <m****e@g****m>
19 days ago
13f2d218 Apply suggestion from @timhoffm Tim Hoffmann <2****m@u****m>
Committed by: GitHub <n****y@g****m>
19 days ago
f9800312 merge Merge pull request #31640 from meeseeksmachine/auto-backport-of-pr-31638-on-v... Elliott Sales de Andrade <q****t@g****m>
Committed by: GitHub <n****y@g****m>
19 days ago
cfe40ce6 merge Merge pull request #31639 from meeseeksmachine/auto-backport-of-pr-31628-on-v... Elliott Sales de Andrade <q****t@g****m>
Committed by: GitHub <n****y@g****m>
20 days ago
644e6ce5 merge Merge pull request #31638 from matplotlib/dependabot/github_actions/actions-c... Kyle Sunden <g****t@k****e>
Committed by: GitHub <n****y@g****m>
20 days ago
84d7bbee Backport PR #31638: Bump the actions group with 2 updates Kyle Sunden <g****t@k****e>
Committed by: MeeseeksDev[bot] <m****e@g****m>
20 days ago
b0295aed merge Merge pull request #31637 from meeseeksmachine/auto-backport-of-pr-31634-on-v... Kyle Sunden <g****t@k****e>
Committed by: GitHub <n****y@g****m>
20 days ago
4f2f5ec6 merge Merge pull request #31628 from rcomer/axisartist-tightbbox Elliott Sales de Andrade <q****t@g****m>
Committed by: GitHub <n****y@g****m>
20 days ago
da1f3838 Backport PR #31628: FIX: use axis lines tight bbox within axis artist tight bbox Elliott Sales de Andrade <q****t@g****m>
Committed by: MeeseeksDev[bot] <m****e@g****m>
20 days ago
53d20a9c Bump the actions group with 2 updates
Signed-off-by: dependabot[bot] <s****t@g****m>
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m>
20 days ago
e00071c0 Backport PR #31634: Fix some font-related issues Kyle Sunden <g****t@k****e>
Committed by: MeeseeksDev[bot] <m****e@g****m>
20 days ago

← Back to repository