Class | Scruffy::Renderers::Cubed |
In: |
lib/scruffy/renderers/cubed.rb
|
Parent: | Empty |
Author: | Brasten Sager |
Date: | August 14th, 2006 |
Graph layout consisting of four separate graphs arranged in a 2x2 grid.
VIEWPORT_SIZE | = | [35, 30] |
VIEWPORTS | = | { :top_left => [10, 25], :top_right => [55, 25], :bottom_left => [10, 65], :bottom_right => [55, 65] } |