diff --git a/mainwindow.cpp b/mainwindow.cpp index 33396f42..ab48e8dc 100644 --- a/mainwindow.cpp +++ b/mainwindow.cpp @@ -358,13 +358,54 @@ QString htmlHeader() "
" "This page is being redesigned to be more useful... Please send me your ideas on what you'd like to see here :)
" -"The plan is to get the content happening first, then make the layout pretty...
The plan is to get the content happening first, then make the layout pretty...
" +"Percentile calcs aren't done, as they require ALL data in memory, or very slow calcs, loading and unloading the data.. I really don't want to be forced to have to do either of those. There is simply too much variance to cache this data. :(" +"If an average of the daily percentile values were useful, maybe.. ?
" +"