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

Arrows rendering using CairoMakie #64

Closed
moataz-sabry opened this issue Jun 3, 2022 · 1 comment
Closed

Arrows rendering using CairoMakie #64

moataz-sabry opened this issue Jun 3, 2022 · 1 comment

Comments

@moataz-sabry
Copy link

moataz-sabry commented Jun 3, 2022

I was trying to put some reactions on the y-axis, and I got empty boxes instead of right arrows. Any ideas why is that so?

yticks vector looks like that:

6-element Vector{LaTeXString}:
 L"$H+O_2 \longrightarrow O+OH$"
 L"$O+H_2 \longrightarrow H+OH$"
 L"$OH+H_2 \longrightarrow H+H_2O$"
 L"$O+H_2O \longrightarrow OH+OH$"
 L"$HO_2+H \longrightarrow H_2+O_2$"
 L"$HO_2+H \longrightarrow OH+OH$"

Screenshot 2022-06-03 at 17 56 44

@Kolaru
Copy link
Owner

Kolaru commented Jul 31, 2022

Fixed by #67

@Kolaru Kolaru closed this as completed Jul 31, 2022
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

2 participants