Title: [Bug]: Setting the edgecolor when using `ax.hist` raises `Invalid RGBA argument` in >=3.10 · Issue #29985 · matplotlib/matplotlib · GitHub
Open Graph Title: [Bug]: Setting the edgecolor when using `ax.hist` raises `Invalid RGBA argument` in >=3.10 · Issue #29985 · matplotlib/matplotlib
X Title: [Bug]: Setting the edgecolor when using `ax.hist` raises `Invalid RGBA argument` in >=3.10 · Issue #29985 · matplotlib/matplotlib
Description: Bug summary An error is raised when using the edgecolor argument with ax.hist. Code for reproduction import matplotlib.pyplot as plt import numpy as np x = np.random.normal(10000) fig, ax = plt.subplots() ax.hist( x, edgecolor=(0.5, 0, 0...
Open Graph Description: Bug summary An error is raised when using the edgecolor argument with ax.hist. Code for reproduction import matplotlib.pyplot as plt import numpy as np x = np.random.normal(10000) fig, ax = plt.sub...
X Description: Bug summary An error is raised when using the edgecolor argument with ax.hist. Code for reproduction import matplotlib.pyplot as plt import numpy as np x = np.random.normal(10000) fig, ax = plt.sub...
Opengraph URL: https://github.com/matplotlib/matplotlib/issues/29985
X: @github
Domain: github.com
{"@context":"https://schema.org","@type":"DiscussionForumPosting","headline":"[Bug]: Setting the edgecolor when using `ax.hist` raises `Invalid RGBA argument` in \u003e=3.10","articleBody":"### Bug summary\n\nAn error is raised when using the `edgecolor` argument with `ax.hist`.\n\n### Code for reproduction\n\n```Python\nimport matplotlib.pyplot as plt\nimport numpy as np\n\nx = np.random.normal(10000)\n\nfig, ax = plt.subplots()\nax.hist(\n x,\n edgecolor=(0.5, 0, 0.5, 0.8),\n facecolor=\"None\",\n)\n```\n\n### Actual outcome\n\n```\nTraceback (most recent call last):\n File \"/home/nvaytet/code/mpltoolbox/jupyter/example.py\", line 7, in \u003cmodule\u003e\n ax.hist(\n File \"/home/nvaytet/miniforge3/lib/python3.12/site-packages/matplotlib/_api/deprecation.py\", line 453, in wrapper\n return func(*args, **kwargs)\n ^^^^^^^^^^^^^^^^^^^^^\n File \"/home/nvaytet/miniforge3/lib/python3.12/site-packages/matplotlib/__init__.py\", line 1521, in inner\n return func(\n ^^^^^\n File \"/home/nvaytet/miniforge3/lib/python3.12/site-packages/matplotlib/axes/_axes.py\", line 7266, in hist\n p._internal_update(kwargs)\n File \"/home/nvaytet/miniforge3/lib/python3.12/site-packages/matplotlib/artist.py\", line 1233, in _internal_update\n return self._update_props(\n ^^^^^^^^^^^^^^^^^^^\n File \"/home/nvaytet/miniforge3/lib/python3.12/site-packages/matplotlib/artist.py\", line 1209, in _update_props\n ret.append(func(v))\n ^^^^^^^\n File \"/home/nvaytet/miniforge3/lib/python3.12/site-packages/matplotlib/patches.py\", line 386, in set_edgecolor\n self._set_edgecolor(color)\n File \"/home/nvaytet/miniforge3/lib/python3.12/site-packages/matplotlib/patches.py\", line 372, in _set_edgecolor\n self._edgecolor = colors.to_rgba(color, self._alpha)\n ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n File \"/home/nvaytet/miniforge3/lib/python3.12/site-packages/matplotlib/colors.py\", line 316, in to_rgba\n rgba = _to_rgba_no_colorcycle(c, alpha)\n ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n File \"/home/nvaytet/miniforge3/lib/python3.12/site-packages/matplotlib/colors.py\", line 400, in _to_rgba_no_colorcycle\n raise ValueError(f\"Invalid RGBA argument: {orig_c!r}\")\nValueError: Invalid RGBA argument: np.float64(0.5)\n```\n\n### Expected outcome\n\nShould not raise.\n\n### Additional information\n\nThis raises with matplotlib 3.10.0 \u0026 3.10.1.\nNo error is raised with 3.9.4.\n\n### Operating system\n\nUbuntu 24.04\n\n### Matplotlib Version\n\n3.10.*\n\n### Matplotlib Backend\n\n_No response_\n\n### Python version\n\n3.12\n\n### Jupyter version\n\n_No response_\n\n### Installation\n\nconda","author":{"url":"https://github.com/nvaytet","@type":"Person","name":"nvaytet"},"datePublished":"2025-04-28T22:27:18.000Z","interactionStatistic":{"@type":"InteractionCounter","interactionType":"https://schema.org/CommentAction","userInteractionCount":1},"url":"https://github.com/29985/matplotlib/issues/29985"}
| route-pattern | /_view_fragments/issues/show/:user_id/:repository/:id/issue_layout(.:format) |
| route-controller | voltron_issues_fragments |
| route-action | issue_layout |
| fetch-nonce | v2:edff6241-5814-a889-c627-b8cc64d2cc82 |
| current-catalog-service-hash | 81bb79d38c15960b92d99bca9288a9108c7a47b18f2423d0f6438c5b7bcd2114 |
| request-id | 8B64:A21B7:22C4D:2DE32:6A521C2C |
| html-safe-nonce | 092fcbaf92c5d5096383653d0dd21dd793b18849be21b6aca2172f57eed1f519 |
| visitor-payload | eyJyZWZlcnJlciI6IiIsInJlcXVlc3RfaWQiOiI4QjY0OkEyMUI3OjIyQzREOjJERTMyOjZBNTIxQzJDIiwidmlzaXRvcl9pZCI6IjYxMTIyNzA1MDMwNjU1NTgwNjAiLCJyZWdpb25fZWRnZSI6ImlhZCIsInJlZ2lvbl9yZW5kZXIiOiJpYWQifQ== |
| visitor-hmac | 5bdedb4568a0b6709a6252906771b4970e79ed687923c6ca1b85b1d7fffb47b3 |
| hovercard-subject-tag | issue:3026399154 |
| github-keyboard-shortcuts | repository,issues,copilot |
| google-site-verification | Apib7-x98H0j5cPqHWwSMm6dNU4GmODRoqxLiDzdx9I |
| octolytics-url | https://collector.github.com/github/collect |
| analytics-location | / |
| fb:app_id | 1401488693436528 |
| apple-itunes-app | app-id=1477376905, app-argument=https://github.com/_view_fragments/issues/show/matplotlib/matplotlib/29985/issue_layout |
| twitter:image | https://opengraph.githubassets.com/a4cf58a7cb16b85fb367b2c90596ae7c8008be0c46ea02c48047b23862abfd06/matplotlib/matplotlib/issues/29985 |
| twitter:card | summary_large_image |
| og:image | https://opengraph.githubassets.com/a4cf58a7cb16b85fb367b2c90596ae7c8008be0c46ea02c48047b23862abfd06/matplotlib/matplotlib/issues/29985 |
| og:image:alt | Bug summary An error is raised when using the edgecolor argument with ax.hist. Code for reproduction import matplotlib.pyplot as plt import numpy as np x = np.random.normal(10000) fig, ax = plt.sub... |
| og:image:width | 1200 |
| og:image:height | 600 |
| og:site_name | GitHub |
| og:type | object |
| og:author:username | nvaytet |
| hostname | github.com |
| expected-hostname | github.com |
| None | b9a586c06a05a7a86fc7e3f4dbd03e42f6869085879aa184aa6369456dbd50fb |
| turbo-cache-control | no-preview |
| go-import | github.com/matplotlib/matplotlib git https://github.com/matplotlib/matplotlib.git |
| octolytics-dimension-user_id | 215947 |
| octolytics-dimension-user_login | matplotlib |
| octolytics-dimension-repository_id | 1385122 |
| octolytics-dimension-repository_nwo | matplotlib/matplotlib |
| octolytics-dimension-repository_public | true |
| octolytics-dimension-repository_is_fork | false |
| octolytics-dimension-repository_network_root_id | 1385122 |
| octolytics-dimension-repository_network_root_nwo | matplotlib/matplotlib |
| turbo-body-classes | logged-out env-production page-responsive |
| disable-turbo | false |
| browser-stats-url | https://api.github.com/_private/browser/stats |
| browser-errors-url | https://api.github.com/_private/browser/errors |
| release | 7aed05249554b889eb33d002851a973eebcc7e91 |
| ui-target | full |
| theme-color | #1e2327 |
| color-scheme | light dark |
Links:
Viewport: width=device-width