YousufFFFF commented on PR #36306:
URL: https://github.com/apache/superset/pull/36306#issuecomment-3601394687

   Update:
   - I’ve added a short before/after demo video to clearly show what this PR 
fixes.
   
   Before (current behavior):
   - Legends with many series overflow outside the chart area
   - No scrolling or pagination
   - Users cannot access all legend items
   
   After (with this PR):
   - Legend now uses ECharts’ type: 'scroll'
   - Adds proper horizontal scrolling + pagination
   - All legend items remain accessible
   - Improves usability for charts with large numbers of metrics/series
   
   This change only affects the legend configuration and does not modify any 
other behavior.
   Let me know if anything else is needed , happy to adjust!


-- 
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]

Reply via email to