Skip to content

Datetime series: tooltip dates do not align with x-axis #1601

@alexjameslowe

Description

@alexjameslowe

Bug report

Codepen

https://codepen.io/CodeOwl/pen/KKdevvK

Explanation

  • What is the behavior you expect?
    I expect that when you roll over the graph, the date advertised by the tool tip will fall in between the x-ticks. i.e. rolling over the graph between xaxis-tick N and xaxis-tick M should produce a date between N and M.

  • What is happening instead?
    I'm getting a date on the tooltip outside the range of the x-ticks. Roll between the x-axis 1352592011 and 1352592013 ticks and note that the tooltip says 1352592010, i.e., the timestamp is not between the ticks.

  • What error message are you getting?
    I'm not getting an error message.

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