Class Scruffy::Layers::Bar
In: lib/scruffy/layers/bar.rb
Parent: Base

Scruffy::Layers::Bar

Author:Brasten Sager
Date:August 6th, 2006

Standard bar graph.

Methods

Public Instance methods

Protected Instance methods

Due to the size of the bar graph, X-axis coords must be squeezed so that the bars do not hang off the ends of the graph.

Unfortunately this just mean that bar-graphs and most other graphs end up on different points. Maybe adding a padding to the coordinates should be a graph-wide thing?

[Validate]