-
Notifications
You must be signed in to change notification settings - Fork 8.5k
Fix TSVB table trend slope value #71087
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
Conversation
|
@elasticmachine merge upstream |
|
@elasticmachine merge upstream |
π Build SucceededBuild metrics
History
To update your PR or re-run it, just comment with: |
|
Pinging @elastic/kibana-app (Team:KibanaApp) |
flash1293
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM, tested in Firefox and trend arrows are shown in the table as expected. Thanks for adding this!
Co-authored-by: Elastic Machine <elasticmachine@users.noreply.github.com>
Summary
This PR replaces the current
regressionlibrary dependency with a simpler computation of the slope value based on the last 2 values.Checklist
Delete any items that are not applicable to this PR.