venkatamandavilli-code commented on issue #31033: URL: https://github.com/apache/superset/issues/31033#issuecomment-4471362936
Thanks for reporting this. The alignment difference between chart types is definitely noticeable in dashboard layouts, especially when table and bar charts are placed side by side. From the screenshots, it feels like each visualization type is applying slightly different default padding or margin calculations before rendering inside the chart container. Over time, those small differences become much more visible in dense dashboard layouts. It may help to standardize the default container spacing logic across chart plugins so the visual alignment feels more consistent regardless of chart type. Even a small normalization layer for left/right padding could improve the overall dashboard appearance quite a bit. Thanks again for documenting the issue clearly. -- 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]
