Title: A "TypeError" is raised if subclass inherited from "datetime" is used · Issue #11275 · matplotlib/matplotlib · GitHub
Open Graph Title: A "TypeError" is raised if subclass inherited from "datetime" is used · Issue #11275 · matplotlib/matplotlib
X Title: A "TypeError" is raised if subclass inherited from "datetime" is used · Issue #11275 · matplotlib/matplotlib
Description: Hello! Bug summary While trying to use matplotlib with custom subclass of datetime objects as x-values, a TypeError is raised. It seems to exist a workaround using matplotlib.units: https://stackoverflow.com/a/10239347/2291710 However, I...
Open Graph Description: Hello! Bug summary While trying to use matplotlib with custom subclass of datetime objects as x-values, a TypeError is raised. It seems to exist a workaround using matplotlib.units: https://stackov...
X Description: Hello! Bug summary While trying to use matplotlib with custom subclass of datetime objects as x-values, a TypeError is raised. It seems to exist a workaround using matplotlib.units: https://stackov...
Opengraph URL: https://github.com/matplotlib/matplotlib/issues/11275
X: @github
Domain: github.com
{"@context":"https://schema.org","@type":"DiscussionForumPosting","headline":"A \"TypeError\" is raised if subclass inherited from \"datetime\" is used","articleBody":"Hello!\r\n\r\n**Bug summary**\r\n\r\nWhile trying to use `matplotlib` with custom subclass of `datetime` objects as x-values, a `TypeError` is raised.\r\n\r\nIt seems to exist a workaround using `matplotlib.units`: https://stackoverflow.com/a/10239347/2291710\r\n\r\nHowever, I would like to know is it could be possible or not to support any subclass inherited from `datetime` natively (using `issubclass()` for example)? I tried to dig into the `matplotlib` source code but this is too complex for me.\r\n\r\nThe main use-case is for users of alternative datetime libraries like `Pendulum` or `Arrow`.\r\n\r\n**Code for reproduction**\r\n\r\n\r\n```python\r\nimport datetime\r\nimport matplotlib.pyplot as plt\r\n\r\nclass MyDatetime(datetime.datetime):\r\n pass\r\n\r\nvalues = range(4)\r\ndatetimes = [MyDatetime.now() for _ in values]\r\n\r\nfig, ax = plt.subplots()\r\nax.plot(datetimes, values)\r\n```\r\n\r\n**Actual outcome**\r\n\r\n```\r\nTraceback (most recent call last):\r\n File \"C:\\Users\\delgan\\Desktop\\test.py\", line 11, in \u003cmodule\u003e\r\n ax.plot(datetimes, values)\r\n File \"C:\\Users\\delgan\\AppData\\Local\\Programs\\Python\\Python36\\lib\\site-packages\\matplotlib\\__init__.py\", line 1710, in inner\r\n return func(ax, *args, **kwargs)\r\n File \"C:\\Users\\delgan\\AppData\\Local\\Programs\\Python\\Python36\\lib\\site-packages\\matplotlib\\axes\\_axes.py\", line 1438, in plot\r\n self.add_line(line)\r\n File \"C:\\Users\\delgan\\AppData\\Local\\Programs\\Python\\Python36\\lib\\site-packages\\matplotlib\\axes\\_base.py\", line 1759, in add_line\r\n self._update_line_limits(line)\r\n File \"C:\\Users\\delgan\\AppData\\Local\\Programs\\Python\\Python36\\lib\\site-packages\\matplotlib\\axes\\_base.py\", line 1781, in _update_line_limits\r\n path = line.get_path()\r\n File \"C:\\Users\\delgan\\AppData\\Local\\Programs\\Python\\Python36\\lib\\site-packages\\matplotlib\\lines.py\", line 951, in get_path\r\n self.recache()\r\n File \"C:\\Users\\delgan\\AppData\\Local\\Programs\\Python\\Python36\\lib\\site-packages\\matplotlib\\lines.py\", line 652, in recache\r\n x = _to_unmasked_float_array(xconv).ravel()\r\n File \"C:\\Users\\delgan\\AppData\\Local\\Programs\\Python\\Python36\\lib\\site-packages\\matplotlib\\cbook\\__init__.py\", line 2008, in _to_unmasked_float_array\r\n return np.asarray(x, float)\r\n File \"C:\\Users\\delgan\\AppData\\Local\\Programs\\Python\\Python36\\lib\\site-packages\\numpy\\core\\numeric.py\", line 531, in asarray\r\n return array(a, dtype, copy=False, order=order)\r\nTypeError: float() argument must be a string or a number, not 'MyDatetime'\r\n```\r\n\r\n**Expected outcome**\r\n\r\nThere should be no error, and the graph should be plotted as if the dates was proper `datetime` objects.\r\n\r\n**Matplotlib version**\r\n\u003c!--Please specify your platform and versions of the relevant libraries you are using:--\u003e\r\n * Operating system: WSL\r\n * Matplotlib version: 2.1.0\r\n * Matplotlib backen: TkAgg\r\n * Python version: 3.6.4\r\n","author":{"url":"https://github.com/Delgan","@type":"Person","name":"Delgan"},"datePublished":"2018-05-18T23:40:20.000Z","interactionStatistic":{"@type":"InteractionCounter","interactionType":"https://schema.org/CommentAction","userInteractionCount":2},"url":"https://github.com/11275/matplotlib/issues/11275"}
| 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:4f8bd986-8caf-36da-e9e1-aad95f68536b |
| current-catalog-service-hash | 81bb79d38c15960b92d99bca9288a9108c7a47b18f2423d0f6438c5b7bcd2114 |
| request-id | 902C:C654:D03B9F:11C9D0E:6A55B81B |
| html-safe-nonce | f8b000bca9643dd8c9b34338c41af915411ab6e1102a0ac0d87297b451b778f8 |
| visitor-payload | eyJyZWZlcnJlciI6IiIsInJlcXVlc3RfaWQiOiI5MDJDOkM2NTQ6RDAzQjlGOjExQzlEMEU6NkE1NUI4MUIiLCJ2aXNpdG9yX2lkIjoiMjU0NTkwNzExOTkyNjEzMDcxNSIsInJlZ2lvbl9lZGdlIjoiaWFkIiwicmVnaW9uX3JlbmRlciI6ImlhZCJ9 |
| visitor-hmac | 8d6117999fd330f68c3e12060eaa27e3c0097b9ec4b11a46f352af89809ddabe |
| hovercard-subject-tag | issue:324580491 |
| 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/11275/issue_layout |
| twitter:image | https://opengraph.githubassets.com/0fd2648dd4fe1403117c92ab48f996a08376ccc1ddc9842ca75a758d9e26bc8c/matplotlib/matplotlib/issues/11275 |
| twitter:card | summary_large_image |
| og:image | https://opengraph.githubassets.com/0fd2648dd4fe1403117c92ab48f996a08376ccc1ddc9842ca75a758d9e26bc8c/matplotlib/matplotlib/issues/11275 |
| og:image:alt | Hello! Bug summary While trying to use matplotlib with custom subclass of datetime objects as x-values, a TypeError is raised. It seems to exist a workaround using matplotlib.units: https://stackov... |
| og:image:width | 1200 |
| og:image:height | 600 |
| og:site_name | GitHub |
| og:type | object |
| og:author:username | Delgan |
| hostname | github.com |
| expected-hostname | github.com |
| None | b5665c84831ed9ac4fb79519c16c9c5580ba8092fb8bb6e3e72972ec7197348e |
| 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 | 64b9ae238e18eb87ead1f9fe37a7cc81d67d85aa |
| ui-target | full |
| theme-color | #1e2327 |
| color-scheme | light dark |
Links:
Viewport: width=device-width