feat(guillocheDirective): added spread lines
This commit is contained in:
@@ -1,3 +1,3 @@
|
||||
<svg #svg width="100%" height="100%">
|
||||
<g guilloche *ngFor="let graph of graphs" [graph]="graph"></g>
|
||||
<g guilloche *ngFor="let graph of graphs" [graph]="graph" [matrix]="matrix" [config]="config"></g>
|
||||
</svg>
|
||||
|
||||
|
Before Width: | Height: | Size: 110 B After Width: | Height: | Size: 147 B |
Reference in New Issue
Block a user