Update several settings at once.
*args (str
or dict-like, optional) – A dictionary containing rc
keys and values. You can also pass a “category” name as the first argument, in which case all settings are prepended with 'category.'
. For example, rc.update('axes', labelsize=20, titlesize=20)
changes the rc['axes.labelsize']
and rc['axes.titlesize']
settings.
**kwargs – rc
keys and values passed as keyword arguments. If the name has dots, simply omit them.
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4