-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat(graph): show node and edge data (#65)
Co-authored-by: Armin <[email protected]>
- Loading branch information
1 parent
2d3d8cb
commit a2c3ee0
Showing
21 changed files
with
233 additions
and
317 deletions.
There are no files selected for viewing
52 changes: 0 additions & 52 deletions
52
src/app/components/graph-components/right-panel/right-panel/right-panel.component.html
This file was deleted.
Oops, something went wrong.
100 changes: 0 additions & 100 deletions
100
src/app/components/graph-components/right-panel/right-panel/right-panel.component.scss
This file was deleted.
Oops, something went wrong.
51 changes: 0 additions & 51 deletions
51
src/app/components/graph-components/right-panel/right-panel/right-panel.component.spec.ts
This file was deleted.
Oops, something went wrong.
62 changes: 0 additions & 62 deletions
62
src/app/components/graph-components/right-panel/right-panel/right-panel.component.ts
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.