rockverse.viz.OrthogonalViewer.guide_line_dict#
- property OrthogonalViewer.guide_line_dict#
Get the dictionary of Matplotlib’s
Line2Dkeyword arguments used for customizing the guide lines.Important: Do not change elements directly in this dictionary. Call the
update_guide_line_dictmethod instead to apply any changes.