Rendering 3D scatter plot

286 views
Skip to first unread message

Paramesh Diyya

unread,
Oct 24, 2014, 4:15:36 AM10/24/14
to chap-link...@googlegroups.com
Hi Sir,

We have an enhancement that we need to enhance a 3D scatter plot which was earlier developed using java/swing libraries and used jmathplot lib to render the 3d data.

Now, we need a solution to render the same using javascript libraries.

I have googled many, and found some 3d scattered plots(canvasXpress, three.js, d3.js and highcharts). And i feel that graph3d.js examples are better among them where we just need a graph and data points.

But as per our requirement, all 3 axis should contain grid lines, some thing like the one i attached.

graph3d examples are having grid lines only for x and y axis. Is it possible to make the grid lines for all axis? and how to do that?

We have custom labels for axis and also the axis points. This data will come from server and display at all axis.

Also, instead of circles as data points, is it possible to have cubes?

Please suggest.

Thanks in Advance,
Paramesh 


Jos de Jong

unread,
Oct 27, 2014, 5:53:34 AM10/27/14
to chap-link...@googlegroups.com
Hi Paramesh,

sure you can extend the Graph3d with this functionality, displaying gridlines for each of the three planes, and showing cubes instead of circles. Graph3d is open source so you can add whatever you like. If you your addition works out nicely, you may even contribute your solution to the project :)

Note that the Graphd of vis.js, the successor of chap-links-library, contains some new functions with respect to the version of chap-links-library.

Jos
Reply all
Reply to author
Forward
0 new messages