We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
I suspect you should apply this:
--- a/tikz/2d-chi-squared-pdf/2d-chi-squared-pdf.tex +++ b/tikz/2d-chi-squared-pdf/2d-chi-squared-pdf.tex @@ -22,7 +23,7 @@ \begin{tikzpicture} \begin{axis}[ title=$\chi^2_k$, - legend style={at={(0.95, 0.95), anchor=north west}}, + legend style={at={(0.95, 0.95)}, anchor=north west}, axis x line=middle, axis y line=middle, grid = major,
Because there's a bunch of Missing characters warning messages in the log which suggests the anchor specification was not interpreted the correct way.
Missing characters
Same bug with the cdf file.
cdf
The text was updated successfully, but these errors were encountered:
No branches or pull requests
I suspect you should apply this:
Because there's a bunch of
Missing characters
warning messages in the log which suggests the anchor specification was not interpreted the correct way.Same bug with the
cdf
file.The text was updated successfully, but these errors were encountered: