Help pages for SOCR 3D Charts

From Socr

(Difference between revisions)
Jump to: navigation, search
(Introduction)
(Input formats:)
 
(6 intermediate revisions not shown)
Line 4: Line 4:
The [http://socr.ucla.edu/htmls/SOCR_3DCharts.html SOCR 3D Charts] provide an interactive and dynamic visualization of spatial, geographic and temporal 2D [[SOCR Data | data]].
The [http://socr.ucla.edu/htmls/SOCR_3DCharts.html SOCR 3D Charts] provide an interactive and dynamic visualization of spatial, geographic and temporal 2D [[SOCR Data | data]].
-
Note:
 
* [http://www.duckware.com/pmvr/howtoincreaseappletmemory.html Browser/Java memory usage] requirements:  The [http://socr.ucla.edu/htmls/SOCR_3DCharts.html SOCR 3D Charts] require at least 200MB of RAM memory. This requirement increases quadratically with the size of the data.
* [http://www.duckware.com/pmvr/howtoincreaseappletmemory.html Browser/Java memory usage] requirements:  The [http://socr.ucla.edu/htmls/SOCR_3DCharts.html SOCR 3D Charts] require at least 200MB of RAM memory. This requirement increases quadratically with the size of the data.
*  The [http://socr.ucla.edu/htmls/SOCR_3DCharts.html SOCR 3D Charts] require Java 3D extension.  [https://java3d.dev.java.net/binary-builds.html  Java 3D binary downloads] are available on java.net.
*  The [http://socr.ucla.edu/htmls/SOCR_3DCharts.html SOCR 3D Charts] require Java 3D extension.  [https://java3d.dev.java.net/binary-builds.html  Java 3D binary downloads] are available on java.net.
Line 17: Line 16:
==Notes:==  
==Notes:==  
# You can select table cells and use the '''COPY/PASTE''' button to copy/paste data in the data table.
# You can select table cells and use the '''COPY/PASTE''' button to copy/paste data in the data table.
-
# You also can use the '''FILE OPEN''' button to import data into the table cells from a  file(Note, the format of the input file should match with the selected demo's input type).
+
# You also can use the '''FILE OPEN''' button to import data into the table cells from a  file(Note, the format of the input file should match with the selected demo's input type. See below Input formats section for detail ).
# To add a extra row to the data table, hit "enter" key in the last cell. Hit "tab" key in the last cell will add a extra column.
# To add a extra row to the data table, hit "enter" key in the last cell. Hit "tab" key in the last cell will add a extra column.
# To search for a chart from the SOCRCharts list, use the '''SEARCH''' button and enter a keyword before click "OK". The related chart in the SOCRCharts list will be highlighted.
# To search for a chart from the SOCRCharts list, use the '''SEARCH''' button and enter a keyword before click "OK". The related chart in the SOCRCharts list will be highlighted.
Line 25: Line 24:
<center>[[Image:3DChart_help.jpg|600px]]</center>
<center>[[Image:3DChart_help.jpg|600px]]</center>
 +
 +
 +
==Input formats:==
 +
*Array Input
 +
:{|
 +
| x size ||
 +
|-
 +
| y size ||
 +
|-
 +
|value1 ||
 +
|-
 +
|value2||
 +
|-
 +
| etc
 +
|}
 +
*Matrix Input
 +
:{|
 +
| x size ||
 +
|-
 +
| y size ||
 +
|-
 +
|value1 ||value2|| value3 ||...
 +
|-
 +
| ...
 +
|}
 +
* Triplets Input
 +
:{|
 +
| x size ||
 +
|-
 +
| y size ||
 +
|-
 +
|x_index1 ||y_index1|| value1
 +
|-
 +
|x_index2 ||y_index2|| value2
 +
|-
 +
| ...
 +
|}
 +
*Binary Input (.img raw data file)
==See also==
==See also==

Current revision as of 20:12, 26 July 2010

Contents

SOCR Help Pages - SOCR 3D Charts

Introduction

The SOCR 3D Charts provide an interactive and dynamic visualization of spatial, geographic and temporal 2D data.

How to use the SOCR 3D Charts?

  1. Select a 3D chart from the SOCRCharts list from the left control panel, a demo of the selected chart type will be shown in the right display panel.
  2. Click on the DATA tab in the right display panel to view the data used in the demo in a table form. The data and the headings are all editable for you to enter your own data.
  3. After making data changes, click on the UPDATE_CHART button to get the plot updated.
  4. Click the DEMO' button will reset everything to the demo state.
  5. Click the CLEAR button will clear all for you to start entering your own data.

Notes:

  1. You can select table cells and use the COPY/PASTE button to copy/paste data in the data table.
  2. You also can use the FILE OPEN button to import data into the table cells from a file(Note, the format of the input file should match with the selected demo's input type. See below Input formats section for detail ).
  3. To add a extra row to the data table, hit "enter" key in the last cell. Hit "tab" key in the last cell will add a extra column.
  4. To search for a chart from the SOCRCharts list, use the SEARCH button and enter a keyword before click "OK". The related chart in the SOCRCharts list will be highlighted.
  5. The SNAPSHOT button can be used to save a snapshot of the graph to your own computer.
  6. To report bugs or make recommendations please visit: SOCR Home Page.
  7. SOCR3DChart is based on FreeHEP and uses it's rendering engine to render the chart image. See the FreeHEP Java3D for more information.


Input formats:

  • Array Input
x size
y size
value1
value2
etc
  • Matrix Input
x size
y size
value1 value2 value3 ...
...
  • Triplets Input
x size
y size
x_index1 y_index1 value1
x_index2 y_index2 value2
...
  • Binary Input (.img raw data file)

See also



Translate this page:

(default)

Deutsch

Español

Français

Italiano

Português

日本語

България

الامارات العربية المتحدة

Suomi

इस भाषा में

Norge

한국어

中文

繁体中文

Русский

Nederlands

Ελληνικά

Hrvatska

Česká republika

Danmark

Polska

România

Sverige

Personal tools