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

« back to all changes in this revision

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

  • Committer: Bazaar Package Importer
  • Author(s): Matthias Klose
  • Date: 2002-04-11 08:52:48 UTC
  • Revision ID: james.westby@ubuntu.com-20020411085248-r5kbl460aa2g9kdb
Tags: upstream-1.5
ImportĀ upstreamĀ versionĀ 1.5

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
<html>
 
2
 
 
3
        <head>
 
4
        <title>Module: gp</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: gp</font>
 
17
            </th>
 
18
            <th align="right"><font color="#000000">Gnuplot/gp.py</font></th>
 
19
        </tr>
 
20
        <tr>
 
21
        <td>
 
22
        <dl><dt>gp</dt><dd><p>a platform-independent interface to a gnuplot process.</p>
 
23
 
 
24
</dd></dl>
 
25
<p>This file imports a low-level, platform-independent interface to the
 
26
gnuplot program.  Which interface is imported depends on the platform.
 
27
There are variations of this file for Unix, the Macintosh, and for
 
28
Windows called gp_unix.py, gp_mac.py, and gp_win32.py, respectively.
 
29
Note that the end-user should use the more capable interface from
 
30
__init__.py (i.e., <code>import Gnuplot</code>) rather than the low-level
 
31
interface imported by this file.</p>
 
32
 
 
33
<p>See gp_unix.py for most documentation about the facilities of the
 
34
gp_*.py modules.</p>
 
35
<p>
 
36
<TABLE BORDER=1 CELLPADDING=2>
 
37
</TABLE></p>
 
38
 
 
39
 
 
40
        
 
41
        <table border="0" cellpadding="5" cellspacing="0" width="100%%">
 
42
        
 
43
        </td>
 
44
        </tr>
 
45
        </table>
 
46
        
 
47
        </td>
 
48
        </tr>
 
49
        </table>
 
50
 
 
51
        <hr>
 
52
 
 
53
        <p><i><a href="../index.html">Table of Contents</a></i></p>
 
54
 
 
55
        <i>This document was automatically generated on Fri Jan 26 14:06:11 2001
 
56
        by <a href="http://happydoc.sourceforge.net">HappyDoc</a> version r0_9_2</i>
 
57
 
 
58
        </body>
 
59
        </html>
 
60
        
 
 
b'\\ No newline at end of file'