Options#
vispipe._options#
_Options#
- class vispipe._options._Options#
Dictionary subclass for options that require higher levels of enforcement.
Methods
|
Rule for checking dpi. |
|
Rule for checking resolution |
|
Rule for checking plotting backend. |
|
Rule for checking for cpus |
|
Checks entries in a plotdict for defaults and adds them if missing or checks them if present. |
|
Returns a shallow copy of self. |
|
Resets options to default and clears non default settings. |
|
Updates self inplace from a mapping. |