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.

option to show all fields in chart tooltip

See original GitHub issue

Description: What is it?

When I hover over a component of the chart (a bar, a mark on a line) I’d like the tooltip to contain all dimensions/metrics for that row in the data. Currently we only show fields that are on the chart.

Also the dimensions show at the top but they could have the same prominence as other fields too:

For the green bar

Payment type: credit card
Total Revenue: 627
Payment count: 39
Screenshot 2022-04-13 at 14 55 35

Problem: What problem does this solve?

(Optional) Why: How do we know this is a real problem and worth solving?

What: Roughly, what does this look like in the product?

Issue Analytics

  • State:open
  • Created a year ago
  • Comments:7 (4 by maintainers)

github_iconTop GitHub Comments

1reaction
hamzahc1commented, Jul 10, 2022

@TuringLovesDeathMetal - I think this is something that should be configurable. At certain times you will want to see all values plus other info (e.g. like a total etc), whereas for certain charts you may only want to highlight the value you’re highlighting.

0reactions
stale[bot]commented, Nov 25, 2022

Is this issue still relevant? There have been no updates for 60 days, please close the issue or keep the conversation going!

Read more comments on GitHub >

github_iconTop Results From Across the Web

Create Views for Tooltips (Viz in Tooltip) - Tableau Help
By default, Viz in Tooltip is filtered on All Fields, which considers all fields in the view (at the most specific level of...
Read more >
How to show different tooltips on charts (in columns)?
1 Answer 1 ... You have to change your tooltip mode from label to point and dont hard code the datasetIndex. To solve...
Read more >
How to Add More Information in the Tooltips in Chart JS
How to Add More Information in the Tooltips in Chart JSIn this video we will explore how to add more information in the...
Read more >
Solved: Tooltip not showing all points in a chart but only...
Solved: Hello, I am having a strange behaviour, i have three charts two of them work as intended showing all values, while the...
Read more >
Tooltips | Charts - Google Developers
Specifying the tooltip type ... Google Charts automatically creates tooltips for all core charts. They'll be rendered as SVG by default, except under...
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