Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Enable plotting of timedeltas #8869

Open
Labels
keepItems to be ignored by the “Stale” Github Actiontopic: date handling
@dstansby

Description

@dstansby

This is a general issue to track progress in enabling the plotting oftimedelta objects. The eventual aim is for code like this to work:

importmatplotlib.pyplotaspltfromdatetimeimporttimedeltax= [1,2]y= [timedelta(seconds=1),timedelta(seconds=2)]fig,ax=plt.subplots()ax.scatter(x,y)plt.show()

TODO

Metadata

Metadata

Assignees

No one assigned

    Labels

    keepItems to be ignored by the “Stale” Github Actiontopic: date handling

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions


      [8]ページ先頭

      ©2009-2025 Movatter.jp