blob: 09251398b68cc1e49269d86af2c57a052504492b (
plain) (
blame)
1
2
3
4
5
|
<div style="text-align: center; " >
<button (click)="d3()" mat-raised-button color="primary">Prikaz veštačke neuronske mreže</button>
<div id="graph" align-items-center style="width: 12rem;"></div>
</div>
|