@header@
matplotlib.lines | index /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' Int = 'l' True = True division = _Feature((2, 2, 0, 'alpha', 2), (3, 0, 0, 'alpha', 0), 8192) generators = _Feature((2, 2, 0, 'alpha', 1), (2, 3, 0, 'final', 0), 4096) lineMarkers = {'+': 1, ',': 1, '.': 1, '<': 1, '>': 1, '^': 1, 'o': 1, 's': 1, 'v': 1} lineStyles = {'-': 1, '--': 1, '-.': 1, ':': 1} logical_and = <ufunc 'logical_and'> |