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
Actually don't know, if it affects all letters, but plotting a value with \mu m as unit results in ?m using gr( fmt = :svg ).
\mu m
?m
gr( fmt = :svg )
The text was updated successfully, but these errors were encountered:
I have the same problem. I think this is something where we'd have to convert the unit string into a LaTeXString.
LaTeXString
Sorry, something went wrong.
could also be a GR issue. See jheinen/GR.jl#143
No branches or pull requests
Actually don't know, if it affects all letters, but plotting a value with
\mu m
as unit results in?m
usinggr( fmt = :svg )
.The text was updated successfully, but these errors were encountered: