Skip to content

Datetime xaxis is one hour off  #95

@arkhenstone

Description

@arkhenstone

deepin-screen-recorder_select area_20180913134958

As you can see, the first tick is off one hour in space. Zooming in would show that a tick hold the date of the day.
On the gif, the 01:00 tick is the date, and the 02:00 is 01:00 (then the off hour is on all next ticks).

I use this formatter on xaxis :

labels: {
            datetimeFormatter: {
              year: 'yyyy',
              month: 'MM / yy',
              day: 'dd/MM/yy',
              hour: 'HH:mm'
            }
          }

That shootage is done in 1.4.6 and may be corrected since then.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions