~ubuntu-branches/ubuntu/feisty/python-gnuplot/feisty

« back to all changes in this revision

Viewing changes to doc/Gnuplot/demo.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: demo</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: demo</font>
17
 
            </th>
18
 
            <th align="right"><font color="#000000">Gnuplot/demo.py</font></th>
19
 
        </tr>
20
 
        <tr>
21
 
        <td>
22
 
        <dl><dt>demo.py</dt><dd><p>Demonstrate the Gnuplot python module.</p>
23
 
 
24
 
</dd></dl>
25
 
<p>Run this demo by typing <code>python demo.py</code>.  For a more complete test of
26
 
the Gnuplot package, see test.py.</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="#demo">demo</a><br>
57
 
 
58
 
 
59
 
        <tr>
60
 
            <th bgcolor="#99ccff"
61
 
                rowspan="2"
62
 
                valign="top"
63
 
                align="left"
64
 
                width="20%"
65
 
                >
66
 
                <font color="#000000">
67
 
                  <a name="demo"></a>&nbsp;
68
 
                </font>
69
 
            </th>
70
 
            <th bgcolor="#99ccff"
71
 
                valign="top"
72
 
                align="left"
73
 
                >
74
 
                <font color="#000000">demo&nbsp;</font>
75
 
            </th>
76
 
        </tr>
77
 
        <tr>
78
 
        <td>
79
 
        <pre>
80
 
demo ()
81
 
 
82
 
</pre><p>Demonstrate the Gnuplot package.</p>
83
 
 
84
 
</td></tr>
85
 
        </td>
86
 
        </tr>
87
 
        </table>
88
 
        
89
 
        </td>
90
 
        </tr>
91
 
        </table>
92
 
 
93
 
        <hr>
94
 
 
95
 
        <p><i><a href="../index.html">Table of Contents</a></i></p>
96
 
 
97
 
        <i>This document was automatically generated on Fri Jan 26 14:06:11 2001
98
 
        by <a href="http://happydoc.sourceforge.net">HappyDoc</a> version r0_9_2</i>
99
 
 
100
 
        </body>
101
 
        </html>
102
 
        
 
 
b'\\ No newline at end of file'