lucasmartins/igs_bar_chart

View on GitHub
lib/igs_bar_chart/bar_chart.rb

Summary

Maintainability
A
35 mins
Test Coverage

Method initialize has 5 arguments (exceeds 4 allowed). Consider refactoring.
Open

  def initialize(title,width,height,target_element='body',data)
Severity: Minor
Found in lib/igs_bar_chart/bar_chart.rb - About 35 mins to fix

    There are no issues that match your filters.

    Category
    Status