{"payload":{"feedbackUrl":"https://github.com/orgs/community/discussions/53140","repo":{"id":110003219,"defaultBranch":"main","name":"matplotlib","ownerLogin":"timhoffm","currentUserCanPush":false,"isFork":true,"isEmpty":false,"createdAt":"2017-11-08T16:44:57.000Z","ownerAvatar":"https://avatars.githubusercontent.com/u/2836374?v=4","public":true,"private":false,"isOrgOwned":false},"refInfo":{"name":"","listCacheKey":"v0:1717711491.0","currentOid":""},"activityList":{"items":[{"before":"11cdc497b594d09fcecda0300dcbd06703a25c46","after":"67f967001cafbf4e48be5ac5e1ec5729a2bef447","ref":"refs/heads/get_cmap","pushedAt":"2024-06-07T22:50:14.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"timhoffm","name":"Tim Hoffmann","path":"/timhoffm","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/2836374?s=80&v=4"},"commit":{"message":"MNT: Re-add matplotlib.cm.get_cmap\n\nThis was removed in 3.9, but apparently caused more user trouble than\nexpected. Re-added for 3.9.1 and extended the deprecation period for\ntwo additional minor releases.","shortMessageHtmlLink":"MNT: Re-add matplotlib.cm.get_cmap"}},{"before":null,"after":"11cdc497b594d09fcecda0300dcbd06703a25c46","ref":"refs/heads/get_cmap","pushedAt":"2024-06-06T22:04:51.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"timhoffm","name":"Tim Hoffmann","path":"/timhoffm","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/2836374?s=80&v=4"},"commit":{"message":"MNT: Re-add matplotlib.cm.get_cmap\n\nThis was removed in 3.9, but apparently caused more user trouble than\nexpected. Re-added for 3.9.1 and extended the deprecation period for\ntwo additional minor releases.","shortMessageHtmlLink":"MNT: Re-add matplotlib.cm.get_cmap"}},{"before":"dbd1f4ea8c46224802a791b1e1e010a20aa99f6b","after":"06e6d95683ccbf9302c7c0431224a0fd54d87b5f","ref":"refs/heads/doc-apply-aspect","pushedAt":"2024-06-04T21:12:06.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"timhoffm","name":"Tim Hoffmann","path":"/timhoffm","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/2836374?s=80&v=4"},"commit":{"message":"DOC: Document the parameter *position* of apply_aspect() as internal\n\nSuperseeds #23629.\n\nIt is somewhat surprising that \"_apply_aspect\" takes an\noptional position as input, which seems more functionality\nthan what the name suggests.\n\nThe parameter was introduced in 66290aae. Generally, applying\nan aspect will modify the size and position of an Axes. The\nfact that position is updated anyway was used to funnel\nadditional position information from a layout into the already\nexisting positioning code.\n\nDeprecating and removing the parameter would be a medium compatibility\nhassle. Therefore, I chose only to document the status quo and its\nintention, so that users are less surprised. See\nhttps://github.com/matplotlib/matplotlib/pull/23629#issuecomment-2145669284","shortMessageHtmlLink":"DOC: Document the parameter *position* of apply_aspect() as internal"}},{"before":"fe7daaa511242d64eaf101133b0c0b535ca6153d","after":"dbd1f4ea8c46224802a791b1e1e010a20aa99f6b","ref":"refs/heads/doc-apply-aspect","pushedAt":"2024-06-04T21:07:20.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"timhoffm","name":"Tim Hoffmann","path":"/timhoffm","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/2836374?s=80&v=4"},"commit":{"message":"DOC: Document the parameter *position* of apply_aspect() as internal\n\nSuperseeds #23629.\n\nIt is somewhat surprising that \"_apply_aspect\" takes an\noptional position as input, which seems more functionality\nthan what the name suggests.\n\nThe parameter was introduced in 66290aae. Generally, applying\nan aspect will modify the size and position of an Axes. The\nfact that position is updated anyway was used to funnel\nadditional position information from a layout into the already\nexisting positioning code.\n\nDeprecating and removing the parameter would be a medium compatibility\nhassle. Therefore, I chose only to document the status quo and its\nintention, so that users are less surprised. See\nhttps://github.com/matplotlib/matplotlib/pull/23629#issuecomment-2145669284","shortMessageHtmlLink":"DOC: Document the parameter *position* of apply_aspect() as internal"}},{"before":"d68c19409f5739165267103c8c276b4ca786cec3","after":"fe7daaa511242d64eaf101133b0c0b535ca6153d","ref":"refs/heads/doc-apply-aspect","pushedAt":"2024-06-04T12:40:47.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"timhoffm","name":"Tim Hoffmann","path":"/timhoffm","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/2836374?s=80&v=4"},"commit":{"message":"DOC: Document the parameter *position* of apply_aspect() as internal\n\nSuperseeds #23629.\n\nIt is somewhat surprising that \"_apply_aspect\" takes an\noptional position as input, which seems more functionality\nthan what the name suggests.\n\nThe parameter was introduced in 66290aae. Generally, applying\nan aspect will modify the size and position of an Axes. The\nfact that position is updated anyway was used to funnel\nadditional position information from a layout into the already\nexisting positioning code.\n\nDeprecating and removing the parameter would be a medium compatibility\nhassle. Therefore, I chose only to document the status quo and its\nintention, so that users are less surprised. See\nhttps://github.com/matplotlib/matplotlib/pull/23629#issuecomment-2145669284","shortMessageHtmlLink":"DOC: Document the parameter *position* of apply_aspect() as internal"}},{"before":"c231654b8663c124b66f5b6ac136fa444431f859","after":"d68c19409f5739165267103c8c276b4ca786cec3","ref":"refs/heads/doc-apply-aspect","pushedAt":"2024-06-04T12:32:17.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"timhoffm","name":"Tim Hoffmann","path":"/timhoffm","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/2836374?s=80&v=4"},"commit":{"message":"DOC: Document the parameter *position* of apply_aspect() as internal\n\nSuperseeds #23629.\n\nIt is somewhat surprising that \"_apply_aspect\" takes an\noptional position as input, which seems more functionality\nthan what the name suggests.\n\nThe parameter was introduced in 66290aae. Generally, applying\nan aspect will modify the size and position of an Axes. The\nfact that position is updated anyway was used to funnel\nadditional position information from a layout into the already\nexisting positioning code.\n\nDeprecating and removing the parameter would be a medium compatibility\nhassle. Therefore, I chose only to document the status quo and its\nintention, so that users are less surprised. See\nhttps://github.com/matplotlib/matplotlib/pull/23629#issuecomment-2145669284","shortMessageHtmlLink":"DOC: Document the parameter *position* of apply_aspect() as internal"}},{"before":null,"after":"c231654b8663c124b66f5b6ac136fa444431f859","ref":"refs/heads/doc-apply-aspect","pushedAt":"2024-06-04T12:31:24.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"timhoffm","name":"Tim Hoffmann","path":"/timhoffm","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/2836374?s=80&v=4"},"commit":{"message":"DOC: Document the parameter *position* of apply_aspect() as internal\n\nSuperseeds #23629. See https://github.com/matplotlib/matplotlib/pull/23629#issuecomment-2145669284","shortMessageHtmlLink":"DOC: Document the parameter *position* of apply_aspect() as internal"}},{"before":"38fbaad3743b62cb078817d409585430f3d88d69","after":"57c4ddf3e65331396eab6272d1de41ed8b2377a5","ref":"refs/heads/deprecate-apply-aspect","pushedAt":"2024-06-03T16:09:35.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"timhoffm","name":"Tim Hoffmann","path":"/timhoffm","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/2836374?s=80&v=4"},"commit":{"message":"Temporary: Do we really want this?","shortMessageHtmlLink":"Temporary: Do we really want this?"}},{"before":"d1be0c94b07b476710d1f5246e1463ff8df5b254","after":"9cc46a8d1839e4cc27abd8d8c20453c10a59aaa7","ref":"refs/heads/doc-3d-intersecting-panes","pushedAt":"2024-06-03T10:14:47.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"timhoffm","name":"Tim Hoffmann","path":"/timhoffm","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/2836374?s=80&v=4"},"commit":{"message":"DOC: Add example for 3D intersecting planes\n\nCo-authored-by: Scott Shambaugh <14363975+scottshambaugh@users.noreply.github.com>","shortMessageHtmlLink":"DOC: Add example for 3D intersecting planes"}},{"before":"d2797c648c7759fe6096b6d325663d5939f9f858","after":"d1be0c94b07b476710d1f5246e1463ff8df5b254","ref":"refs/heads/doc-3d-intersecting-panes","pushedAt":"2024-06-03T09:16:40.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"timhoffm","name":"Tim Hoffmann","path":"/timhoffm","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/2836374?s=80&v=4"},"commit":{"message":"DOC: Add example for 3D intersecting planes\n\nCo-authored-by: Scott Shambaugh <14363975+scottshambaugh@users.noreply.github.com>","shortMessageHtmlLink":"DOC: Add example for 3D intersecting planes"}},{"before":"a6877200fe22015d4d807e6011959b34f037d956","after":"d2797c648c7759fe6096b6d325663d5939f9f858","ref":"refs/heads/doc-3d-intersecting-panes","pushedAt":"2024-06-03T09:10:51.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"timhoffm","name":"Tim Hoffmann","path":"/timhoffm","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/2836374?s=80&v=4"},"commit":{"message":"Update galleries/examples/mplot3d/intersecting_planes.py\n\nCo-authored-by: Thomas A Caswell ","shortMessageHtmlLink":"Update galleries/examples/mplot3d/intersecting_planes.py"}},{"before":null,"after":"a6877200fe22015d4d807e6011959b34f037d956","ref":"refs/heads/doc-3d-intersecting-panes","pushedAt":"2024-06-02T21:34:55.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"timhoffm","name":"Tim Hoffmann","path":"/timhoffm","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/2836374?s=80&v=4"},"commit":{"message":"DOC: Add example for 3D intersecting planes\n\nCo-authored-by: Scott Shambaugh <14363975+scottshambaugh@users.noreply.github.com>","shortMessageHtmlLink":"DOC: Add example for 3D intersecting planes"}},{"before":"798f859b7b91005433a9557bc098b95e55b7135e","after":null,"ref":"refs/heads/doc-imshow3d","pushedAt":"2024-05-23T08:33:25.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"timhoffm","name":"Tim Hoffmann","path":"/timhoffm","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/2836374?s=80&v=4"}},{"before":"b8d4a12026ff6cfd3a680747187b1d4844df9f4b","after":"798f859b7b91005433a9557bc098b95e55b7135e","ref":"refs/heads/doc-imshow3d","pushedAt":"2024-05-22T22:39:38.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"timhoffm","name":"Tim Hoffmann","path":"/timhoffm","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/2836374?s=80&v=4"},"commit":{"message":"DOC: Add an example for 2D images in 3D plots","shortMessageHtmlLink":"DOC: Add an example for 2D images in 3D plots"}},{"before":"8dbdfa6fdbbd1d6aef6bdf719fa1a7768c68db33","after":"b8d4a12026ff6cfd3a680747187b1d4844df9f4b","ref":"refs/heads/doc-imshow3d","pushedAt":"2024-05-22T22:37:10.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"timhoffm","name":"Tim Hoffmann","path":"/timhoffm","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/2836374?s=80&v=4"},"commit":{"message":"DOC: Add an example for 2D images in 3D plots","shortMessageHtmlLink":"DOC: Add an example for 2D images in 3D plots"}},{"before":"31a2e1edb756e6b42ecd7ff405e488647d8ea27a","after":"8dbdfa6fdbbd1d6aef6bdf719fa1a7768c68db33","ref":"refs/heads/doc-imshow3d","pushedAt":"2024-05-22T22:06:23.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"timhoffm","name":"Tim Hoffmann","path":"/timhoffm","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/2836374?s=80&v=4"},"commit":{"message":"DOC: Add an example for 2D images in 3D plots","shortMessageHtmlLink":"DOC: Add an example for 2D images in 3D plots"}},{"before":null,"after":"31a2e1edb756e6b42ecd7ff405e488647d8ea27a","ref":"refs/heads/doc-imshow3d","pushedAt":"2024-05-22T22:05:16.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"timhoffm","name":"Tim Hoffmann","path":"/timhoffm","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/2836374?s=80&v=4"},"commit":{"message":"Merge pull request #28272 from QuLogic/drop-macos-11\n\nBLD: Move macos builders from 11 to 12","shortMessageHtmlLink":"Merge pull request matplotlib#28272 from QuLogic/drop-macos-11"}},{"before":"11de885ed09add6ac18d91877647d713e94cc747","after":null,"ref":"refs/heads/doc-clarify-merge-policy","pushedAt":"2024-05-09T12:33:04.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"timhoffm","name":"Tim Hoffmann","path":"/timhoffm","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/2836374?s=80&v=4"}},{"before":"9bc06ca46773ff9ad7e78c0a271d521824522266","after":"11de885ed09add6ac18d91877647d713e94cc747","ref":"refs/heads/doc-clarify-merge-policy","pushedAt":"2024-05-06T19:39:05.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"timhoffm","name":"Tim Hoffmann","path":"/timhoffm","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/2836374?s=80&v=4"},"commit":{"message":"Update doc/devel/pr_guide.rst\n\nCo-authored-by: Thomas A Caswell ","shortMessageHtmlLink":"Update doc/devel/pr_guide.rst"}},{"before":"a108c54f952815ac1dff749b97884c97e105c9c9","after":null,"ref":"refs/heads/doc-quickstart","pushedAt":"2024-04-25T05:52:18.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"timhoffm","name":"Tim Hoffmann","path":"/timhoffm","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/2836374?s=80&v=4"}},{"before":"5bda1d5f6951971a9ad427023fd920ad4c28720f","after":"a108c54f952815ac1dff749b97884c97e105c9c9","ref":"refs/heads/doc-quickstart","pushedAt":"2024-04-24T22:43:03.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"timhoffm","name":"Tim Hoffmann","path":"/timhoffm","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/2836374?s=80&v=4"},"commit":{"message":"Update galleries/users_explain/quick_start.py\n\nCo-authored-by: Elliott Sales de Andrade ","shortMessageHtmlLink":"Update galleries/users_explain/quick_start.py"}},{"before":null,"after":"5bda1d5f6951971a9ad427023fd920ad4c28720f","ref":"refs/heads/doc-quickstart","pushedAt":"2024-04-24T21:31:08.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"timhoffm","name":"Tim Hoffmann","path":"/timhoffm","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/2836374?s=80&v=4"},"commit":{"message":"DOC: Minor improvements on quick start\n\n- Add `plt.show()` to first example and explain that it may be\n omitted sometimes rather than not having it in the code and\n stating that it has to be added sometimes.\n Reason: a missing show may result in no figure popup and is\n hard to debug. An extraneous show has no effect.\n- Figure creation functions:\n - de-emphasize pyplot. Stating the functions is enough here.\n We don't need to say where they come from explicitly. In\n particular we haven't explained the interface distinction yet.\n So let's be quite about that.\n - Do not mention/link backends here. That concept is far too\n advanced and not need here.\n - Some more wording changes.","shortMessageHtmlLink":"DOC: Minor improvements on quick start"}},{"before":null,"after":"2fc96d6ef2168ce159503494829912e693af9aae","ref":"refs/heads/fix-cmap-alias-names","pushedAt":"2024-04-22T07:53:05.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"timhoffm","name":"Tim Hoffmann","path":"/timhoffm","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/2836374?s=80&v=4"},"commit":{"message":"FIX: Correct names of aliased cmaps\n\nCloses #28114.","shortMessageHtmlLink":"FIX: Correct names of aliased cmaps"}},{"before":"27f8f31b71e37d3c86a140311bc801e6cde98575","after":null,"ref":"refs/heads/example-invert-axes","pushedAt":"2024-04-12T12:21:35.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"timhoffm","name":"Tim Hoffmann","path":"/timhoffm","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/2836374?s=80&v=4"}},{"before":"1bb41ea071beefbf8a7d701cf56e58ba372f78a0","after":"27f8f31b71e37d3c86a140311bc801e6cde98575","ref":"refs/heads/example-invert-axes","pushedAt":"2024-04-12T08:46:41.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"timhoffm","name":"Tim Hoffmann","path":"/timhoffm","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/2836374?s=80&v=4"},"commit":{"message":"DOC: Improve inverted axis example\n\nCloses #28050.","shortMessageHtmlLink":"DOC: Improve inverted axis example"}},{"before":"956b244aeba382652bb261c151f4b5b22bcf69c0","after":"1bb41ea071beefbf8a7d701cf56e58ba372f78a0","ref":"refs/heads/example-invert-axes","pushedAt":"2024-04-12T08:44:42.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"timhoffm","name":"Tim Hoffmann","path":"/timhoffm","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/2836374?s=80&v=4"},"commit":{"message":"DOC: Improve inverted axis example\n\nCloses #28050.","shortMessageHtmlLink":"DOC: Improve inverted axis example"}},{"before":"07906ddeb4062681f135fe03cb778284f97bb081","after":"9bc06ca46773ff9ad7e78c0a271d521824522266","ref":"refs/heads/doc-clarify-merge-policy","pushedAt":"2024-04-12T07:46:43.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"timhoffm","name":"Tim Hoffmann","path":"/timhoffm","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/2836374?s=80&v=4"},"commit":{"message":"Update doc/devel/pr_guide.rst\n\nCo-authored-by: Thomas A Caswell ","shortMessageHtmlLink":"Update doc/devel/pr_guide.rst"}},{"before":"b545f64a797c7d36ea13129a380e6642f20436ed","after":"956b244aeba382652bb261c151f4b5b22bcf69c0","ref":"refs/heads/example-invert-axes","pushedAt":"2024-04-11T22:21:31.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"timhoffm","name":"Tim Hoffmann","path":"/timhoffm","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/2836374?s=80&v=4"},"commit":{"message":"DOC: Improve inverted axis example\n\nCloses #28050.","shortMessageHtmlLink":"DOC: Improve inverted axis example"}},{"before":"f703ca39e3a73b87d464000e727ca04513f55708","after":"b545f64a797c7d36ea13129a380e6642f20436ed","ref":"refs/heads/example-invert-axes","pushedAt":"2024-04-11T19:26:06.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"timhoffm","name":"Tim Hoffmann","path":"/timhoffm","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/2836374?s=80&v=4"},"commit":{"message":"DOC: Improve inverted axis example\n\nCloses #28050.","shortMessageHtmlLink":"DOC: Improve inverted axis example"}},{"before":"0c7f227ea53ff0525c5bc7c5819a9b6617d2028a","after":"f703ca39e3a73b87d464000e727ca04513f55708","ref":"refs/heads/example-invert-axes","pushedAt":"2024-04-11T19:24:34.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"timhoffm","name":"Tim Hoffmann","path":"/timhoffm","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/2836374?s=80&v=4"},"commit":{"message":"DOC: Improve inverted axis example\n\nCloses #28050.","shortMessageHtmlLink":"DOC: Improve inverted axis example"}}],"hasNextPage":true,"hasPreviousPage":false,"activityType":"all","actor":null,"timePeriod":"all","sort":"DESC","perPage":30,"cursor":"djE6ks8AAAAEX6Wl7AA","startCursor":null,"endCursor":null}},"title":"Activity ยท timhoffm/matplotlib"}