mirror of
https://github.com/akveo/ngx-admin.git
synced 2025-12-16 23:40:14 +01:00
chartjs todo
This commit is contained in:
parent
67115d817d
commit
2c95920916
1 changed files with 1 additions and 0 deletions
|
|
@ -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: [],
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue