plotnine.options.set_option

set_option(name, value)

Set package option

Parameters

name : str

Name of the option

value : Any

New value of the option

Returns

Any

Old value of the option