Class: Ambling::Stock::Settings::Charts::Chart::Graphs

Inherits:
Object
  • Object
show all
Includes:
Base
Defined in:
lib/ambling/stock.rb

Overview

first graph #

Defined Under Namespace

Classes: Graph

Constant Summary collapse

VALUES =
[:graph]

Instance Attribute Summary collapse

Method Summary

Methods included from Base

#build_xml, #initialize, #populate, #to_xml

Instance Attribute Details

#graphObject

left

(left / right) axis of this graph #



932
933
934
# File 'lib/ambling/stock.rb', line 932

def graph
  @graph
end