Skip to content

[BUG] xAxis: Date mismatch in combined charts #181

@Daveiano

Description

@Daveiano

A mismatching of the date on the xAxis can be noticed when using the cumulative aggregation:

gh-181-01

gh-181-2

weewx-wdc-181-3

To investigate

return {
  x: item[0],
  y: item[2],
  start: item[0],
  end: item[1],
};

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions