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.

[FR] Allow hiding a name in a tooltip for timelines

See original GitHub issue

Unable to hide a name in a tooltip:

type: custom:history-explorer-card
graphs:
  - type: timeline
    entities:
      - entity: sun.sun
tootip:
  showLabel: false

image

Contrary, a name cannot be shown in a tooltip if it is not shown on a card:

type: custom:history-explorer-card
graphs:
  - type: timeline
    entities:
      - entity: sun.sun
tootip:
  showLabel: true
labelsVisible: false

image

HA 2022.12.5, default theme HISTORY-EXPLORER-CARD Version 1.0.40

Issue Analytics

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

github_iconTop GitHub Comments

1reaction
alexarch21commented, Dec 14, 2022

Should be able to add this to the next version.

0reactions
ildar170975commented, Dec 17, 2022

which doesn’t make much sense.

Agree. Closing this then.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Display name/label/description in Highchart timeline tooltips
I've created a composite chart which combines a line chart with two overlapping event series. I would like each event to appear exactly...
Read more >
ARIA: tooltip role - Accessibility - MDN Web Docs - Mozilla
A tooltip is a contextual text bubble that displays a description for an element that appears on pointer hover or keyboard focus.
Read more >
Mastering Viz in Tooltip and Tooltip Filtering in Tableau
Tableau recently introduced the viz in tooltip feature to Tableau Desktop, allowing users to add a whole new level of detail to dashboards ......
Read more >
Tooltips – amCharts 4 Documentation
To enable tooltip on some object, all we need to do is to make sure it has ... A placeholder is a name...
Read more >
Can we hide measure in Tooltip but still wants the...
Can we hide measure in Tooltip but still wants the category name ... If this post helps, then please consider Accept it as...
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