Interactively build 3D data in a web application

I need to create a web application that allows the user to graphically analyze multidimensional data. In my vision, users will select three (of the many available) variables that they want to see, and the application will display them. After that, users will have the opportunity to interactively explore the charts.

There is a site that demonstrates the use of JMol , an open-source Java viewer for chemical structures in 3D for building data in 3d. The result is pretty neat, but I would feel more comfortable using a tool designed to build data, since I suspect that such a tool will be easier to use and provide more options. Unfortunately, I can’t find an alternative that will work in 3D and provide interactive access to the plot. Do you have any suggestions?

+3
source share
2 answers

JMathPlot what i need

alt text

+1

JQuery Flot - JavaScript. , 3D-. http://code.google.com/p/flot/

0

Source: https://habr.com/ru/post/1780013/


All Articles