mirror of
https://github.com/benjamin-wilson/public-pool-ui.git
synced 2025-07-24 13:45:14 +02:00
chart
This commit is contained in:
@@ -57,7 +57,8 @@
|
|||||||
|
|
||||||
<div *ngIf="chartData$ | async as chartData">
|
<div *ngIf="chartData$ | async as chartData">
|
||||||
<div class="card">
|
<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>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user