The tricky part with 3D is that the available libraries like Java3D require native binaries, which would require us to distribute the binaries for each platform and hurt portability. JMathPlot may be a good alternative, as it appears to render 3D scatter plots using pure Java. I'll need to investigate some to assess its suitability.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
View and moderate all "feature-requests Discussion" comments posted by this user
Mark all as spam, and block user from posting to "Feature Requests"
I would like to request the Diagnostic tools to accommodate 3 objectives, 3 variable problems. Like a 3d graphs.
The tricky part with 3D is that the available libraries like Java3D require native binaries, which would require us to distribute the binaries for each platform and hurt portability. JMathPlot may be a good alternative, as it appears to render 3D scatter plots using pure Java. I'll need to investigate some to assess its suitability.