散点图3D的Web应用程序 [英] Scatter Plot 3D for Web Application

查看:363
本文介绍了散点图3D的Web应用程序的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我要寻找一个散点图3D组件的Web应用程序。现在,我使用 JMathPlot (在Java小程序)来产生这样的:

I am looking for a Scatter Plot 3D component for a Web application. Right now I am using JMathPlot (inside a Java Applet) to produce something like this:

JMathPlot是好的,但缺少一些必要的功能,(我是有提示的积点特别感兴趣)。

JMathPlot is fine, but is missing some required functionality (I am especially interested in having tooltips for the plot points).

有什么办法?任何交互式Web技术(的JavaScript,Java小程序,闪光,Silverlight的)的罚款。用户应该能够旋转/缩放情节,看到了提示,将鼠标放在一个点的时候。

Are there any alternatives? Any interactive web technology (javascript, java applet, flash, silverlight) is fine. The user should be able to rotate/zoom the plot and see the tooltips, when hovering the mouse over a point.

推荐答案

有两个Silverlight的一些简单的3D引擎(如的 http://www.markdawson.org/Kit3D/ 的http://万维网。codeplex.com / aXelerateSL3D )和闪存(的给这里名单)你知道任何动作,VB.NET或C#应该很容易给自己创造这样一个图表。

There are several simple 3D engines for both silverlight (eg. http://www.markdawson.org/Kit3D/ or http://www.codeplex.com/aXelerateSL3D) and flash (list here) given that you know either ActionScript, VB.NET or C# it should be easy to create such a chart yourself.

Flash版本10甚至内置了简单的3D引擎一

Version 10 of flash even has a built in simple "3d engine":

的Flash Player 10可以让某某翻译   而在2D的XYZ旋转曲面   的x,y和z轴。 Flash播放器10还   显示角度和摄像头   您设置的角度来创建3D样   影响。

Flash Player 10 allows xyz translation and xyz rotation of 2D surfaces on the x, y, and z axes. Flash Player 10 also displays the perspective and camera angles you set to create 3D-like effects.

这可能是所有你需要迅速建立它自己。

That's probably all you need to quickly built it yourself.

由于JMathPlot是开源的,通过它为您的需求可能是另一种选择。

Since JMathPlot is open source, adopting it for your needs could be another option.

这篇关于散点图3D的Web应用程序的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆