ionik0 commented on issue #37664: URL: https://github.com/apache/superset/issues/37664#issuecomment-3888379192
@rusackas , @madankgit , sir,I was able to reproduce the issue locally using multiple dimensions in an ECharts Bar chart (e.g., gender, state, name). With legend type set to List, the legend overflows and overlaps the chart. With legend type set to Scroll, pagination is available but there is still no way to control which legend entries appear. <img width="1899" height="907" alt="Image" src="https://github.com/user-attachments/assets/b5f1d2d2-de43-4f93-8193-b9a2a301c565" /> <img width="1899" height="901" alt="Image" src="https://github.com/user-attachments/assets/449467f0-3f5e-4e61-89b5-a70c32427e20" /> As an initial step, I’m considering adding a "Max legend entries" control under Customize to allow users to limit visible legend items while keeping default behavior unchanged. Would this scoped approach align with the intended direction? -- 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]
