Creating HTML links to Plotly graphs

From Sensors in Schools
Revision as of 08:01, 30 December 2021 by EdmondLascaris (talk | contribs) (Created page with "== Overview == In this lesson series we will learn how to create a Dashboard so that we can monitor the water quality of a local lake – Peter Hopper lake in Mill Park. * An example of a Dashboard is included below. * It includes data on dissolved oxygen, pH and water temperature. == Learning Objectives == * Revision for how to create a HTML web page * Revision on how to create and link Cascading Style Sheets (CSS) to your HTML document")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Overview

In this lesson series we will learn how to create a Dashboard so that we can monitor the water quality of a local lake – Peter Hopper lake in Mill Park.

  • An example of a Dashboard is included below.
  • It includes data on dissolved oxygen, pH and water temperature.

Learning Objectives

  • Revision for how to create a HTML web page
  • Revision on how to create and link Cascading Style Sheets (CSS) to your HTML document