~ubuntu-branches/ubuntu/intrepid/python-gnuplot/intrepid

« back to all changes in this revision

Viewing changes to doc/Gnuplot/demo.html

  • Committer: Bazaar Package Importer
  • Author(s): Matthias Klose
  • Date: 2008-06-24 18:40:22 UTC
  • mfrom: (1.1.2 upstream)
  • Revision ID: james.westby@ubuntu.com-20080624184022-lnok0v9ja8uzdj82
Tags: 1.8-1
* New upstream version.
  - doc file with broken link not shipped anymore. Closes: #336422.
  - Use `with_' instead of `with', which is a keyword in python2.6.
    Closes: #424965.
* Use python-numpy instead of python-numeric. Closes: #469313, #478468.
* Update watch file. Closes: #450271.
* Register documention in section `Programming/Python'.
* Update datafile.py.

Show diffs side-by-side

added added

removed removed

Lines of Context:
4
4
<html>
5
5
         
6
6
  <head>
7
 
    <title>Module: demo</title>
 
7
    <title>HappyDoc Generated Documentation</title>
8
8
  </head>
9
9
 
10
10
  <body bgcolor="#ffffff">
11
 
 
12
 
        <p><i><a href="../index.html">Table of Contents</a></i></p>
 
11
        
13
12
        
14
13
        <table border="0" cellpadding="5" cellspacing="0" width="100%">
15
14
        <tr>
17
16
                valign="top"
18
17
                align="left"
19
18
                width="10%"
20
 
                bgcolor="#88bbee"><font color="#000000">Module: demo</font>
 
19
                bgcolor="#88bbee"><font color="#000000">HappyDoc Generated Documentation</font>
21
20
            </th>
22
21
            <th bgcolor="#88bbee"
23
22
                width="90%"
26
25
        </tr>
27
26
        <tr>
28
27
        <td>
29
 
        
30
 
<dl>
31
 
<dt>demo.py</dt>
32
 
<dd>Demonstrate the Gnuplot python module.</dd>
33
 
</dl>
34
 
<p>Run this demo by typing <code>python demo.py</code>.  For a more complete test of
35
 
the Gnuplot package, see test.py.</p>
 
28
        <!-- breadcrumbs -->
 
29
<p><small>
 
30
/&nbsp;<a href="../Gnuplot/index.html">Gnuplot</a>&nbsp;/&nbsp;demo.py&nbsp;</small></p>
 
31
 
 
32
<!-- /breadcrumbs -->
36
33
<table border="0" cellpadding="5" cellspacing="0" width="100%">
37
34
 
38
35
        <tr>
43
40
                width="20%"
44
41
                >
45
42
                <font color="#000000">
46
 
                  <a name="Imported modules">Imported modules</a>&nbsp;
47
 
                </font>
48
 
            </th>
49
 
            <th bgcolor="#99ccff"
50
 
                valign="top"
51
 
                align="left"
52
 
                width="80%"
53
 
                >
54
 
                <font color="#000000">&nbsp;</font>
55
 
            </th>
56
 
        </tr>
57
 
        <tr>
58
 
        <td>
59
 
        
60
 
<b>import</b> <a href="_Gnuplot/Gnuplot.html">Gnuplot</a><br>
61
 
<b>import</b> Gnuplot.funcutils<br>
62
 
<b>from</b> Numeric <b>import</b> *<br>
63
 
 
64
 
</td></tr>
65
 
 
66
 
        <tr>
67
 
            <th bgcolor="#99ccff"
68
 
                rowspan="2"
69
 
                valign="top"
70
 
                align="left"
71
 
                width="20%"
72
 
                >
73
 
                <font color="#000000">
74
 
                  <a name="Functions">Functions</a>&nbsp;
75
 
                </font>
76
 
            </th>
77
 
            <th bgcolor="#99ccff"
78
 
                valign="top"
79
 
                align="left"
80
 
                width="80%"
81
 
                >
82
 
                <font color="#000000">&nbsp;</font>
83
 
            </th>
84
 
        </tr>
85
 
        <tr>
86
 
        <td>
87
 
        
88
 
<a href="#demo">demo</a><br>
89
 
 
 
43
                  <a name="">Functions</a>&nbsp;
 
44
                </font>
 
45
            </th>
 
46
            <th bgcolor="#99ccff"
 
47
                valign="top"
 
48
                align="left"
 
49
                width="80%"
 
50
                >
 
51
                <font color="#000000">&nbsp;</font>
 
52
            </th>
 
53
        </tr>
 
54
        <tr>
 
55
        <td>
 
56
        <table border="0" cellpadding="5" cellspacing="0" width="100%">
90
57
 
91
58
        <tr>
92
59
            <th bgcolor="#99ccff"
109
76
        </tr>
110
77
        <tr>
111
78
        <td>
112
 
        <font color="#000088"><pre>
 
79
        <pre>
113
80
demo ()
114
 
 
115
 
</pre></font>
116
 
 
117
 
<p>Demonstrate the Gnuplot package.</p>
118
 
</td></tr>
119
 
</td></tr>
 
81
</pre>
 
82
</td></tr>
 
83
</table></td></tr>
 
84
</table><table border="0" cellpadding="5" cellspacing="0" width="100%">
 
85
 
 
86
        <tr>
 
87
            <th bgcolor="#99ccff"
 
88
                rowspan="2"
 
89
                valign="top"
 
90
                align="left"
 
91
                width="20%"
 
92
                >
 
93
                <font color="#000000">
 
94
                  <a name="">Classes</a>&nbsp;
 
95
                </font>
 
96
            </th>
 
97
            <th bgcolor="#99ccff"
 
98
                valign="top"
 
99
                align="left"
 
100
                width="80%"
 
101
                >
 
102
                <font color="#000000">&nbsp;</font>
 
103
            </th>
 
104
        </tr>
 
105
        <tr>
 
106
        <td>
 
107
        <!-- writeDescriptiveList -->
 
108
<table border="0" cellpadding="3" cellspacing="0">
 
109
</table></td></tr>
120
110
</table>
121
 
 
122
111
        </td>
123
112
        </tr>
124
113
        </table>
125
114
 
126
 
        <hr>
127
 
 
128
 
        <p><i><a href="../index.html">Table of Contents</a></i></p>
129
 
 
130
 
        <font size="-2"><i>This document was automatically generated
131
 
        on Sun Oct 19 17:10:22 2003 by
132
 
        <a href="http://happydoc.sourceforge.net">HappyDoc</a> version
133
 
        2.1</i></font>
 
115
    <hr>
 
116
 
 
117
    <font size="-2"><i>This document was automatically generated
 
118
    Fri May  2 16:59:07 2008 by <a
 
119
    href="http://happydoc.sourceforge.net">HappyDoc</a> version
 
120
    3.1</i></font>
134
121
        
135
 
        </body>
136
 
        </html>
 
122
  </body>
 
123
</html>
137
124
        
 
 
b'\\ No newline at end of file'