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
We have come across an issue with scatter plots where the hover labels do not match the value of the x-axis on a (time) period axis. The problem only occurs when setting the layout.scattermode property to "group" and shifting the markers using the xperiodalignment property to "start" or "end".
We have come across an issue with scatter plots where the hover labels do not match the value of the x-axis on a (time) period axis. The problem only occurs when setting the layout.scattermode property to "group" and shifting the markers using the xperiodalignment property to "start" or "end".
Here is a codepen which demonstrates this behaviour:
https://codepen.io/apexi/pen/ExqXxKK
The text was updated successfully, but these errors were encountered: