Working with Graphs

See how to work with graphs in ways that help you show relationships in the data.

Click the thumbnails to watch the videos and learn more.

Locking the Intercept of Lines at Zero

Sometimes a line in a scatter plot only makes sense if it goes through the origin. Learn how to lock the intercept of lines at zero.

Rescaling Axes

Learn how to change the scale of an axis using either the graph's inspector or using dynamic dragging directly on the axis.

Zooming in Graphs

Learn how to zoom in and zoom out of graphs so that you can better see the details of what is happening with your data.

Adding Filters to a Graph

When you don't want to be working with all the data, you can use a filter to just see a portion of it. This movie shows you how to use a filter with a graph.

Plotting Multiple Attributes on an Axis

Learn how to plot more than one attribute on an axis and how to remove particular attributes.

A Dot Plot, a Histogram, and a Box Plot

Learn how to make and manipulate a histogram by direct dragging of the bars and also by changing properties in the graph inspector.

Legend Attributes

Learn how to split plots by categorical and numeric attributes to create a legend that gives each point its own symbol or color. This splitting is often helpful in looking for differences between groups or in spotting trends.