|
|
| Line 1: |
Line 1: |
| − | Introduction: The SOCRChart applet is a collection of data plotting tool, and it allows you to:
| + | [[SOCR Chart help page]] |
| − | #Visualize your own data graphically.
| |
| − | #Generate some statistical plots such as: StatisticalBarChart(BoxPlot), StatisticalLineChart(ScatterPlot), NormalDistributionPlot, BoxAndWhiskerChart.
| |
| − | | |
| − | How to use the SOCRChart Applets:
| |
| − | #Select a chart from the SOCRChart list from the left control panel, a demo of the selected chart type will be shown in the right display panel.
| |
| − | #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.
| |
| − | # For each chart type, the "MAPPING" is set for the demo data. You can make change as needed using the "Add"/"Remove" button.
| |
| − | #After making data/mapping changes, click on the "UPDATE_CHART" button to get the plot updated.
| |
| − | # Click the "DEMO" button will reset everything to the demo state.
| |
| − | #Click the "CLEAR" button will clear all for you to start entering your own data.
| |
| − |
| |
| − | Notes:
| |
| − | #.You can select table cells and use the "COPY"/"PASTE" button to copy/paste data in the data table.
| |
| − | #The "SNAPSHOT" button can be used to save a snapshot of the graph to your own computer.
| |
| − | #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 report bugs or make recommendations please visit: [http://www.socr.ucla.edu SOCR Home Page].
| |
| − | #SOCRChart is based on JFreeChart and uses it's rendering engine to render the chart image. See [http://www.jfree.org/jfreechart JFreeChart] for more information.
| |