| Trees | Indices | Help |
|
|---|
|
|
Describes a (heat) map using colors, sigils and optional description.
Attributes: notes: Optional text to display next to the legend (depends on renderer.) legend: List of tuples of ((str) sigil, (str) name, (r,g,b) color).
Sigils, names and colors: A name is a long, descriptive title of each range. E.g. "ACPI Memory" A sigil is a short (len 1-2) symbol which will be displayed within each cell for more clarity (by some renderers). E.g. "Ac" A color is a tuple of (red, green, blue) and is exactly what it sounds like.
| Instance Methods | |||
|
|||
|
Inherited from |
|||
| Properties | |
|
Inherited from |
| Method Details |
x.__init__(...) initializes x; see help(type(x)) for signature
|
| Trees | Indices | Help |
|
|---|
| Generated by Epydoc 3.0.1 on Mon Oct 9 03:28:45 2017 | http://epydoc.sourceforge.net |