How to use the ng2-charts/components/charts/charts.ChartsModule function in ng2-charts

To help you get started, we’ve selected a few ng2-charts examples, based on popular ways it is used in public projects.

Secure your code as it's written. Use Snyk Code to scan source code in minutes - no build needed - and fix issues immediately.

github paulo-coutinho / goci / web-app / ngfactory / node_modules / ng2-charts / components / charts / charts.ngfactory.ts View on Github external
createInternal():import1.ChartsModule {
    this._ChartsModule_0 = new import1.ChartsModule();
    return this._ChartsModule_0;
  }
  getInternal(token:any,notFoundResult:any):any {
github paulo-coutinho / goci / web-app / ngfactory / node_modules / ng2-charts / components / charts / charts.ngfactory.js View on Github external
ChartsModuleInjector.prototype.createInternal = function () {
        this._ChartsModule_0 = new import1.ChartsModule();
        return this._ChartsModule_0;
    };
    ChartsModuleInjector.prototype.getInternal = function (token, notFoundResult) {