Hi, I’m new to plotly, but an experienced matplotlib user.
I’ve already managed to produce beautiful surface plots using plotly within the jupyter notebook.
However, for the life of me I cannot get ticks and labels to display Latex, but instead get the source strings. Problem persists even if I export the plot to the web app.
Did anyone get this issue? It’s really frustrating, and I don’t want to give up the beautiful surface plot just because of the Latex problem.
BTW, I am using anaconda python 3+.