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

Fix finance trace auto-range #3544

Merged
merged 1 commit into from
Feb 14, 2019
Merged

Conversation

etpinard
Copy link
Contributor

  • by keeping track of position associated with null values
  • by considering all positions in position-axis autorange

fixes #3542
cc @plotly/plotly_js

old behavior: https://codepen.io/jakubkottnauer/pen/LqJzZq

corrected behavior: https://codepen.io/etpinard/pen/ErdxgB

- by keeping track of position associated with null values
- by considering all positions in position-axis autorange
@etpinard etpinard added bug something broken status: reviewable labels Feb 14, 2019
@antoinerg
Copy link
Contributor

Thanks @etpinard for fixing this!

💃

@etpinard etpinard merged commit 5925c10 into master Feb 14, 2019
@etpinard etpinard deleted the finance-trailing-badnum-autorange-fix branch February 14, 2019 22:01
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 this pull request may close these issues.

Candlestick chart broken with null values at the end of trace
2 participants