mirror of
https://github.com/akveo/ngx-admin.git
synced 2025-12-22 18:30:14 +01:00
feat(traffic): traffic chart
This commit is contained in:
parent
93e567c46a
commit
1d3913ccff
4 changed files with 167 additions and 1 deletions
|
|
@ -59,7 +59,9 @@
|
|||
<div class="col-lg-3">
|
||||
<nga-card size="xsmall">
|
||||
<nga-card-header>Traffic Consumption</nga-card-header>
|
||||
<nga-card-body></nga-card-body>
|
||||
<nga-card-body class="p-0">
|
||||
<ngx-traffic></ngx-traffic>
|
||||
</nga-card-body>
|
||||
</nga-card>
|
||||
<ngx-weather></ngx-weather>
|
||||
</div>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue