2
0

added some comments and implemented spreaded points

This commit is contained in:
2018-05-16 01:29:56 +02:00
parent 54e86c5985
commit 86051a7118
3 changed files with 80 additions and 22 deletions

View File

@@ -28,6 +28,7 @@ export class AppComponent {
stroke: {
width: 2
},
spread: 40,
showGrid: true
};
}