aboutsummaryrefslogtreecommitdiff
path: root/frontend/src/app/_elements/_charts/pie-chart/pie-chart.component.html
blob: aa3f26ab230110f3916bc1508638003e663b2668 (plain) (blame)
1
<canvas #piechart [width]="width" [height]="height"></canvas>