Skip to content

[7.x] [APM] Simplify element updates (#66438)#66473

Merged
smith merged 1 commit intoelastic:7.xfrom
smith:backport/7.x/pr-66438
May 14, 2020
Merged

[7.x] [APM] Simplify element updates (#66438)#66473
smith merged 1 commit intoelastic:7.xfrom
smith:backport/7.x/pr-66438

Conversation

@smith
Copy link
Copy Markdown
Contributor

@smith smith commented May 13, 2020

Backports the following commits to 7.x:

There's some complexity in the Cytoscape component that was initially there to handle smooth transitions when adding elements to a graph, back when we were incrementally updating them, and for udpating the data
when the date range changes.

Remove this and instead remove all elements and add new elements when the elements change.

Fixes elastic#66184.
@smith smith added the backport This PR is a backport of another PR label May 13, 2020
@kibanamachine
Copy link
Copy Markdown
Contributor

💚 Build Succeeded

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

@smith smith merged commit 18b15b6 into elastic:7.x May 14, 2020
@smith smith deleted the backport/7.x/pr-66438 branch May 14, 2020 00:32
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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants