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

Visualization: Radial Layout #136

Open
julevdl opened this issue May 19, 2021 · 0 comments
Open

Visualization: Radial Layout #136

julevdl opened this issue May 19, 2021 · 0 comments
Labels
enhancement New feature or request

Comments

@julevdl
Copy link
Collaborator

julevdl commented May 19, 2021

User story

  1. As an engineer
  2. I want / need to know which components I need to construct a car
  3. So that I can optimize my work

Acceptance criteria

  • Possible visualization:

Bildschirmfoto 2021-05-19 um 08 33 58

  • Radial layout arranges nodes in concentric circles around the original subject in a radial tree. If we have hierarchical data, each generation of node becomes a new orbit extending outwards, showing a dependency chain.
  • Visualization as clickable option in dashboard Dashboard #45
  • Displayed on subpage when clicked in dashboard
  • Can be filtered (like Filteroptions #47 )

Definition of done

  • Documentation conform with tsdoc
  • Reviewed with 4 eyes principle
  • Understandable documentation for developers
@CatoLeanTruetschel CatoLeanTruetschel added the enhancement New feature or request label May 20, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants