-
Notifications
You must be signed in to change notification settings - Fork 339
Closed
Labels
Description
Is there an existing issue for this?
- I have searched the existing issues
Describe the bug

The items of the legend are out of the box container, which causes them to overflow and potentially disrupt the layout. This can make the chart or graph look untidy and may obscure parts of the visualization, making it harder for users to interpret the data accurately.
Expected behavior
To address this issue, we can try by
Increasing container Size that Ensure the legend’s container has enough width and height to accommodate all items. Expanding the container might resolve the overflow issue.
Add ScreenShots
What browsers are you seeing the problem on?
Chrome
Record
- I have read the Contributing Guidelines
- I'm a GSSOC'24 contributor
- I want to work on this issue