Closed elukjan closed 4 years ago
So, the files are generated exactly as they should. The issue was... web browser. I've tried viewing the files in Firefox, which displayed LaTeX code in monospace font instead of actual labels. Probably some overzealous security feature working without any indication. Files are displayed correctly in both Internet Explorer and Chrome
I want to use LaTeX to parse descriptions in my plotly plots. I used the example from plotly website:
problem is that both "p" and "widget" display correctly, but I can't get it to save it to a file. I don't mind whether the file is large. I'd also like ot be able to do this in a Shiny app with downloadable plots. Is that doable at all?