Details
-
Type:
Story
-
Status: To Do
-
Resolution: Unresolved
-
Fix Version/s: None
-
Component/s: SUIT
-
Labels:
-
Epic Link:
-
Team:Science User Interface
Description
In addition to xyratio, which is now aspect ratio of the chart area, users want to control scale ratio of the axes. This ratio should be preserved when zooming or doing other plot interactions.
See Plotly's layout.scaleratio and layout.scaleanchor fields. Plotly allows to link only the axes of the same type. We might want to give a warning, if the axes are linked but their type is different.