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
a new argument : _PARAMETERS within the spec_plot function allows to add parameters such as outline, bonds, brightness etc . Mainly a helper function add_spec_param(xyz, **kwargs) is called within the spec_plot function
add_spec_param(xyz, **kwargs) ♻️ needs to be rewritten later