Getting Started
2 of 11

In the previous graph tutorial, we used a graph to track the x and y coordinates of the moved coins.

In this tutorial, we will save those locations into a table. This table will then be used to complete the graph.

Click to watch the tutorial

Click the design button

Creating a table

Click the table drawer's add button.

Add a table grid.

Press the "edit columns" button.

Rename the column names to "coin's x" and "coin's y."

Resize the graph to put the table below it. Drag a table grid to the canvas.

On the right side of the editor, add a few values to the table.

Click the play button

The table is on the screen with the values we put in.


In the next step, we will connect the graph to the table.

graphsAndTable
000_addingTable