<?xml version="1.0" encoding="iso-8859-1"?>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
"DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
<head>
<title>Module and Class Hierarchies</title>
<link rel="stylesheet" href="epydoc.css" type="text/css"></link>
</head>
<body bgcolor="white" text="black" link="blue" vlink="#204080"
alink="#204080">
<!-- =========== START OF NAVBAR =========== -->
<table class="navbar" border="0" width="100%" cellpadding="0" bgcolor="#a0c0ff" cellspacing="0">
<tr valign="center">
<th class="navbar"> <a class="navbar" href="dataplot-module.html">Home</a> </th>
<th bgcolor="#70b0f0" class="navselect"> Trees </th>
<th class="navbar"> <a class="navbar" href="indices.html">Index</a> </th>
<th class="navbar"> <a class="navbar" href="help.html">Help</a> </th>
<th class="navbar" width="100%"></th>
</tr>
</table>
<table width="100%" cellpadding="0" cellspacing="0">
<tr valign="top">
<td width="100%">
</td>
<td><table cellpadding="0" cellspacing="0">
<tr><td align="right"><font size="-2">[<a href="../private/trees.html">show private</a> | hide private]</font></td></tr>
<tr><td align="right"><font size="-2">[<a href="frames.html"target="_top">frames</a> | <a href="trees.html" target="_top">no frames</a>]</font></td></tr>
</table></td>
</tr></table>
<!-- =========== START OF MODULE HIERARCHY =========== -->
<h2>Module Hierarchy</h2>
<ul>
<li> <b><a href="dataplot-module.html"><code>dataplot</code></a></b>: <i>Make data-driven plots on the web using your Django data.</i>
<ul>
<li> <b><a href="dataplot.bike-module.html"><code>bike</code></a></b>
<ul>
<li> <b><a href="dataplot.bike.matplotlib-module.html"><code>matplotlib</code></a></b>
<li> <b><a href="dataplot.bike.models-module.html"><code>models</code></a></b>: <i>Record of bike trips for data analysis.</i>
<li> <b><a href="dataplot.bike.R-module.html"><code>R</code></a></b>
<li> <b><a href="dataplot.bike.urls-module.html"><code>urls</code></a></b>
<li> <b><a href="dataplot.bike.views-module.html"><code>views</code></a></b>
</ul>
<li> <b><a href="dataplot.matplotlib-module.html"><code>matplotlib</code></a></b>
<li> <b><a href="dataplot.plotmodels-module.html"><code>plotmodels</code></a></b>: <i>Auto-define and -update mechanism for django-dataplot images.</i>
<li> <b><a href="dataplot.python-module.html"><code>python</code></a></b>
<li> <b><a href="dataplot.R-module.html"><code>R</code></a></b>: <i>Plots using R base graphics code and the rpy backend.</i>
<li> <b><a href="dataplot.shellscript-module.html"><code>shellscript</code></a></b>: <i>Shell script plots make images via command line programs.</i>
<li> <b><a href="dataplot.soccer-module.html"><code>soccer</code></a></b>
<ul>
<li> <b><a href="dataplot.soccer.models-module.html"><code>models</code></a></b>
<li> <b><a href="dataplot.soccer.urls-module.html"><code>urls</code></a></b>
<li> <b><a href="dataplot.soccer.views-module.html"><code>views</code></a></b>
</ul>
</ul>
</ul>
<!-- =========== START OF CLASS HIERARCHY =========== -->
<h2>Class Hierarchy</h2>
<ul>
<li> <b><a href="__builtin__.object-class.html"><code>__builtin__.object</code></a></b>: <i>
The most base type</i>
<ul>
<li> <b><a href="__builtin__.dict-class.html"><code>__builtin__.dict</code></a></b>: <i>
dict() -> new empty dictionary.</i>
<ul>
<li> <b><a href="dataplot.plotmodels.Dataplot-class.html"><code>dataplot.plotmodels.Dataplot</code></a></b>: <i>
Parsing logic for dataplot autoconfig tuples.</i>
</ul>
<li> <b><a href="dataplot.GenericPlot-class.html"><code>dataplot.GenericPlot</code></a></b>: <i>
Singular representation of a plot for the web.</i>
<ul>
<li> <b><a href="dataplot.R.Plot-class.html"><code>dataplot.R.Plot</code></a></b>: <i>
R plot for the web.</i>
<ul>
<li> <b><a href="dataplot.R.barplot-class.html"><code>dataplot.R.barplot</code></a></b>: <i>
Standard boring barplot.</i>
<li> <b><a href="dataplot.R.Histogram-class.html"><code>dataplot.R.Histogram</code></a></b>: <i>
generic histogram for showing a univariate distribution.</i>
<li> <b><a href="dataplot.R.multi_time_series-class.html"><code>dataplot.R.multi_time_series</code></a></b>: <i>
Multiple time series superimposed for comparison.</i>
<li> <b><a href="dataplot.R.NormalQQPlot-class.html"><code>dataplot.R.NormalQQPlot</code></a></b>: <i>
Use to see if univariate data are approximately normal.</i>
<li> <b><a href="dataplot.R.Scatter-class.html"><code>dataplot.R.Scatter</code></a></b>: <i>
Simple x-y scatterplot.</i>
<ul>
<li> <b><a href="dataplot.R.SquareScatter-class.html"><code>dataplot.R.SquareScatter</code></a></b>
<ul>
<li> <b><a href="dataplot.R.CorrScatter-class.html"><code>dataplot.R.CorrScatter</code></a></b>: <i>
Scatterplot used to judge correlation between 2 variables.</i>
</ul>
</ul>
<li> <b><a href="dataplot.bike.R.ThereAndBackPlot-class.html"><code>dataplot.bike.R.ThereAndBackPlot</code></a></b>
<li> <b><a href="dataplot.R.TimeSeries-class.html"><code>dataplot.R.TimeSeries</code></a></b>: <i>
Simple cumulative time series.</i>
</ul>
<li> <b><a href="dataplot.matplotlib.Plot-class.html"><code>dataplot.matplotlib.Plot</code></a></b>: <i>
Matplotlib plot.</i>
<ul>
<li> <b><a href="dataplot.matplotlib.Scatter-class.html"><code>dataplot.matplotlib.Scatter</code></a></b>: <i>
Simple matplotlib scatterplot.</i>
</ul>
<li> <b><a href="dataplot.python.Plot-class.html"><code>dataplot.python.Plot</code></a></b>: <i>
Make a plot using some python function.</i>
<li> <b><a href="dataplot.shellscript.Plot-class.html"><code>dataplot.shellscript.Plot</code></a></b>: <i>
Make plots through the filesystem and command line programs.</i>
</ul>
<li> <b><a href="django.oldforms.Manipulator-class.html"><code>django.oldforms.Manipulator</code></a></b>
<li> <b><a href="__builtin__.type-class.html"><code>__builtin__.type</code></a></b>: <i>
type(object) -> the object's type type(name, bases, dict) -> a
new type</i>
<ul>
</ul>
<ul>
</ul>
<ul>
</ul>
</ul>
<li> <b><a href="exceptions.Exception-class.html"><code>exceptions.Exception</code></a></b>: <i>
Common base class for all exceptions.</i>
<ul>
<li> <b><a href="django.core.exceptions.MultipleObjectsReturned-class.html"><code>django.core.exceptions.MultipleObjectsReturned</code></a></b>: <i>
The query returned multiple objects when only one was expected.</i>
<li> <b><a href="django.core.exceptions.ObjectDoesNotExist-class.html"><code>django.core.exceptions.ObjectDoesNotExist</code></a></b>: <i>
The requested object does not exist</i>
<li> <b><a href="dataplot.PlotError-class.html"><code>dataplot.PlotError</code></a></b>
<ul>
<li> <b><a href="dataplot.plotmodels.DataplotImproperlyConfigured-class.html"><code>dataplot.plotmodels.DataplotImproperlyConfigured</code></a></b>
</ul>
<li> <b><a href="rpy.RException-class.html"><code>rpy.RException</code></a></b>
<ul>
<li> <b><a href="dataplot.R.RFunctionDoesNotExist-class.html"><code>dataplot.R.RFunctionDoesNotExist</code></a></b>
</ul>
</ul>
</ul>
<!-- =========== START OF NAVBAR =========== -->
<table class="navbar" border="0" width="100%" cellpadding="0" bgcolor="#a0c0ff" cellspacing="0">
<tr valign="center">
<th class="navbar"> <a class="navbar" href="dataplot-module.html">Home</a> </th>
<th class="navbar"> <a class="navbar" href="trees.html">Trees</a> </th>
<th class="navbar"> <a class="navbar" href="indices.html">Index</a> </th>
<th class="navbar"> <a class="navbar" href="help.html">Help</a> </th>
<th class="navbar" width="100%"></th>
</tr>
</table>
<table border="0" cellpadding="0" cellspacing="0" width="100%">
<tr>
<td align="left"><font size="-2">Generated by Epydoc 2.1 on Tue Apr 29 23:35:17 2008</font></td>
<td align="right"><a href="http://epydoc.sourceforge.net"
><font size="-2">http://epydoc.sf.net</font></a></td>
</tr>
</table>
</body>
</html>