jesperct commented on PR #41749: URL: https://github.com/apache/superset/pull/41749#issuecomment-4969862487
Good call. Bounded it: when the legend overflows the available width, the reserved margin is now capped at 40% of the chart height instead of a row per series, so a large legend can't push `grid.top` off-canvas and collapse the plot. List stays honored end to end. Added a test asserting the reserved margin stays under the chart height on an overflowing legend. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
