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

ENH: AxisInfo needs data readout formatter, e.g. for dates. #7819

Closed
@efiring

Description

@efiring

TheAutoDateFormatter handles the tick labels in a sensible way, but by default it is used for the data readout (e.g.,Axes.fmt_xdata). As a result the data readout is highly discretized rather than quasi-continuous. This should handled automatically bydates.DateConverter specifying a suitable alternative formatter for the readout in theAxesInfo object it provides. This requires expandingAxesInfo and everything working with to support this additional (optional) information.

In the case of datetimes, one approach for the readout would be to use floating point instead of integer for the least-significant element of the tick format string. For example, if the ticks are formatted as integer year-month-days, the readout could be the same but with floating point days, perhaps 2 digits after the decimal.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions


      [8]ページ先頭

      ©2009-2025 Movatter.jp