offirgolan/ember-cli-nvd3

View on GitHub

Showing 1 of 1 total issue

Function drawChart has 26 lines of code (exceeds 25 allowed). Consider refactoring.
Open

  drawChart() {
    nv.addGraph(() => {
      if (this.isDestroyed || this.isDestroying) {
        return;
      }
Severity: Minor
Found in addon/components/nvd3-chart.js - About 1 hr to fix
    Severity
    Category
    Status
    Source
    Language