@header@
matplotlib.lines | index /usr/local/lib/python2.3/site-packages/matplotlib/lines.py |
This module contains all the 2D line class which can draw with a
variety of line styles, markers and colors
Modules | ||||||
|
Classes | ||||||||
|
Functions | ||
|
Data | ||
False = False Float = 'd' TICKDOWN = 3 TICKLEFT = 0 TICKRIGHT = 1 TICKUP = 2 True = True colorConverter = <matplotlib.colors.ColorConverter instance> division = _Feature((2, 2, 0, 'alpha', 2), (3, 0, 0, 'alpha', 0), 8192) less = <ufunc 'less'> lineMarkers = {0: 1, 1: 1, 2: 1, 3: 1, '+': 1, ',': 1, '.': 1, '1': 1, '2': 1, '3': 1, ...} lineStyles = {'-': 1, '--': 1, '-.': 1, ':': 1, 'None': 1, 'steps': 1} logical_and = <ufunc 'logical_and'> rcParams = {'axes.edgecolor': 'k', 'axes.facecolor': 'w', 'axes.grid': False, 'axes.hold': True, 'axes.labelcolor': 'k', 'axes.labelsize': 12.0, 'axes.linewidth': 1.0, 'axes.titlesize': 14.0, 'backend': 'GTKAgg', 'datapath': '/usr/local/share/matplotlib', ...} verbose = <matplotlib.Verbose instance> |