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

Support hiding axes labels #69

Open
Rookieafnan7 opened this issue Dec 19, 2024 · 0 comments
Open

Support hiding axes labels #69

Rookieafnan7 opened this issue Dec 19, 2024 · 0 comments

Comments

@Rookieafnan7
Copy link

Rookieafnan7 commented Dec 19, 2024

Currently there is no support for 'none' value for attribute tickLblPos of Axes objects by openpyxl. This is because tickLblPos of class _BaseAxis is set to NestedNoneSet Class which automatically converts 'none' values into None (type) prompting the excel to default to 'nextTo' for Label positioning. Label hiding is a crucial feature, and i implore you to kindly fix this issue at the earliest. Thanks!

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