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
Ok so I fixed the legend with edits to the layout margin (issue #2)
However, for issue #1, even with the latest GITHUB version the MARKERS for the add_trace does NOT align with the DATE. As you recommended I am using the following to show the markers:
x = as.numeric(startlocal) * 24 * 60 * 60 * 1000
Howwever, the hover over is not showing the DATE values. Instead it still shows the milliseconds for the Epoch. This was working fine with the older build.
I see 2 issues with PLotlys latest DEV build.
All code for this has been provided in the following closed case: #482
Thanks
The text was updated successfully, but these errors were encountered: