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

@@ -4,7 +4,8 @@ export const environment = {
colors: {
start: '#f16363',
end: '#5eb1bd'
}
},
overlap: 3
},
controls: {
wheelStep: 0.01