Prevent Graph Axes from Automatically Rescaling |
How To... > Work with Graphs > Prevent Graph Axes from Automatically Rescaling When cases are added to a collection, Fathom checks the bounds of axes of graphs of the data in that collection to make sure all the data will show on the graph. Usually this is a good thing, but there are times when you would like the bounds of the graph’s axes to remain fixed while cases are added, for example, if you are collecting measures to build a sampling distribution, and you want to watch the graph as it grows.
Each axis of the inspected graph has a property for auto rescaling. By default, these are set to true.
Fathom will not change that axis’s bounds automatically, but you can change it manually either by dragging or by choosing Graph | Rescale Graph Axes. •To reverse this, enter true. See also |