Skip to content

Fix shared axis visibility #542

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

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

Naikless
Copy link

@Naikless Naikless commented Apr 11, 2022

Secondary axes created via sharex or sharey have an invisible background. This is now reflected in the created tex file.

In addition, zero-sized ticks (as for instance produced by the seaborn styles) are recognized.

Naikless and others added 2 commits April 9, 2022 00:31
Otherwise, braces would remain and break Tex compilation
Secondary axes created via sharex or sharey are invisible. This is now reflected in the created tex file.

Also check for zero-length ticks.
@Naikless Naikless force-pushed the fix_shared_axis_visibility branch from c9dc2ba to b819884 Compare April 11, 2022 19:25
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

Successfully merging this pull request may close these issues.

1 participant