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

Sections failing when adding Layout_options to Sankey-Chart #21922

Open
4 tasks done
viper539 opened this issue Sep 7, 2024 · 0 comments
Open
4 tasks done

Sections failing when adding Layout_options to Sankey-Chart #21922

viper539 opened this issue Sep 7, 2024 · 0 comments

Comments

@viper539
Copy link

viper539 commented Sep 7, 2024

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

I wanted to extend the Layout Options of a existing working Sankey Chart (1 row, full width, to 2 rows) and it was then obverlaped by lower sections

Describe the behavior you expected

I expected the Sankey Chart would be shown in full width and 2 rows

Steps to reproduce the issue

  1. have a Sankey Chart with one row, full width
  2. extend it to 2 rows

What version of Home Assistant Core has the issue?

2024.9.1

What was the last working version of Home Assistant Core?

No response

In which browser are you experiencing the issue with?

Firefox 130.0 64-bit

Which operating system are you using to run this browser?

Win10

State of relevant entities

No response

Problem-relevant frontend configuration

i think it's this at the end of the chart-config:
layout_options:
  grid_columns: full

When it fails (reproduceable) it's this:
layout_options:
  grid_columns: full
  grid_rows: 2

Javascript errors shown in your browser console/inspector

No response

Additional information

No response

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

1 participant