-
Notifications
You must be signed in to change notification settings - Fork 4
II. Getting Started
baozi edited this page Sep 1, 2015
·
1 revision
A. Loading a graph:
- Navigate to and click the “Load CSV” button
- Use the file browser menu to select a .csv file to upload (can only load a .csv file)
- A new menu should appear prompting you to choose a graph type.
- At this point, if you decide you have uploaded an incorrect file, click the “Cancel” button
- Otherwise, select a graph type from the drop-down menu (bar graph, line graph, or scatter plot) and then click submit
B. Creating a new graph:
- Navigate to the “Create New Table” button
- At this point, if you decide you do not want to create a new table, click “Cancel”
- Choose a graph type from the drop-down menu (bar graph, line graph, or scatter plot)
- In the first text input box, enter the number of rows you would like your graph to have (valid tables require at least one row, if a lower number is chosen the number of rows will automatically be set to one)
- In the next input box, enter the number of columns you would like your graph to have (valid tables need at least two columns, if a lower number is chosen the number of columns will automatically be set to two)
- At this point, if you decide you don't want your current parameters for the graph and want to start again from scratch, click the “Reset” button
- Once you are satisfied with your conditions, click the “Submit” button
- You will now have a graph of your specified size with all data points set to a default of zero