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

Append font style for axis labels #1135

Open
mxwell-dev opened this issue Nov 25, 2023 · 0 comments
Open

Append font style for axis labels #1135

mxwell-dev opened this issue Nov 25, 2023 · 0 comments

Comments

@mxwell-dev
Copy link

When not overwriting factory settings, the axis labels will have color 0.15, creating the following tikz code (exemplary for the x axis):

xlabel style={font=\color{white!15!black}},

Unless I still don't fully get how Tikz works after a full day of reading the manual, extra tikzpicture or axis options like font=\sffamily will be strictly overwritten by this, making proper styling in the tex document a hassle.

I don't really have a solution for this, but I have a feeling I'm not the only one struggling with this, so a comment on a proper workaround from the devs might be helpful for the community.

Related: #377 #965 #947

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