ahmadsoe/ember-highcharts

View on GitHub
addon/components/high-charts.js

Summary

Maintainability
A
1 hr
Test Coverage

Function onDidUpdate has 34 lines of code (exceeds 25 allowed). Consider refactoring.
Open

  @action
  onDidUpdate(elem, positionalArgs, { content, chartOptions, mode}) {
    const { chart } = this;

    if (!content || !chart) {
Severity: Minor
Found in addon/components/high-charts.js - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status