Skip to content

fix(#5307): make the LineChart component have a proper parent width#5346

Open
cdprete wants to merge 1 commit intocodecentric:masterfrom
cdprete:fix/5307
Open

fix(#5307): make the LineChart component have a proper parent width#5346
cdprete wants to merge 1 commit intocodecentric:masterfrom
cdprete:fix/5307

Conversation

@cdprete
Copy link
Copy Markdown
Contributor

@cdprete cdprete commented May 9, 2026

Partially fixes #5307.

The issue still occurs, as it can be seen below:
image

but it's way less evident than the previous one shown in #5307 (comment).

It's like, on rendering, it can't detect the width of the parent properly (by a small margin) when it's added to the DOM by opening the accordion, in constrast with when it's already in the DOM to begin with.
I was considering to try with resizeDelay but I don't know how much it's worthy.

@cdprete cdprete requested a review from a team as a code owner May 9, 2026 06:50
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

Successfully merging this pull request may close these issues.

Bug: View loses alignment when one or more graphs are open

1 participant