Graphviz with Latex Labels #2633
Unanswered
julianofoleiss
asked this question in
Q&A
Replies: 1 comment
-
I think that's unlikely to work with our out-of-the-box graphviz diagrams, because we're using a webassembly version of graphviz that I'm almost certain doesn't include a latex installation. On the other hand, we have ObservableJS support, and they also support Graphviz diagrams, specifically SVG ones. I wonder if there's a way to convince MathJax to look at the insides of the diagrams emitted by ObservableJS's |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi everyone!
Is it possible to use latex math as labels in graphviz diagrams with quarto? Specifically, I've been using quarto for RevealJS presentations, and it has been awesome.
Thanks!
Beta Was this translation helpful? Give feedback.
All reactions