You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Standardize plotting functions across dkpy in terms of the customization options to provide a common interface for plotting and modifying plot settings. These include the functions
Desired Behavior
dkpyin terms of the customization options to provide a common interface for plotting and modifying plot settings. These include the functionsdkpy.plot_mu,dkpy.plot_D,dkpy.plot_magnitude_response_uncertain_model_set,dkpy.plot_phase_response_uncertain_model_set,dkpy.plot_singular_value_response_uncertain_model_set,dkpy.plot_singular_value_response_residual,dkpy.plot_singular_value_response_residual_comparison,dkpy.plot_magnitude_response_uncertainty_weight.dkpy.DkIterInteractiveOrderto customize the plot settings of thedkpy.plot_muinteractive plots.