blur theme is now default

This commit is contained in:
nixa 2016-05-17 13:34:52 +03:00
parent 097257b5d7
commit e7595af72c
12 changed files with 44 additions and 9 deletions

View file

@ -174,7 +174,6 @@ export class ChartistJsService {
}
public getAll() {
console.log(this._data);
return this._data;
}