mirror of
https://github.com/akveo/ngx-admin.git
synced 2025-12-17 07:50:12 +01:00
feat(charts): add the charts demos
This commit is contained in:
parent
cf9ccf1850
commit
dd7acac528
25 changed files with 925 additions and 228 deletions
|
|
@ -4,6 +4,4 @@ import { Component } from '@angular/core';
|
|||
selector: 'ngx-chartjs',
|
||||
templateUrl: './chartjs.component.html',
|
||||
})
|
||||
|
||||
export class ChartjsComponent {
|
||||
}
|
||||
export class ChartjsComponent {}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue