Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Issue regarding colliding dog breed name when plotting #53

Open
Lfg2st opened this issue Jul 18, 2023 · 0 comments
Open

Issue regarding colliding dog breed name when plotting #53

Lfg2st opened this issue Jul 18, 2023 · 0 comments

Comments

@Lfg2st
Copy link

Lfg2st commented Jul 18, 2023

Currently, in our visualization code, the dog breed labels sometimes collide with each other, making it difficult to read the breed names clearly. To address this problem and enhance the visual appeal of our graphs, we can implement a solution that prevents the breed names from overlapping.
with overlap
github-image-error-code
error-code

Proposed Solution:
We can make use of the tight_layout() function in our visualization code after visualizing the data batches
no overlap
github-image-no-error
Screenshot 2023-07-18 102853

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant