refactor(charts): change chart.js lib wrapper

This commit is contained in:
KostyaDanovsky 2017-08-29 10:54:30 +03:00
parent df7de82737
commit bdca59b793
13 changed files with 206 additions and 314 deletions

16
package-lock.json generated
View file

@ -454,6 +454,14 @@
}
}
},
"angular2-chartjs": {
"version": "0.3.0",
"resolved": "https://registry.npmjs.org/angular2-chartjs/-/angular2-chartjs-0.3.0.tgz",
"integrity": "sha1-KVA/pR9j4FpJAO11CqMLEeTB7hg=",
"requires": {
"chart.js": "2.5.0"
}
},
"angular2-toaster": {
"version": "4.0.0",
"resolved": "https://registry.npmjs.org/angular2-toaster/-/angular2-toaster-4.0.0.tgz",
@ -5740,14 +5748,6 @@
"integrity": "sha1-KzJxhOiZIQEXeyhWP7XnECrNDKk=",
"dev": true
},
"ng2-charts": {
"version": "1.5.0",
"resolved": "https://registry.npmjs.org/ng2-charts/-/ng2-charts-1.5.0.tgz",
"integrity": "sha1-clVqH/D2dYwhq8fsz+cZhMgunC0=",
"requires": {
"chart.js": "2.5.0"
}
},
"ng2-ckeditor": {
"version": "1.1.6",
"resolved": "https://registry.npmjs.org/ng2-ckeditor/-/ng2-ckeditor-1.1.6.tgz",