security-c4po/security-c4po-angular/src/shared/modules/objective-chart/objective-chart.component.html

4 lines
175 B
HTML

<div class="objective-chart" fxLayout="column" fxLayoutGap="1rem" fxLayoutAlign="start start">
<canvas id="PentestObjectiveChart" class="chart" >{{ chart }}</canvas>
</div>