Module: Scruffy::Components

Defined in:
lib/scruffy/components.rb,
lib/scruffy/components/base.rb,
lib/scruffy/components/grid.rb,
lib/scruffy/components/label.rb,
lib/scruffy/components/title.rb,
lib/scruffy/components/graphs.rb,
lib/scruffy/components/legend.rb,
lib/scruffy/components/viewport.rb,
lib/scruffy/components/background.rb,
lib/scruffy/components/style_info.rb,
lib/scruffy/components/data_markers.rb,
lib/scruffy/components/value_markers.rb

Overview

Scruffy Components

Author

Brasten Sager

Date

August 16th, 2006

Components make up the visual elements of a Scruffy graph.

For examples, see Scruffy::Components::Base.

Defined Under Namespace

Classes: Background, Base, DataMarkers, Graphs, Grid, Label, Legend, StyleInfo, Title, ValueMarkers, Viewport