This is another demonstration of an application easily built on das2. After the plot comes up select the temperature sensors to display on the plot.
This gets data by reading data files off a static website, rather then using a das2Server. An object models how to generate file names for a given time interval, and the files are on the website are stored in das2Streams. The system for logging the temperatures (aquired using a Maxim IC 1-wire network) is relatively simple as well.
Here the axes and canvas have been subclassed to give a customized appearance.