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.

Funnel hoverinfo incomplete

See original GitHub issue

In building the RCE controls for funnel I notice that this requirement wasn’t met: https://github.com/plotly/plotly.js/issues/3504#issuecomment-486423160 … I can’t turn the three percentages on or off via the hoverinfo flaglist as far as I can tell.

Issue Analytics

  • State:closed
  • Created 4 years ago
  • Comments:7 (7 by maintainers)

github_iconTop GitHub Comments

1reaction
etpinardcommented, Jun 12, 2019

Question: is it possible to access these via hovertemplate in some way?

We can make that possible, yes!

1reaction
nicolaskruchtencommented, Jun 12, 2019

All three please, same as textinfo, just like in the spec 😃

Read more comments on GitHub >

github_iconTop Results From Across the Web

How to have fixed size in funnel chart but dynamic hover text?
I want to show the funnel chart like above; but on hover I want to show different text. The tunnel is just to...
Read more >
plotly.graph_objects package — 5.11.0 documentation
Sets the source reference on Chart Studio Cloud for hoverinfo . The 'hoverinfosrc' property must be specified as a string or as a...
Read more >
plotly.graph_objects.Figure — 5.11.0 documentation
hiddenlabels is the funnelarea & pie chart analog of visible:'legendonly' but it can ... hoverinfo – Determines which trace information appear on hover....
Read more >
plotly.graph_objs - Anvil Docs
Funnel plotly.graph_objs. ... hoverinfo - Determines which trace information appear on hover. ... orientation - Sets the orientation of the funnels.
Read more >
Plotly – Modern Data - RSSing.com
"recession"), color = ~variable, line = list(width = 3), hoverinfo = "x + y") %>% ... Here, we will append the missing values...
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