Package: python-gnuplot
Version: 1.7-7
Severity: minor
Documentation is missing the description of "axes" option.
In the source code (PlotItems.py), I see:
_option_list = {
'axes' : lambda self, axes: self.set_string_option(
'axes', axes, None, 'axes %s'),
'with' : lambda self, with: self.set_string_option(
'with', with, None, 'with %s'),
'title' : lambda self, title: self.set_string_option(
'title', title, 'notitle', 'title "%s"'),
}
which does include the important "axes" option, but there is no hint
of this in the doc strings for PlotItems module or PlotItem class.
-- System Information:
Debian Release: 4.0
APT prefers stable
APT policy: (1000, 'stable')
Architecture: i386 (i686)
Shell: /bin/sh linked to /bin/bash
Kernel: Linux 2.6.18-5-686
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Versions of packages python-gnuplot depends on:
ii gnuplot 4.0.0-5 A command-line driven interactive
ii python 2.4.4-2 An interactive high-level object-o
ii python-central 0.5.12 register and build utility for Pyt
ii python-numeric 24.2-7 Numerical (matrix-oriented) Mathem
python-gnuplot recommends no packages.
-- no debconf information
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]