Module: Scruffy
- Defined in:
- lib/scruffy.rb,
lib/scruffy/graph.rb,
lib/scruffy/version.rb,
lib/scruffy/graph_state.rb,
lib/scruffy/components/base.rb,
lib/scruffy/components/grid.rb,
lib/scruffy/renderers/split.rb,
lib/scruffy/components/label.rb,
lib/scruffy/components/title.rb,
lib/scruffy/components/graphs.rb,
lib/scruffy/renderers/reversed.rb,
lib/scruffy/renderers/sparkline.rb,
lib/scruffy/layers/sparkline_bar.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
GraphState
- Author
-
Brasten Sager
- Date
-
September 27th, 2007
State object for holding all of the graph’s settings. Attempting to clean up the graph interface a bit.
Defined Under Namespace
Modules: Components, Formatters, Helpers, Layers, Rasterizers, Renderers, Themes, VERSION Classes: Graph, GraphState