Skip to content

OHLC tick offset bug #1065

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

Closed
etpinard opened this issue Oct 21, 2016 · 0 comments · Fixed by #1066
Closed

OHLC tick offset bug #1065

etpinard opened this issue Oct 21, 2016 · 0 comments · Fixed by #1066
Labels
bug something broken
Milestone

Comments

@etpinard
Copy link
Contributor

from @alexcjohnson

noticed this while fixing test failures in my branch:
https://github.com/plotly/plotly.js/blob/master/test/jasmine/tests/finance_test.js#L515
seems like a bug, no? the first and last points should be at 22:48 and 01:12, same as the other traces, right? It looks like each trace calculates its own minimum x spacing (and with one point this trace has none) but traces really need to share that calculation

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

Successfully merging a pull request may close this issue.

1 participant