GitHub user ionik0 added a comment to the discussion: Chart Legend: Limited Flexibility in Selection and Display
@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? GitHub link: https://github.com/apache/superset/discussions/38194#discussioncomment-15900651 ---- 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]
