Skip to content

Using rc_context

Antonios Kontos requested to merge antonios.kontos/pydarm:rcparams into master

Addresses issue #185

  • In plot.py, started using rc_context for the default rc_params used by plot.py. This way pydarm will not take over the user's rc_params.
  • Removed "style" option from plot method. Not sure it is needed, the user can figure out their way of importing rc_params.
  • Modified example_plot.py as needed.

Quadplot will also need to be minimally changed once it is merged.

Edited by Antonios Kontos

Merge request reports

Loading