<?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">[show private | <a href="../public/trees.html">hide private</a>]</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>
<ul>
<li> <b><a href="../private/django.db.models.manipulators.AutomaticManipulator-class.html"><code>django.db.models.manipulators.AutomaticManipulator</code></a></b>
<ul>
<li> <b><a href="../private/django.db.models.manipulators.AutomaticAddManipulator-class.html"><code>django.db.models.manipulators.AutomaticAddManipulator</code></a></b>
<ul>
<li> <b><a href="../private/django.db.models.manipulators.AddManipulator-class.html"><code>django.db.models.manipulators.AddManipulator</code></a></b>
<li> <b><a href="../private/django.db.models.manipulators.AddManipulator-class.html"><code>django.db.models.manipulators.AddManipulator</code></a></b>
<li> <b><a href="../private/django.db.models.manipulators.AddManipulator-class.html"><code>django.db.models.manipulators.AddManipulator</code></a></b>
<li> <b><a href="../private/django.db.models.manipulators.AddManipulator-class.html"><code>django.db.models.manipulators.AddManipulator</code></a></b>
<li> <b><a href="../private/django.db.models.manipulators.AddManipulator-class.html"><code>django.db.models.manipulators.AddManipulator</code></a></b>
<li> <b><a href="../private/django.db.models.manipulators.AddManipulator-class.html"><code>django.db.models.manipulators.AddManipulator</code></a></b>
<li> <b><a href="../private/django.db.models.manipulators.AddManipulator-class.html"><code>django.db.models.manipulators.AddManipulator</code></a></b>
<li> <b><a href="../private/django.db.models.manipulators.AddManipulator-class.html"><code>django.db.models.manipulators.AddManipulator</code></a></b>
</ul>
<li> <b><a href="../private/django.db.models.manipulators.AutomaticChangeManipulator-class.html"><code>django.db.models.manipulators.AutomaticChangeManipulator</code></a></b>
<ul>
<li> <b><a href="../private/django.db.models.manipulators.ChangeManipulator-class.html"><code>django.db.models.manipulators.ChangeManipulator</code></a></b>
<li> <b><a href="../private/django.db.models.manipulators.ChangeManipulator-class.html"><code>django.db.models.manipulators.ChangeManipulator</code></a></b>
<li> <b><a href="../private/django.db.models.manipulators.ChangeManipulator-class.html"><code>django.db.models.manipulators.ChangeManipulator</code></a></b>
<li> <b><a href="../private/django.db.models.manipulators.ChangeManipulator-class.html"><code>django.db.models.manipulators.ChangeManipulator</code></a></b>
<li> <b><a href="../private/django.db.models.manipulators.ChangeManipulator-class.html"><code>django.db.models.manipulators.ChangeManipulator</code></a></b>
<li> <b><a href="../private/django.db.models.manipulators.ChangeManipulator-class.html"><code>django.db.models.manipulators.ChangeManipulator</code></a></b>
<li> <b><a href="../private/django.db.models.manipulators.ChangeManipulator-class.html"><code>django.db.models.manipulators.ChangeManipulator</code></a></b>
<li> <b><a href="../private/django.db.models.manipulators.ChangeManipulator-class.html"><code>django.db.models.manipulators.ChangeManipulator</code></a></b>
</ul>
</ul>
</ul>
<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>
<li> <b><a href="../private/django.db.models.base.ModelBase-class.html"><code>django.db.models.base.ModelBase</code></a></b>: <i>
Metaclass for all models</i>
<ul>
<li> <b><a href="dataplot.plotmodels.ModelBase-class.html"><code>dataplot.plotmodels.ModelBase</code></a></b>: <i>
Extend ModelBase to initialize dataplots.</i>
</ul>
</ul>
<li> <b><a href="../private/django.db.models.manager.Manager-class.html"><code>django.db.models.manager.Manager</code></a></b>
<ul>
<li> <b><a href="dataplot.soccer.models.GameManager-class.html"><code>dataplot.soccer.models.GameManager</code></a></b>
<li> <b><a href="dataplot.soccer.models.PlayerManager-class.html"><code>dataplot.soccer.models.PlayerManager</code></a></b>: <i>
Adds plotting methods.</i>
<li> <b><a href="dataplot.bike.models.RideManager-class.html"><code>dataplot.bike.models.RideManager</code></a></b>: <i>
Used for making global ride plots and importing data.</i>
</ul>
<li> <b><a href="../private/django.db.models.base.Model-class.html"><code>django.db.models.base.Model</code></a></b>
<ul>
<li> <b><a href="dataplot.plotmodels.Model-class.html"><code>dataplot.plotmodels.Model</code></a></b>: <i>
Enables figure autosave with Django-dataplot.</i>
<ul>
<li> <b><a href="dataplot.bike.models.Bike-class.html"><code>dataplot.bike.models.Bike</code></a></b>: <i>
Parameters of bike -- different bikes may be different speeds.</i>
<li> <b><a href="dataplot.soccer.models.Game-class.html"><code>dataplot.soccer.models.Game</code></a></b>: <i>
Game(id, date, hi_score, lo_score, differential)</i>
<li> <b><a href="dataplot.bike.models.Location-class.html"><code>dataplot.bike.models.Location</code></a></b>: <i>
Origin or destination of a bike ride.</i>
<li> <b><a href="dataplot.soccer.models.Player-class.html"><code>dataplot.soccer.models.Player</code></a></b>: <i>
Player(id, name, goals_per_game, team_goals_per_game,
goals_allowed_per_game, differential, games, wins, win_percent)</i>
<li> <b><a href="dataplot.bike.models.Ride-class.html"><code>dataplot.bike.models.Ride</code></a></b>: <i>
Ride and associated statistics.</i>
<li> <b><a href="dataplot.soccer.models.Score-class.html"><code>dataplot.soccer.models.Score</code></a></b>: <i>
Score(id, player_id, team_id, goals, own_goals)</i>
<li> <b><a href="dataplot.soccer.models.Team-class.html"><code>dataplot.soccer.models.Team</code></a></b>: <i>
Team(id, name, game_id, goals, own_goals, points, won, tied,
players)</i>
</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>
<ul>
<li> <b><a href="../private/django.db.models.base.MultipleObjectsReturned-class.html"><code>django.db.models.base.MultipleObjectsReturned</code></a></b>
<li> <b><a href="../private/django.db.models.base.MultipleObjectsReturned-class.html"><code>django.db.models.base.MultipleObjectsReturned</code></a></b>
<li> <b><a href="../private/django.db.models.base.MultipleObjectsReturned-class.html"><code>django.db.models.base.MultipleObjectsReturned</code></a></b>
<li> <b><a href="../private/django.db.models.base.MultipleObjectsReturned-class.html"><code>django.db.models.base.MultipleObjectsReturned</code></a></b>
<li> <b><a href="../private/django.db.models.base.MultipleObjectsReturned-class.html"><code>django.db.models.base.MultipleObjectsReturned</code></a></b>
<li> <b><a href="../private/django.db.models.base.MultipleObjectsReturned-class.html"><code>django.db.models.base.MultipleObjectsReturned</code></a></b>
<li> <b><a href="../private/django.db.models.base.MultipleObjectsReturned-class.html"><code>django.db.models.base.MultipleObjectsReturned</code></a></b>
<li> <b><a href="../private/django.db.models.base.MultipleObjectsReturned-class.html"><code>django.db.models.base.MultipleObjectsReturned</code></a></b>
</ul>
<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>
<ul>
<li> <b><a href="../private/django.db.models.base.DoesNotExist-class.html"><code>django.db.models.base.DoesNotExist</code></a></b>
<li> <b><a href="../private/django.db.models.base.DoesNotExist-class.html"><code>django.db.models.base.DoesNotExist</code></a></b>
<li> <b><a href="../private/django.db.models.base.DoesNotExist-class.html"><code>django.db.models.base.DoesNotExist</code></a></b>
<li> <b><a href="../private/django.db.models.base.DoesNotExist-class.html"><code>django.db.models.base.DoesNotExist</code></a></b>
<li> <b><a href="../private/django.db.models.base.DoesNotExist-class.html"><code>django.db.models.base.DoesNotExist</code></a></b>
<li> <b><a href="../private/django.db.models.base.DoesNotExist-class.html"><code>django.db.models.base.DoesNotExist</code></a></b>
<li> <b><a href="../private/django.db.models.base.DoesNotExist-class.html"><code>django.db.models.base.DoesNotExist</code></a></b>
<li> <b><a href="../private/django.db.models.base.DoesNotExist-class.html"><code>django.db.models.base.DoesNotExist</code></a></b>
</ul>
<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>