This is the base Graph class for doing SVG graphs
$Id: SVGGraph.html 3543 2011-01-28 14:07:31Z mpwalsh8 $
Located in /widgets/svg/SVGGraph.inc (line 23)
Container | --BaseWidget | --SVGGraph
Class | Description |
---|---|
SVGXYGraph | This is the base Graph class for doing XY coordinate system based graphs in SVG. |
Various calculated image properties
This array holds various
config options for this graph
Inherited from BaseWidget
BaseWidget::$title
BaseWidget::$width
BaseWidget::$_image_prefix
This function will format the axis label
This function retuns the value of 1 option
This returns the array of ALL of the options for this graph
This method sets the height of font used in calculating the x and y axis point fonts.
This method sets the width of font used in calculating the x and y axis point fonts.
This method sets the height of the graph
This function is used to set a particular option for the graph
This method sets the title for the graph
This method sets the height of font in pixels for the Graph Title.
This method sets the width of font in pixels for the Graph Title.
This method sets the title for the graph
This method sets the width of the graph
This is a stub that the child class must override to build the actual graph
This method builds the text title area that lives on top of the graph
This is a stub for building the title(s) for the graph
This is a stub meant to provide a means for doing any data parsing/munging prior to actually building the svg for the graph output.
Inherited From BaseWidget
BaseWidget::get_align()
BaseWidget::get_css()
BaseWidget::get_javascript()
BaseWidget::get_title()
BaseWidget::get_width()
BaseWidget::set_align()
BaseWidget::set_image_path_prefix()
BaseWidget::set_title()
BaseWidget::set_width()
Inherited From Container
Container::Container()
Container::add()
Container::add_reference()
Container::count_content()
Container::get_element()
Container::get_indent_flag()
Container::push()
Container::push_reference()
Container::render()
Container::reset_content()
Container::set_collapse()
Container::set_indent_flag()
Documentation generated on Fri, 28 Jan 2011 08:53:13 -0500 by phpDocumentor 1.4.3