myspeed icon indicating copy to clipboard operation
myspeed copied to clipboard

[Feature] Allow user to view speed totals over a longer period of time

Open jrucker2004 opened this issue 9 months ago • 0 comments

General

  • [x] My feature does not exist in the latest version of MySpeed.
  • [x] I have checked that my feature has not been suggested by anyone else.

Your Idea

The entire point of hosting MySpeed for me is to be able to present data to my ISP to show when something has gone wrong and needs to be fixed. These problems are almost always intermittent, and they need a history showing these problems to be convinced to do anything. Averaging the test results over a week or month hides almost all of these problems. I need the ability to see actual test results over a longer period of time than 2 days, not averages.

Current user experience:

  1. Click on settings
  2. Click on "Set Period"
  3. A dropdown is displayed with the following choices:
  • 24 hours (Default)
  • 2 days (Total)
  • 7 days (Average)
  • 30 days (Average)

Proposed user experience:

That dropdown could be broken up into two dropdowns:

Period:

  • 24 hours
  • 2 days
  • 7 days
  • 30 days

Aggregation:

  • Totals
  • Averages

Totals over a longer period of time will result in a crowded graph with the current UI. Simply making the graphs wider so more data can be displayed would be a simple fix.

jrucker2004 avatar Jun 20 '25 19:06 jrucker2004