back
- Data format:
- First row:  graph title
- Second row:  column labels
- subsequent rows are 3D data points, each with
12 columns separated by :: and ended by ;
Label | data point name |
X | coordinate value |
Y | coordinate value |
Z | coordinate value |
color | dependent value |
point size | 1 to 50 (3 is good) |
group | 1 of up to 6 |
min opacity | 0.0 t0 1.0, cycles to 1.0 |
blink rate | 0.0 (none) to 1.0 |
shake | 0.0 (none) to 1.0 |
stripes | 0 (solid color) or 1 |
size change | 0.0 (none) to 1.0 |
Trivial Example;
::X label::Y label::Z label;
Point 1::-0.9886::-0.4497::-0.002::19465.17::3::A::1::0::0::0::0;
Point 2::-0.9898::0.4063::-0.0044::31729.42::3::A::1::0::0::0::0;
Point 3::-0.9847::0.4138::0.0058::44976.74::3::A::1::0::0::0::0;
Point 4::-0.9815::0.4862::0.0018::57038.02::3::A::1::0::0::0::0;
Point 5::-0.9797::-0.4092::0.0006::65659.62::3::A::1::0::0::0::0;
Point 6::-0.9778::0.4665::-0.001::69254.52::3::A::1::0::0::0::0;
Point 7::-0.9773::-0.5069::0.0007::67465.62::3::A::1::0::0::0::0;
Point 8::-0.9763::-0.4099::0.0046::61291.54::3::A::1::0::0::0::0;
Point 9::-0.974::0.5078::-0.0016::52717::3::A::1::0::0::0::0;
Point 10::-0.9666::-0.5765::0.0039::44018.41::3::A::1::0::0::0::0;
|