revenz / Fenrus

A personal home page for quick access to all your personal apps/sites.
MIT License
545 stars 32 forks source link

Smart app Speedtest Tracker #25

Closed Frooodle closed 2 years ago

Frooodle commented 2 years ago

image

trying out graphs and stuff

Stating max Y in title since no other way to tell whats happening.... unless have the user state max speed or show the graph values?

revenz commented 2 years ago

this is where you would want to use a gauge IMO. something I told you I'm looking into :P

Then get the user to set the maximum of the gauge (me I would put 1000Mps, probably a sensible default), and just work on that.

Frooodle commented 2 years ago

I think the graph is useful for tracking historically and things. Personally I'd prefer it more than a gauge for this use case

But I can 100% see people preferring the gauge for the average/latest stats section for dl speed tracking etc

Frooodle commented 2 years ago

I'll hold off changes :)

Frooodle commented 2 years ago

Added configurable Max download/upload (Mb/s) Can be reused in future for a Gauge setting but also works for graph now :)

Frooodle commented 2 years ago

image