dataplot::plotmodels::Dataplot Class Reference

List of all members.

Public Member Functions

def __init__
def defaults
def set_method
def set_attribute

Detailed Description

Parsing logic for dataplot autoconfig tuples.

This is just used for DRY convenience here and should not be used
outside this module.

Definition at line 146 of file plotmodels.py.


Member Function Documentation

def dataplot::plotmodels::Dataplot::__init__   self,
  plot,
  toset
 

Initialize a dataplot using sensible defaults.

This can be a

dataplot (subclass of dataplot.GenericPlot, i.e. R.Scatter) in
this case, we assume basename of scatter and a plot method
called get_scatter_args.

tuple (dataplot,dict) where dict is a dictionary of kwargs
used to initialize the dataplot. So you can use this form if
you want to override the default basename, get_plot_args
method, or other plot parameters.

Definition at line 149 of file plotmodels.py.

def dataplot::plotmodels::Dataplot::defaults   self  ) 
 

Derive sensible defaults from provided info.

Definition at line 171 of file plotmodels.py.

def dataplot::plotmodels::Dataplot::set_attribute   self  ) 
 

Set dataplot instance.

Definition at line 208 of file plotmodels.py.

def dataplot::plotmodels::Dataplot::set_method   self  ) 
 

Set data-gathering method if necessary.

Definition at line 192 of file plotmodels.py.


The documentation for this class was generated from the following file:
Generated on Tue Apr 22 23:16:23 2008 for django-dataplot by  doxygen 1.4.6