mirror of
https://github.com/benjamin-wilson/public-pool-ui.git
synced 2025-07-13 00:12:22 +02:00
chart
This commit is contained in:
@ -57,7 +57,8 @@
|
||||
|
||||
<div *ngIf="chartData$ | async as chartData">
|
||||
<div class="card">
|
||||
<p-chart type="line" [data]="chartData" [options]="chartOptions"></p-chart>
|
||||
<h1>Coming Back Soon</h1>
|
||||
<!-- <p-chart type="line" [data]="chartData" [options]="chartOptions"></p-chart> -->
|
||||
</div>
|
||||
</div>
|
||||
|
||||
|
Reference in New Issue
Block a user