Skip to content

Commit 58cf422

Browse files
committed
Modify caption for sample panel plot
1 parent a7035a1 commit 58cf422

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -123,7 +123,7 @@ the dataset with the filled-in missing values for this part.
123123

124124
1. Make a panel plot containing a time series plot (i.e. `type = "l"`) of the 5-minute interval (x-axis) and the average number of steps taken, averaged across all weekday days or weekend days (y-axis). The plot should look something like the following, which was creating using **simulated data**:
125125

126-
![plot of chunk sample_panelplot](instructions_fig/sample_panelplot.png)
126+
![Sample panel plot](instructions_fig/sample_panelplot.png)
127127

128128

129129
**Your plot will look different from the one above** because you will

0 commit comments

Comments
 (0)