kisonecat / tikzjax

TikZJax is TikZ running under WebAssembly in the browser
LaTeX Project Public License v1.3c
437 stars 36 forks source link

[Question] Load external data files into TikZJax #17

Open Huary007 opened 1 year ago

Huary007 commented 1 year ago

Thank you very much for creating this great software.

I recently ran into some problems when trying to draw an image using external data files.

  1. When I use relative paths, I don't know which folder I should put my data files in.
  2. When I use absolute paths the images don't display properly either.

I use the data on this page as an example. This example can also be viewed in this overleaf page.