-
Notifications
You must be signed in to change notification settings - Fork 8.3k
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
Allow vertices to be positionable #17943
Comments
Original comment by @markharwood: This may add some user-facing complexity. We'd need to think carefully about how much functionality we want to pack in (e.g adding rubber-band selection of nodes) and how many mouse-modes we'd need or want to suffer. Another concern with user-defined placement of vertices is how those choices interact with the automated layout algos :
|
Pinging @elastic/kibana-data-discovery (Team:DataDiscovery) |
Pinging @elastic/kibana-visualizations @elastic/kibana-visualizations-external (Team:Visualizations) |
Closing this because it's not planned to be resolved in the foreseeable future. It will be tracked in our Icebox and will be re-opened if our priorities change. Feel free to re-open if you think it should be melted sooner. |
Original comment by @markwalkom:
Another general enhancement in graph would be to allow vertices to be moved around, while retaining the connections.
This allows you to move a specific vertex out, in case it's clustered with a bunch of other ones and can be hard to see.
The text was updated successfully, but these errors were encountered: