You could view source and copy the javascript data.
series: [{
name: 'MB',
data: [[1231006505000, 2.71E-4],[1231092905000, 0.0],[1231179305000, 0.0], ... ],
showInLegend: false
}]
The data is averaged over the day though, so maybe you need more detail.