Skip to content

Time axis issues #3780

@cpboyd

Description

@cpboyd

Expected Behavior

This is what I'd expect and what happens if I use normal string labels (by using MomentJS's .format beforehand):
screen shot 2017-01-10 at 10 41 04 am

Current Behavior

This is what currently happens:
The final time axis label overlaps with the one before it. (Seems to happen at most screen sizes.)
The bar widths appear to be random.

screen shot 2017-01-10 at 10 08 09 am

Possible Solution

Haven't yet looked into it. Likely in buildTicks within scale.time.js

Steps to Reproduce (for bugs)

  1. Use non-bundled Moment.js
  2. Use a bar chart with time axes and many data points (the above example images used 1568, at 5s intervals)
  3. The bar widths appear to be random.
  4. The final time axis label will probably overlap the one before.

Context

I'm trying to display a large amount of data acquired over a period of time.

Environment

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