diff --git a/docs/lessons/seismograph/activity.md b/docs/lessons/seismograph/activity.md index df2b0c6e..37e0f1de 100644 --- a/docs/lessons/seismograph/activity.md +++ b/docs/lessons/seismograph/activity.md @@ -144,7 +144,6 @@ Click or tap Download data A CSV file will be generated to display the data points collected by the micro:bit. Click or tap on the data Excel file that was downloaded to your local Downloads Folder. - ![](/static/mb/chart1.png) ## 8. @@ -157,6 +156,10 @@ First, click or tap on the first two columns (A, B)to include time and accelerat Use the Recommended Charts command on the Insert tab to quickly create a chart that’s just right for your data. +![](/static/mb/analyze3.png) + +## 10. + * Select the data that you want to include in your chart. * Click Insert > Recommended Charts. @@ -169,10 +172,10 @@ When you find the chart type that you want, click it, and then click OK. We want Tip: If you don’t see a chart type that you want, click the All Charts tab to see all of the available chart types. -## 9. - ![](/static/mb/chart_title.png) +## 9. + * Use the Chart Elements, Chart Styles, and Chart Filters buttons next to the upper-right corner of the chart to add chart elements like axis titles or data labels, to customize the look of your chart diff --git a/docs/static/mb/analyze3.png b/docs/static/mb/analyze3.png new file mode 100644 index 00000000..fac50a40 Binary files /dev/null and b/docs/static/mb/analyze3.png differ