Skip to content

Conversation

@markov00
Copy link
Member

@markov00 markov00 commented Jul 7, 2020

Summary

This PR fixes the TSVB issue with missing ticks when trying to remove duplicate ticks.
The previous implement just de-duplicate ticks checking and returning only unique ticks, but doesn't cover all the cases.
This patch elastic/elastic-charts#742 resolves the problem inside elastic-charts and fixes that on TSVB

From:
Screenshot 2020-07-07 at 18 22 12

To:
Screenshot 2020-07-07 at 18 06 49

fix #70956

For maintainers

@markov00 markov00 added bug Fixes for quality problems that affect the customer experience Feature:TSVB TSVB (Time Series Visual Builder) release_note:fix v8.0.0 v7.9.0 labels Jul 7, 2020
@markov00 markov00 requested a review from a team as a code owner July 7, 2020 16:25
@markov00 markov00 requested review from flash1293 and timroes July 7, 2020 16:25
Copy link
Contributor

@spalger spalger left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Operations: ui-shared-deps upgrade LGTM

@markov00
Copy link
Member Author

markov00 commented Jul 8, 2020

@elasticmachine merge upstream

Copy link
Contributor

@flash1293 flash1293 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Tested in FF and works as expected, LGTM 👍 Thanks for fixing

@kibanamachine
Copy link
Contributor

💚 Build Succeeded

Build metrics

‼️ unable to find a baseline build for [master@ce18465]. Try merging the upstream branch and trying again.

History

To update your PR or re-run it, just comment with:
@elasticmachine merge upstream

@markov00 markov00 merged commit a0a3e2f into elastic:master Jul 8, 2020
@markov00 markov00 deleted the 2020_07_07-fix_consecutive_ticks branch July 8, 2020 09:10
markov00 added a commit to markov00/kibana that referenced this pull request Jul 8, 2020
markov00 added a commit that referenced this pull request Jul 8, 2020
gmmorris added a commit to gmmorris/kibana that referenced this pull request Jul 9, 2020
* master:
  [RUM Dashboard] New rum services api to replace usage of get services API (elastic#70746)
  fix: remove only consecutive ticks in TSVB (elastic#70981)
  [Functional test] Increase the timeout on opening a saved visualization (elastic#70952)
  [ML] Transforms/DFA: Refactor list action buttons so modals won't unmount after button click. (elastic#70555)
  [Functional test] Add retry for dashboard save (elastic#70950)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Fixes for quality problems that affect the customer experience Feature:TSVB TSVB (Time Series Visual Builder) release_note:fix v7.9.0 v8.0.0

Projects

None yet

Development

Successfully merging this pull request may close these issues.

TSVB x axis is missing labels

5 participants