Work with Graphs

Top  Previous  Next

How To... > Work with Graphs

To graph data, you need a graph object, which you can get from the shelf at the top of the Fathom window, and you need to drop attributes onto the graph. Therefore, you need to be able to see your attribute names. If you have a case table or collection inspector visible, you can drag your attributes from there. (To get a collection inspector, double-click the collection, or select the collection and choose Object | Inspect Collection; if necessary, click the Cases tab to go to the Cases panel.)

_img18

 

 

1.Make a new (empty) graph by dragging one from the shelf into a blank area of your document or by choosing Object | New | Graph.
2.Drag the name of an attribute to one of the axes of the graph.

The first sequence shows graphing a numeric attribute, and the second shows graphing a categorical attribute.

_img6

 

_img7

 

The prompt that appears in the graphs tells you how to force Fathom to treat your numeric attribute as categorical or to ignore categorical values and plot only numbers in a categorical attribute. Most of the time, you just drop what you want to see, so you can ignore the prompt. (For more detail, see Force a Categorical Attribute to Be Treated as Numeric and Control Behavior of Categorical Attributes Using Category Sets.)

This produces a graph of the data, though it may not be the kind you want.

3.Choose the kind of graph you want from the pop-up menu on the graph.

_img19

Here are some things to know about graphs:

You can make as many graphs as you want. When you select one or more cases in one graph, they appear selected everywhere (in other graphs, the collection, or tables). (see Select Data in a Graph and Drag Data in a Graph.)

If you want to replace an attribute with another, just drop the new attribute on top of the old one. You can add attributes to the other axis, drop them in the middle of the plot, or even (in many cases) add a second attribute to the already occupied axis. (see Replace an Attribute on a Graph with Another Attribute or Add Another Attribute to an Already Occupied Axis or Add an Attribute to the Middle of a Graph.)

When a graph is selected, the Graph menu appears in the Fathom menu bar. To make the Graph menu appear, select the graph you want to work with.

You can see each kind of graph Fathom can make by browsing Graphs Available in Fathom.

See also

Add Fitted Lines to a Graph

Change Axis Scales