skrf.plotting.stylely

skrf.plotting.stylely(rc_dict=None, style_file='skrf.mplstyle')[source]

Loads the rc-params from the specified file (file must be located in skrf/data).

Parameters:
  • rc_dict (dict, optional) – rc dict passed to matplotlib.rc(), by default {}

  • style_file (str, optional) – style file, by default ‘skrf.mplstyle’