mirror of
https://github.com/akveo/ngx-admin.git
synced 2025-12-19 08:50:13 +01:00
a cople of todos
This commit is contained in:
parent
1293bae38f
commit
4fc44da5d8
2 changed files with 3 additions and 0 deletions
|
|
@ -13,6 +13,7 @@ import './pieChart.loader.ts';
|
|||
styles: [require('./pieChart.scss')],
|
||||
template: require('./pieChart.html')
|
||||
})
|
||||
// TODO: move easypiechart to component
|
||||
export class PieChart {
|
||||
|
||||
public charts: Array<Object>;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue