-
-
Notifications
You must be signed in to change notification settings - Fork 1.9k
Closed
Description
demo:
https://codepen.io/anon/pen/dOeWBw?editors=0010
In the example I have two traces. The second one has time points that precede the first trace. These extra time points get appended to the axis instead of being prepended like I was expecting.
I can work around this issue by first checking which trace has the earliest timestamps. I would rather not need to check for this if possible, thanks!
Metadata
Metadata
Assignees
Labels
No labels