开发者

Interactive plotting of 3D data in a web app

I need to create a web app that allows the user to graphically analyze multivariate data. In my vision, the users will select three (out of the many available) variables that they want to see, and the app will plot them. After that the users will get the opportunity to interactively explore the graphs.

There is a site that demonstrates using JMol - an open-source Java viewer for chemical structures in 3D to plot data in 3d. The result is pretty neat, but I would feel more comfortable to use a tool that is dedicated to plotting data, as I suspect such a tool would be more easy to operate and wo开发者_如何学Gould provide more options. Unfortunately, I cannot find any alternative that will both work in 3D and will provide interactive access to the plot. Do you have any suggestions?


JMathPlot is what I need

Interactive plotting of 3D data in a web app


JQuery Flot is a great graphing library for JavaScript. I believe it can do 3D graphs. Take a look http://code.google.com/p/flot/

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜