Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

History graph with many entities overlaps entities #23950

Open
4 tasks done
Daemo00 opened this issue Jan 29, 2025 · 1 comment
Open
4 tasks done

History graph with many entities overlaps entities #23950

Daemo00 opened this issue Jan 29, 2025 · 1 comment
Milestone

Comments

@Daemo00
Copy link

Daemo00 commented Jan 29, 2025

Checklist

  • I have updated to the latest available Home Assistant version.
  • I have cleared the cache of my browser.
  • I have tried a different browser to see if it is related to my browser.
  • I have tried reproducing the issue in safe mode to rule out problems with unsupported custom resources.

Describe the issue you are experiencing

When many entities are shown in an history-graph, they overlap with the graph itself:
Image

Describe the behavior you expected

The entities should be listed above the graph

Steps to reproduce the issue

  1. Create a history-graph card
  2. Add at least 10 entities to it

What version of Home Assistant Core has the issue?

2025.2.0b1

What was the last working version of Home Assistant Core?

2025.1.4

In which browser are you experiencing the issue?

Chrome 132.0.6834.122

Which operating system are you using to run this browser?

Android

State of relevant entities

Problem-relevant frontend configuration

type: history-graph
entities:
  - entity: sensor.presa_frigo_power
  - entity: sensor.luce_bagno_rosa_power
  - entity: sensor.colonna_switch_0_power
  - entity: sensor.lampadario_studio_power
  - entity: sensor.presa_tv_switch_0_power
  - entity: sensor.tapparella_camera_power
  - entity: sensor.tapparella_sala_sud_est_power
  - entity: sensor.tapparella_cucina_power
  - entity: sensor.ventola_bagno_rosa_power
hours_to_show: 1

Javascript errors shown in your browser console/inspector

Additional information

No response

@karwosts karwosts added this to the 2025.2 milestone Jan 29, 2025
@RubenKelevra
Copy link

I can confirm this under Linux with Wayland and Chrome:

Image
Image
Image
Image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants