question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Inconsistent datetime hoverinfo with Scattergl and datetime axis

See original GitHub issue

Following on from the suspected regression of #2334, I also noticed a slightly different issue.

In this plot, both Scattergls are plotted with hoverinfo: 'x+y'. However, trace 1 only has y in the hover label, and trace 2 has y but sometimes also x (but only when hover labels for both trace 1 and 2 are plotted at the same time, and even then not consistently).

https://codepen.io/anon/pen/xyNLKL

recording

Issue Analytics

  • State:closed
  • Created 5 years ago
  • Comments:6 (3 by maintainers)

github_iconTop GitHub Comments

1reaction
slishakcommented, Oct 30, 2018

(although I forgot to reiterate that maybe https://github.com/plotly/plotly.js/issues/2334#issuecomment-434240596 should be reopened? or should I create another issue?)

0reactions
alexcjohnsoncommented, Oct 30, 2018

OK great - I’ll close it as we don’t have a clear action item, but you’re right that it has some quirks. If any future readers have a concrete suggestion for improving this feel free to reopen!

Read more comments on GitHub >

github_iconTop Results From Across the Web

time on xaxis in plotly - Stack Overflow
But when I am plotting these using plotly , x-axis show only part of the date (May 23 2018) for each point. Time...
Read more >
Plotly hovertemplate date/time format
I have a plot of water surface elevations (Y-axis), and Date/Times (X-axis). Is it possible to format the hovertemplate so as to display...
Read more >
plotlywidget | Yarn - Package Manager
Introduce range breaks on date axes (for example, to remove week-ends) via layout.xaxis.rangebreaks; Introduce a new unified x (or y) hovermode ...
Read more >
Incident Response - Hybrid Analysis
Analysed 3 processes in total. rundll32.exe "%WINDIR%\System32\ieframe.dll",OpenURL C:\5bdfc71d49b0489446220fb65dc1214986663505a6f6eace621c28b3774830ac.url (PID ...
Read more >
https://zenodo.org/record/2672920/files/DATS%20610...
... .table-hover > tbody > tr:hover > .info, .table-hover > tbody > tr.info:hover > th ... .input-group-sm input[type="datetime-local"], .input-group-sm ...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found