a cople of todos

This commit is contained in:
nixa 2016-05-13 10:43:29 +03:00
parent 1293bae38f
commit 4fc44da5d8
2 changed files with 3 additions and 0 deletions

View file

@ -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>;