rockverse.viz.OrthogonalViewer.update_gridspec_dict# OrthogonalViewer.update_gridspec_dict(**kwargs)[source]# Update the gridspec settings dictionary and rebuilds the display. See the documentation for the gridspec_dict method. Examples >>> viewer.update_gridspec_dict(width_ratios=[1, 4]) # Update width ratios