i am new to this forum. At the moment i search for a 3d Scatterplot engine / library for java script or SVG. Like this:
It is importent that you can rotate it to observe the point cloud. A nice feature would be to define a color for each point.
SVG is a graphics format you can use for rendering the plot. To calculate your plot you need Javascript. You create the plot by generating SVG with Javascript, don't mix this up… There is also the <canvas> tag that provides a drawing context, it could make a better performance if you have very much points to show.
Perhaps three.js or d3.js can help you to implement this. There are also a lot Javascript chart libraries out there maybe there is one the exactly does what you want.
good luck…
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With