JerryI / wolfram-js-frontend

Dynamic Notebook Environment for Wolfram Language written in Javascript
https://jerryi.github.io/wljs-docs/
GNU General Public License v3.0
232 stars 8 forks source link

ListPointPlot3D not rendering #213

Open gganapat opened 1 week ago

gganapat commented 1 week ago

Describe the bug Subject title

To Reproduce ListPointPlot3D[Table[Sin[j^2 + i], {i, 0, 3, 0.1}, {j, 0, 3, 0.1}]]

Screenshot 2024-06-23 at 9 36 04 AM

Expected behavior A rendered plot as below

Screenshot 2024-06-23 at 9 35 18 AM

Desktop (please complete the following information):

JerryI commented 6 days ago

Fixed in a new release of wljs-graphics3d-threejs