Three-dimension scatter plot


*
Select a file Example
*ProVIP free
*VIP free
*0 left in the current account

Function:
Create a three dimension scatter plot from a data table.


Input:
Input a tab delimited text file with headers. Data in the first column will be presented in x-axis, data in the second column will be presented in y-axis, and data in the third column will be presented in z-axis.

x	y	z
1	6	5
8	7	9
1	3	4
4	6	8
5	7	7
6	9	6
7	0	5
2	3	3
3	9	8
3	6	5
4	9	4
2	3	3
6	9	9
0	7	0
7	7	9
7	2	9
0	6	2
4	6	7
3	7	7
0	1	7
2	8	6
2	3	7
6	4	8
3	5	9
7	9	5
3	1	7
4	4	2
3	6	2
3	5	3
0	2	4
6	0	2
2	1	3
5	8	9

Parameters:

① Title: define title of the scatter plot

② X-axis label: define the x-axis title

③ Y-axis label: define the y-axis title

④ Z-axis label: define the z-axis title

⑤ Point name: define the point name


Output:

A three-dimension scatter plot in SVG, JPEG, PDF, PNG format.

Example: Scatterplot source files

Output: