bagrounds/data-visualizer

View on GitHub

Showing 1 of 4 total issues

Function chart has 47 lines of code (exceeds 25 allowed). Consider refactoring.
Open

  function chart (options, callback) {
    var error = invalidOptions(options)

    if (error) {
      callback(error)
Severity: Minor
Found in js/chart.js - About 1 hr to fix
    Severity
    Category
    Status
    Source
    Language