Commit bd58e6d
authored
Remove 'source', 'target' and 'group' from edges in visualizer (#102)
* Remove 'source' and 'target' from edges in visualizer
Signed-off-by: Thijs Baaijen <[email protected]>
* Delete 'group' too
Signed-off-by: Thijs Baaijen <[email protected]>
* exclude visualizer from test coverage in SonarCloud
Signed-off-by: Thijs Baaijen <[email protected]>
---------
Signed-off-by: Thijs Baaijen <[email protected]>1 parent 54a4061 commit bd58e6d
File tree
2 files changed
+7
-2
lines changed- src/power_grid_model_ds/_core/visualizer/callbacks
2 files changed
+7
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
| 14 | + | |
Lines changed: 6 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
16 | 16 | | |
17 | 17 | | |
18 | 18 | | |
19 | | - | |
| 19 | + | |
20 | 20 | | |
21 | 21 | | |
22 | 22 | | |
23 | 23 | | |
24 | | - | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
25 | 29 | | |
26 | 30 | | |
27 | 31 | | |
| |||
0 commit comments