Class: Scruffy::Layers::MultiBar

Inherits:
Bar
  • Object
show all
Defined in:
lib/scruffy/layers/multi_bar.rb

Overview

Scruffy::Layers::MultiBar

Author

Jeremy Green

Date

July 29th, 2009

Based on

Scruffy::Layers::Bar by

Author

Brasten Sager

Date

August 6th, 2006

Standard multi_bar graph.

Instance Attribute Summary

Attributes inherited from Base

#color, #complexity, #height, #max_value, #min_value, #opacity, #options, #outline, #points, #preferred_color, #preferred_outline, #relevant_data, #title, #width

Method Summary

Methods inherited from Bar

#draw

Methods inherited from Base

#bottom_key, #bottom_value, #draw, #initialize, #legend_data, #relevant_data?, #render, #sum_values, #top_key, #top_value

Constructor Details

This class inherits a constructor from Scruffy::Layers::Base