Is there a way to show a 3-D surface plot in the browser?

Posted by Phage on Stack Overflow See other posts from Stack Overflow or by Phage
Published on 2010-05-16T03:21:11Z Indexed on 2010/05/16 3:30 UTC
Read the original article Hit count: 203

Filed under:
|
|

I've got a bunch of data for 3-D surface plots. I want to build a quick web interface to let me browse through that data. Are there any (free) packages out there that can easily show surface plots? I found this question but the suggested libraries did not support surface plots.

If it requires a plugin like flash / java that is fine. This is for prototyping so a quick 'n dirty solution is preferred.

Right now, the only option I have come up with is to use gnuplot to serve up static images. It would be awesome if there was some way to provide an interactive 3-D surface plot in the browser.

© Stack Overflow or respective owner

Related posts about plotting

Related posts about surf