You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I want / need to see a summary of connections between nodes
So that I can see the importance of the flow
Acceptance criteria
Displayed on subpage in main menu visualization
Added as clickable option in dashboard Dashboard #45
In Exploration Logic Exploration Page #289 Assign the weight "P" to this diagram and change the preview title to "Chord diagram" instead of "Pie Chart"
In circle only display nodes -> relations are displayed as chords
Chords are number of edges -> modify thickness of chords relative to number of edges
"Focus function": mouseover allows to focus on node -> everything else fades
Stays consistent with prev. used color scheme
Visualization example:
Definition of done
Documentation conform with tsdoc
Reviewed with 4 eyes principle
Did not break other code
Understandable documentation for developers
The text was updated successfully, but these errors were encountered:
User story
Acceptance criteria
Definition of done
The text was updated successfully, but these errors were encountered: