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

Bar char x-axis label gets cut-off #33

Open
dibs439 opened this issue Jul 15, 2020 · 5 comments
Open

Bar char x-axis label gets cut-off #33

dibs439 opened this issue Jul 15, 2020 · 5 comments

Comments

@dibs439
Copy link

dibs439 commented Jul 15, 2020

Hello Miiccah,

Can we tweak the chart in way that X-axis text does not get cut-off without changing the dimension? Here is how it looks now,
tets

Thanks

Dibyendu

@mcastorina
Copy link
Owner

I will look into this..

@ag91
Copy link

ag91 commented Apr 6, 2021

hi @mcastorina, your package is amazing! Thanks for your efforts!!
Regarding this issue: I think you may easily get away with: plt.tight_layout(). Check https://matplotlib.org/stable/tutorials/intermediate/tight_layout_guide.html

@dibs439 you can already set that manually by pressing the menu button (the one with lines a dots) and selecting tight layout.

@mcastorina
Copy link
Owner

Thanks for the complement and tip! I didn't know about tight_layout() :)

@mcastorina
Copy link
Owner

I've added tight_layout() on by default with a --no-tight option 99c47a9

Available in v0.1.13

@dibs439
Copy link
Author

dibs439 commented May 2, 2021

Thanks a lot @ag91. I will try. Thanks again @mcastorina

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

3 participants