I fixed two issues which Tamaki-kun pointed out.
- I fixed the HourTrendTimeSeries function to work well. Previously, same data was read repeatedly.
- I also reduced the sampling rate of this plot as to be one sample per half day (=12 hours). To make plot of ~4 month data, it takes 1.5 min.
- I attach the example figure.
- When we use the minutes trend data, we can’t output the text data due to the bug. I fixed this issue.