2
0

feat(graphsComponent): added expanded nodes function

This commit is contained in:
2018-05-24 00:02:35 +02:00
parent 2d635148b8
commit c33f8fb738
6 changed files with 57 additions and 25 deletions

View File

@@ -8,7 +8,8 @@ export const environment = {
colors: {
start: '#cc0045',
end: '#0067cc'
}
},
overlap: 1.4
},
controls: {
wheelStep: 0.01