chartjs todo

This commit is contained in:
nixa 2016-05-17 12:28:03 +03:00
parent 67115d817d
commit 2c95920916

View file

@ -6,6 +6,7 @@ import {ChartJsService} from "./chartJs.service";
import {CHART_DIRECTIVES} from 'ng2-charts'; import {CHART_DIRECTIVES} from 'ng2-charts';
import {chartColors} from "../../../../theme/theme.constants"; import {chartColors} from "../../../../theme/theme.constants";
// TODO refactor after https://github.com/valor-software/ng2-charts/issues/186 is closed
@Component({ @Component({
selector: 'chart-js', selector: 'chart-js',
pipes: [], pipes: [],