You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I tried to add LaTex to the graph and failed to do so.
As in the Documentation stated, there is the MathJax Engine to be loaded for correctly loading LaTex with MathJax.js?config=TeX-MML-AM_CHTML. In the Documentation, they load it within the HTML Script. What are the options to make this work in the Plugin?
The text was updated successfully, but these errors were encountered:
Just adding to this that I tried using a local MathJax installation and require(path + '/.MathJax/es5/tex-svg-full') but got the error Cannot set property Package of #<Object> which has only a getter. I don't have time to pursue this further at the moment unfortunately but would love to see LateX support here.
I tried to add LaTex to the graph and failed to do so.
As in the Documentation stated, there is the MathJax Engine to be loaded for correctly loading LaTex with
MathJax.js?config=TeX-MML-AM_CHTML
. In the Documentation, they load it within the HTML Script. What are the options to make this work in the Plugin?The text was updated successfully, but these errors were encountered: