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
Describe the bug
When setting plot._Mx.origin = 2 or overlay...( {preferred_origin: 2 } ) the plot will correctly go "right to left" but the x-axis labels and grid lines are not rendered correctly.
The readout on the mouse cursor does appear correct.
The text was updated successfully, but these errors were encountered:
Describe the bug
When setting
plot._Mx.origin = 2
oroverlay...( {preferred_origin: 2 } )
the plot will correctly go "right to left" but the x-axis labels and grid lines are not rendered correctly.The readout on the mouse cursor does appear correct.
The text was updated successfully, but these errors were encountered: