Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

time axis is not chronological #1232

Closed
jwkvam opened this issue Dec 7, 2016 · 1 comment
Closed

time axis is not chronological #1232

jwkvam opened this issue Dec 7, 2016 · 1 comment

Comments

@jwkvam
Copy link

jwkvam commented Dec 7, 2016

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!

@etpinard
Copy link
Contributor

etpinard commented Dec 7, 2016

duplicate of #1003

which will be fixed in the next release v1.21.0

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants