plotting.use_nefes_theme

plotting.use_nefes_theme()

Register the Nefes template and make it the process-wide default.

Returns the template name so callers can pass it explicitly if they prefer not to mutate the global default.

Back to top