You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
Thank you for creating this issue! 🎉 We'll look into it as soon as possible. In the meantime, please make sure to provide all the necessary details and context. If you have any questions reach out to LinkedIn. Your contributions are highly appreciated! 😊
Note: I Maintain the repo issue twice a day, or ideally 1 day, If your issue goes stale for more than one day you can tag and comment on this same issue.
You can also check our CONTRIBUTING.md for guidelines on contributing to this project. We are here to help you on this journey of opensource, any help feel free to tag me or book an appointment.
Is there an existing issue for this?
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
The text was updated successfully, but these errors were encountered: