Skip to content
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

Closed
Tracked by #179668
elasticmachine opened this issue Feb 10, 2017 · 4 comments
Closed
Tracked by #179668

Allow vertices to be positionable #17943

elasticmachine opened this issue Feb 10, 2017 · 4 comments
Labels
Feature:Graph Graph application feature Team:Visualizations Visualization editors, elastic-charts and infrastructure

Comments

@elasticmachine
Copy link
Contributor

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.

@elasticmachine
Copy link
Contributor Author

Original comment by @markharwood:

This may add some user-facing complexity.
Graph tools with reasonably high levels of functionality such as Gephi and Yed wind up have multiple mouse modes to flip between zooming, panning, selection and arrangement type functions. The user has to select the appropriate mouse mode from a toolbar before performing an action.

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 :

  • do we "freeze" user-positioned nodes?
  • how do we mark them as frozen?
  • how do we "unfreeze"?

@elasticmachine elasticmachine added the Feature:Graph Graph application feature label Apr 24, 2018
@timroes timroes added the Feature:Visualizations Generic visualization features (in case no more specific feature label is available) label Aug 8, 2018
@timroes timroes added Team:Visualizations Visualization editors, elastic-charts and infrastructure and removed Feature:Visualizations Generic visualization features (in case no more specific feature label is available) labels Sep 16, 2018
@timroes timroes added Team:DataDiscovery Discover, search (e.g. data plugin and KQL), data views, saved searches. For ES|QL, use Team:ES|QL. and removed Team:Visualizations Visualization editors, elastic-charts and infrastructure labels Sep 3, 2021
@elasticmachine
Copy link
Contributor Author

Pinging @elastic/kibana-data-discovery (Team:DataDiscovery)

@stratoula stratoula added Team:Visualizations Visualization editors, elastic-charts and infrastructure and removed Team:DataDiscovery Discover, search (e.g. data plugin and KQL), data views, saved searches. For ES|QL, use Team:ES|QL. labels Nov 4, 2022
@elasticmachine
Copy link
Contributor Author

Pinging @elastic/kibana-visualizations @elastic/kibana-visualizations-external (Team:Visualizations)

@timductive
Copy link
Member

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.

@timductive timductive closed this as not planned Won't fix, can't repro, duplicate, stale Mar 28, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Feature:Graph Graph application feature Team:Visualizations Visualization editors, elastic-charts and infrastructure
Projects
None yet
Development

No branches or pull requests

4 participants