~ubuntu-branches/ubuntu/trusty/python-gnuplot/trusty

« back to all changes in this revision

Viewing changes to doc/Gnuplot/test.py.html

  • Committer: Bazaar Package Importer
  • Author(s): Matthias Klose
  • Date: 2005-01-23 00:42:37 UTC
  • mfrom: (2.1.1 warty)
  • Revision ID: james.westby@ubuntu.com-20050123004237-0rfjkhe4ii7ky637
Tags: 1.7-5
Fix mouse control in generated plot windows (closes: #291294).

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
<html>
2
 
 
3
 
        <head>
4
 
        <title>Module: test</title>
5
 
        </head>
6
 
 
7
 
        <body bgcolor="#ffffff">
8
 
 
9
 
        <p><i><a href="../index.html">Table of Contents</a></i></p>
10
 
        
11
 
        <table border="0" cellpadding="5" cellspacing="0" width="100%">
12
 
        <tr bgcolor="#88bbee">
13
 
            <th rowspan="2"
14
 
                valign="top"
15
 
                align="left"
16
 
                width="10%"><font color="#000000">Module: test</font>
17
 
            </th>
18
 
            <th align="right"><font color="#000000">Gnuplot/test.py</font></th>
19
 
        </tr>
20
 
        <tr>
21
 
        <td>
22
 
        <dl><dt>test.py</dt><dd><p>Exercise the Gnuplot.py module.</p>
23
 
 
24
 
</dd></dl>
25
 
<p>This module is not meant to be a flashy demonstration; rather it is a
26
 
thorough test of many combinations of Gnuplot.py features.</p>
27
 
<p>
28
 
<TABLE BORDER=1 CELLPADDING=2>
29
 
</TABLE></p>
30
 
 
31
 
 
32
 
        
33
 
        <table border="0" cellpadding="5" cellspacing="0" width="100%%">
34
 
        
35
 
        <tr>
36
 
            <th bgcolor="#99ccff"
37
 
                rowspan="2"
38
 
                valign="top"
39
 
                align="left"
40
 
                width="20%"
41
 
                >
42
 
                <font color="#000000">
43
 
                  <a name="Functions">Functions</a>&nbsp;
44
 
                </font>
45
 
            </th>
46
 
            <th bgcolor="#99ccff"
47
 
                valign="top"
48
 
                align="left"
49
 
                >
50
 
                <font color="#000000">&nbsp;</font>
51
 
            </th>
52
 
        </tr>
53
 
        <tr>
54
 
        <td>
55
 
        
56
 
<a href="#main">main</a><br>
57
 
<a href="#wait">wait</a><br>
58
 
 
59
 
 
60
 
        <tr>
61
 
            <th bgcolor="#99ccff"
62
 
                rowspan="2"
63
 
                valign="top"
64
 
                align="left"
65
 
                width="20%"
66
 
                >
67
 
                <font color="#000000">
68
 
                  <a name="main"></a>&nbsp;
69
 
                </font>
70
 
            </th>
71
 
            <th bgcolor="#99ccff"
72
 
                valign="top"
73
 
                align="left"
74
 
                >
75
 
                <font color="#000000">main&nbsp;</font>
76
 
            </th>
77
 
        </tr>
78
 
        <tr>
79
 
        <td>
80
 
        <pre>
81
 
main ()
82
 
 
83
 
</pre><p>Exercise the Gnuplot module.</p>
84
 
 
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="wait"></a>&nbsp;
95
 
                </font>
96
 
            </th>
97
 
            <th bgcolor="#99ccff"
98
 
                valign="top"
99
 
                align="left"
100
 
                >
101
 
                <font color="#000000">wait&nbsp;</font>
102
 
            </th>
103
 
        </tr>
104
 
        <tr>
105
 
        <td>
106
 
        <pre>
107
 
wait ( str=None,  prompt='Press return to show results...\n' )
108
 
 
109
 
</pre><p>
110
 
<TABLE BORDER=1 CELLPADDING=2>
111
 
</TABLE></p>
112
 
 
113
 
</td></tr>
114
 
        </td>
115
 
        </tr>
116
 
        </table>
117
 
        
118
 
        </td>
119
 
        </tr>
120
 
        </table>
121
 
 
122
 
        <hr>
123
 
 
124
 
        <p><i><a href="../index.html">Table of Contents</a></i></p>
125
 
 
126
 
        <i>This document was automatically generated on Fri Jan 26 14:06:11 2001
127
 
        by <a href="http://happydoc.sourceforge.net">HappyDoc</a> version r0_9_2</i>
128
 
 
129
 
        </body>
130
 
        </html>
131
 
        
 
 
b'\\ No newline at end of file'