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

dataset_visualize() bar plot of categorical values has overlapping labels when there are too many categories #64

Open
zchenmr opened this issue Feb 12, 2024 · 0 comments

Comments

@zchenmr
Copy link

zchenmr commented Feb 12, 2024

The bar plot generated by dataset_visualize() has overlapping labels that are unreadable when there are many categories (in this case, several hundred). Showing a subset of the most/least frequent categories (similar to what is done with text variables) or modifying the presentation of the data in some other way might be more informative in these cases.
image

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

No branches or pull requests

2 participants