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

Wanted to alter the entries persented on the y and y axis #3793

Open
taufiq9023 opened this issue Nov 30, 2024 · 1 comment
Open

Wanted to alter the entries persented on the y and y axis #3793

taufiq9023 opened this issue Nov 30, 2024 · 1 comment

Comments

@taufiq9023
Copy link

Dear team,

Wanted to alter entries presented on the y axis and x axis. I tried but failed to do this. Suggest on this reported issue if possible.
![image] (https://github.com/user-attachments/assets/18f92f12-d158-4ba8-8b5b-776914b0fa47)
This image representation wanted.

This the result am getting

image

@jhncls
Copy link

jhncls commented Dec 13, 2024

Your question isn't very clear. Could you add some test data (as text, or as code) and reproducible code (as text, not as image)?

If you just want the x and y axis flipped, you can use sns.histplot(y=data) (instead of x=). The documentation contains some examples.

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

2 participants