Hello I am fairly new to Babylonjs and I wanted to ask: Is there a way (Library, Tool etc.) to create a 3D line chart like this:
So that this chart is in 3D instead of 2D. Another question would be is it possible to make a chart like this (which gets the data from a sensor) that continually actualizes its values?
The library looks great but how can I include it in my current Babylon project? I want to show the Babyplot data in Babylon I tried it but it didn’t work out for me (Note : I am a newbie to Babylon and JavaScript )?