ingogriebsch / ingogriebsch/bricks
Introduce visualizer to visualize a component communication
Open
enhancement
good first issue
help wanted
module: visualize
- Dominant language
- Java
- Stars
- 0
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
- Implementation should create svg.
- Svg shows the selected component in the center.
- All in some way 'connected' components are shown in a circle around the selected component.
- A directed and colored arrow is shown for each direct communication.
- A directed and colored arrow is shown for each indirect communication.
- The different communication layers can be hidden through the layer mechanism of the svg.
- Each component is shown as a hexagon with it's name in the center.
- The boarder color of each component matches it's corresponding layer color.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.