

Minitab automatically rescales the graph based on the subset of data points you specified.
When you create a graph, you can specify a subset of data to graph.
You have the following data in a worksheet and you would like to create a time series plot that includes only the data from 1/2/2014 to 1/7/2014 on the time series plot.
| C1 | C2 | 
|---|---|
| Date | Data | 
| 1/1/2014 | 5 | 
| 1/2/2014 | 6 | 
| 1/3/2014 | 9 | 
| 1/4/2014 | 8 | 
| 1/5/2014 | 7 | 
| 1/6/2014 | 8 | 
| 1/7/2014 | 9 | 
| 1/8/2014 | 10 | 
| 1/9/2014 | 11 |