Class | Gruff::AccumulatorBar |
In: |
lib/gruff/accumulator_bar.rb
|
Parent: | Gruff::StackedBar |
A special bar graph that shows a single dataset as a set of stacked bars. The bottom bar shows the running total and the top bar shows the new value being added to the array.