A number of requests for the bwtester dials exist that need a different library to handle, since the jQuery Knob library currently may not be well-suited for them (https://github.com/perrig/scionlab/pull/37). This will enumerate those requests for another PR.
Dials should show min and max value numbers.
Dials should show hash marks for interim values.
It's useful to edit the actual number value, but it should be styled closer to user expectations for an input field.
Particularly, the bandwidth dial should show a color range from green to red.
A number of requests for the
bwtester
dials exist that need a different library to handle, since the jQuery Knob library currently may not be well-suited for them (https://github.com/perrig/scionlab/pull/37). This will enumerate those requests for another PR.