Skip to content

Conversation

@walterra
Copy link
Contributor

Backports the following commits to 6.5:

…rval. (elastic#24742)

In certain cases tickInterval mistakenly could end up being negative which made getTickValues() run into a call stack size exception. This PR fixes it by a) adding a check to getTickValues() that interval must not be 0 or smaller and b) changing the way the tickInterval is determined in the Anomaly Explorer Charts.
@walterra walterra added the backport This PR is a backport of another PR label Oct 30, 2018
@elasticmachine
Copy link
Contributor

💚 Build Succeeded

@walterra walterra merged commit b1927c0 into elastic:6.5 Oct 30, 2018
@walterra walterra deleted the backport/6.5/pr-24742 branch October 30, 2018 10:45
@walterra walterra self-assigned this Oct 30, 2018
@walterra walterra added the :ml label Oct 30, 2018
@elasticmachine
Copy link
Contributor

Pinging @elastic/ml-ui

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

backport This PR is a backport of another PR :ml

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants