-
Notifications
You must be signed in to change notification settings - Fork 20
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
RFE: Selection-based zoom #222
Comments
@nicolethoen Any chance something like this may be added for 5.4? |
@jshaughn sorry this slipped past my radar! we could explore implementing this feature or something similar in an extra PF5 release of topology. Could you let me know if this is still relevant and how soon you'd like it? |
Hi @nicolethoen , It is still something we'd like to see, it's very useful to zoom into non-trivial topologies based on some easy to identify feature (like red nodes+edges), when you have no labels etc... But, I have no idea how difficult it is to implement for PFT. Note that fundamentally this is an ask for being able to select a boxed region and maybe be notified of the captured elements. It wouldn't necessarily need to be tied to zoom+pan, although I think that's a typical use case, so it would be nice as an example. |
Hi @nicolethoen I forgot to answer the "how soon" question... as soon as possible, definitely in V5. We are releasing Kiali with PFT graph very soon and would love to have this for a patch version before too long. |
This is looking great, I think it can be closed. as Done. |
Larger graphs are typically zoomed out such that detail is lacking. It can be useful to quickly zoom in on an "area of interest",
one where there may be red or orange status, for example.
The ability to select a rectangle region and have that immediately adjust the pan-zoom would be great. In a different graphing package (cytoscape) we have this implemented with "shift-drag" to select a box. We are trying to migrate to PFT, and this is currently on our list of blocking feature-gaps. It looks like this:
This is the Kiali project, UI for for Istio service mesh, and part of RH OpenShift Service Mesh. Note that we are currently on PF5.
Thanks!
The text was updated successfully, but these errors were encountered: