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

[KIEKER-1013] Feature wish: Interactive dependency graphs #2808

Open
rju opened this issue Nov 12, 2024 · 3 comments
Open

[KIEKER-1013] Feature wish: Interactive dependency graphs #2808

rju opened this issue Nov 12, 2024 · 3 comments
Labels

Comments

@rju
Copy link
Member

rju commented Nov 12, 2024

JIRA Issue: KIEKER-1013 Feature wish: Interactive dependency graphs
Original Reporter: Andre van Hoorn


Just because I was playing around with this monitoring log:

See the following diagrams (deployment-level):

1. Container: containerDependencyGraph.png
2. Components: deploymentComponentDependencyGraph.png
3. Operations: deploymentOperationDependencyGraph.png

It would be nice to navigate through a combined unifying diagram, e.g., entering a component to see the operation view or zooming into a diagram with uninteresting elements being grayed out.

@rju rju added the thesis label Nov 12, 2024
@rju
Copy link
Member Author

rju commented Nov 12, 2024

author nils-christian -- Sat, 20 Apr 2013 20:10:18 +0200

Couldn't this be done using svg (+ a suitable render engine)? As far as I know svg supports animation and such things.

@rju
Copy link
Member Author

rju commented Nov 12, 2024

author André van Hoorn -- Sat, 20 Apr 2013 20:12:42 +0200

Replying to [nie|comment:1]:
> Couldn't this be done using svg (+ a suitable render engine)? As far as I know svg supports animation and such things.

yes, browser + svg would be nice.

@rju
Copy link
Member Author

rju commented Nov 12, 2024

author nils-christian -- Mon, 24 Mar 2014 17:08:28 +0100

Additional possibility: User our home-made JS graph framework from Robin. If I remember correctly it should be possible to nest nodes. I am not so sure about a collapsing mechanism. But if this does not exist we can surely implement it (would also be interesting for the WebGUI).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant