GitHub user davideagosti-dev added a comment to the discussion: How to make an embedded dashboard chart 100% height responsive (react-grid-layout limitation)
@Cunec This is an interesting case, especially because width adaptation works while height effectively remains a fixed layout constraint. I'm curious about one thing: if you could control the layout behaviour independently from Superset, would you actually want the chart to continuously scale to fill the viewport, or would you want it to have a minimum “useful” size and let the surrounding layout react once the viewport goes below that? I'm asking because for something like a Deck.gl visualization, “it technically fits” and “it is still useful at this size” can be two quite different states. GitHub link: https://github.com/apache/superset/discussions/40666#discussioncomment-18304733 ---- This is an automatically sent email for [email protected]. To unsubscribe, please send an email to: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
