在 Web 应用程序中交互式绘制 3D 数据

发布于 2024-10-08 00:40:13 字数 510 浏览 5 评论 0原文

我需要创建一个 Web 应用程序,允许用户以图形方式分析多元数据。在我的设想中,用户将选择他们想要查看的三个(从许多可用变量中)变量,应用程序将绘制它们。之后,用户将有机会交互式地探索图表。

有一个 站点 演示如何使用 JMol - 一个开源 Java 查看器,用于 3D 化学结构,用于绘制 3D 数据。 结果非常简洁,但我会觉得更舒服使用专用于绘制数据的工具,因为我怀疑这样的工具会更容易操作并且会提供更多选项。不幸的是,我找不到任何既能在 3D 环境下工作又能提供对情节的交互式访问的替代方案。您有什么建议吗?

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 would 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?

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(2

可遇━不可求 2024-10-15 00:40:14

JQuery Flot 是一个很棒的 JavaScript 图形库。我相信它可以做 3D 图表。看看 http://code.google.com/p/flot/

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/

放手` 2024-10-15 00:40:13

JMathPlot 是我需要的

替代文本

JMathPlot is what I need

alt text

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文