2
0

several fixes and adpations

This commit is contained in:
2018-05-13 04:02:58 +02:00
parent b493fa0ed7
commit 9b618071cd
4 changed files with 55 additions and 22 deletions

View File

@@ -21,7 +21,13 @@ export class AppComponent {
end: '#0067cc'
},
points: 3,
margin: 0.1
margin: {
x: 0.2,
y: 0.4
},
stroke: {
width: 2
}
};
}