dataplot::R::__init__::CorrScatter Class Reference

Inheritance diagram for dataplot::R::__init__::CorrScatter:

dataplot::R::__init__::SquareScatter dataplot::R::__init__::Scatter dataplot::R::__init__::Plot List of all members.

Static Public Attributes

dictionary default_kwargs

Detailed Description

Scatterplot used to judge correlation between 2 variables.

Same as Scatter but with one.to.one=T and lty.x.y=2.

Definition at line 206 of file __init__.py.


Member Data Documentation

dictionary dataplot::R::__init__::CorrScatter::default_kwargs [static]
 

Initial value:

{
        'one.to.one':True,
        'lty.x.y':2,
        }

Definition at line 208 of file __init__.py.


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