artisticat1 / obsidian-tikzjax

Render LaTeX and TikZ diagrams in your notes
MIT License
395 stars 23 forks source link

3d plots not working correctly #44

Open Venturi365 opened 1 year ago

Venturi365 commented 1 year ago

When I use the pgfplots package and try to render a 3d plot with the function \addplot3, it doesn't show correctly with either the mesh option or the surf option.

imagen_2023-06-13_233458226

mayurankv commented 7 months ago

I also have this issue, the sampling seems to cut off prematurely, the issue is worse with more samples.