Method: Athenian::CodeCheckHistogramDefinition#bins
- Defined in:
- lib/athenian/models/code_check_histogram_definition.rb
#bins ⇒ Object
Number of bars in the histogram. 0 or null means automatic.
21 22 23 |
# File 'lib/athenian/models/code_check_histogram_definition.rb', line 21 def bins @bins end |