tidy3d.restore_matplotlib_rcparams

tidy3d.restore_matplotlib_rcparams#

class restore_matplotlib_rcparams[source]#

Bases:

Resets matplotlib rcParams to the values they had before the Tidy3D style was automatically applied on import.

Inherited Common Usage