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
Looks promising - fig.update_layout(dragmode=False) seems to give the behavior I want.
My hangup now, is that the whole week row is still a plot and so it brings up the pointer cursor. Ideally the plot area would be undetectable unless I'm hovering over a circle.
See if this is fixable.
Looks promising -
fig.update_layout(dragmode=False)
seems to give the behavior I want.My hangup now, is that the whole week row is still a plot and so it brings up the pointer cursor. Ideally the plot area would be undetectable unless I'm hovering over a circle.
Potentially related but less important: #90
The text was updated successfully, but these errors were encountered: