interactiveinstitute / energy-intelligence

Visualisation touch screen app for SP
1 stars 0 forks source link

Use fixed intervals for historical chart data #5

Open sander opened 11 years ago

sander commented 11 years ago

To make client-side caching more likely to occur, load data in intervals of whole days, weeks, etc. with fixed start times. Currently, the start time and duration will vary with almost each request, causing no caching to occur at all.