Is there a way to show the 3D plot in the browser?
I have a bunch of data for 3D plots. I want to create a fast web interface to allow me to view this data. Are there any (free) packages that can show surface plots easily? I found this question, but the libraries offered did not support surface plots.
If it requires a plugin like flash / java, that's ok. This is for prototyping, so a quick dirty solution is preferred.
Currently the only option I have come up with is using gnuplot to serve static images. It would be great if there was some way to provide an interactive 3D surface area in the browser.
+2
a source to share