Skip to content

Feat/add visualizer #47

New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Draft
wants to merge 42 commits into
base: main
Choose a base branch
from
Draft

Feat/add visualizer #47

wants to merge 42 commits into from

Conversation

Thijss
Copy link
Contributor

@Thijss Thijss commented Mar 20, 2025

This PR adds (optional) visualizing functionality to PGM-DS 🚀

ToDo:

  • > 80% test coverage
  • some linting issues
  • add graph legend (optional)
  • make the search form prettier
  • switch graph layouts in frontend
  • add documentation below to read-the-docs

(docs/visualizer.md)

Thijss and others added 15 commits March 30, 2025 14:15
DCO Remediation Commit for Thijs Baaijen <13253091+Thijss@users.noreply.github.com>

I, Thijs Baaijen <13253091+Thijss@users.noreply.github.com>, hereby add my Signed-off-by to this commit: 8523654
I, Thijs Baaijen <13253091+Thijss@users.noreply.github.com>, hereby add my Signed-off-by to this commit: 5426cc8
I, Thijs Baaijen <13253091+Thijss@users.noreply.github.com>, hereby add my Signed-off-by to this commit: 11b422a
I, Thijs Baaijen <13253091+Thijss@users.noreply.github.com>, hereby add my Signed-off-by to this commit: 735e2e4
I, Thijs Baaijen <13253091+Thijss@users.noreply.github.com>, hereby add my Signed-off-by to this commit: e58a463
I, Thijs Baaijen <13253091+Thijss@users.noreply.github.com>, hereby add my Signed-off-by to this commit: f3041a7
I, Thijs Baaijen <13253091+Thijss@users.noreply.github.com>, hereby add my Signed-off-by to this commit: 8c460b3
I, Thijs Baaijen <13253091+Thijss@users.noreply.github.com>, hereby add my Signed-off-by to this commit: 32502fc
I, Thijs Baaijen <13253091+Thijss@users.noreply.github.com>, hereby add my Signed-off-by to this commit: 0520977
I, Thijs Baaijen <13253091+Thijss@users.noreply.github.com>, hereby add my Signed-off-by to this commit: fb3aee2
I, Thijs Baaijen <13253091+Thijss@users.noreply.github.com>, hereby add my Signed-off-by to this commit: 78fd55f
I, Thijs Baaijen <13253091+Thijss@users.noreply.github.com>, hereby add my Signed-off-by to this commit: b19ffa8
I, Thijs Baaijen <13253091+Thijss@users.noreply.github.com>, hereby add my Signed-off-by to this commit: ff38bb2
I, Thijs Baaijen <13253091+Thijss@users.noreply.github.com>, hereby add my Signed-off-by to this commit: dae8686
I, Thijs Baaijen <13253091+Thijss@users.noreply.github.com>, hereby add my Signed-off-by to this commit: fb7ff04
I, Thijs Baaijen <13253091+Thijss@users.noreply.github.com>, hereby add my Signed-off-by to this commit: 403bd30
I, Thijs Baaijen <13253091+Thijss@users.noreply.github.com>, hereby add my Signed-off-by to this commit: d47df1e
I, Thijs Baaijen <13253091+Thijss@users.noreply.github.com>, hereby add my Signed-off-by to this commit: 5e8475d

Signed-off-by: Thijs Baaijen <13253091+Thijss@users.noreply.github.com>
Signed-off-by: Thijs Baaijen <13253091+Thijss@users.noreply.github.com>
Signed-off-by: Thijs Baaijen <13253091+Thijss@users.noreply.github.com>
Signed-off-by: Thijs Baaijen <13253091+Thijss@users.noreply.github.com>
Signed-off-by: Thijs Baaijen <13253091+Thijss@users.noreply.github.com>
Signed-off-by: Thijs Baaijen <13253091+Thijss@users.noreply.github.com>
Signed-off-by: Thijs Baaijen <13253091+Thijss@users.noreply.github.com>
Signed-off-by: Thijs Baaijen <13253091+Thijss@users.noreply.github.com>
Signed-off-by: Thijs Baaijen <13253091+Thijss@users.noreply.github.com>
Signed-off-by: Thijs Baaijen <13253091+Thijss@users.noreply.github.com>
Signed-off-by: Thijs Baaijen <13253091+Thijss@users.noreply.github.com>
Thijss added 5 commits March 31, 2025 23:56
Signed-off-by: Thijs Baaijen <13253091+Thijss@users.noreply.github.com>
Signed-off-by: Thijs Baaijen <13253091+Thijss@users.noreply.github.com>
Signed-off-by: Thijs Baaijen <13253091+Thijss@users.noreply.github.com>
Signed-off-by: Thijs Baaijen <13253091+Thijss@users.noreply.github.com>
Signed-off-by: Thijs Baaijen <13253091+Thijss@users.noreply.github.com>
Copy link
Contributor

@jaapschoutenalliander jaapschoutenalliander left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Very nice

Thijss and others added 8 commits April 18, 2025 11:39
Signed-off-by: Thijs Baaijen <13253091+Thijss@users.noreply.github.com>
Signed-off-by: Thijs Baaijen <13253091+Thijss@users.noreply.github.com>
Signed-off-by: Thijs Baaijen <13253091+Thijss@users.noreply.github.com>
Signed-off-by: Thijs Baaijen <13253091+Thijss@users.noreply.github.com>
Co-authored-by: Jaap Schouten <58551444+jaapschoutenalliander@users.noreply.github.com>
Signed-off-by: Thijs Baaijen <13253091+Thijss@users.noreply.github.com>
Signed-off-by: Thijs Baaijen <13253091+Thijss@users.noreply.github.com>
Signed-off-by: Thijs Baaijen <13253091+Thijss@users.noreply.github.com>
Copy link

Quality Gate Failed Quality Gate failed

Failed conditions
74.1% Coverage on New Code (required ≥ 80%)

See analysis details on SonarQube Cloud

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

Successfully merging this pull request may close these issues.

2 participants