Dave Taht writes: > I think --disable-log should be the default... except that for > everyone not running an AQM the results they will get will need log > scales... Actually, it currently does this: if top_percentile/btm_percentile > 20.0 and settings.LOG_SCALE: axis.set_yscale('log') in an attempt to automatically do the right thing. Maybe it should be a wider interval before turning on log scales? I'll add an rrul_wifi test that makes everything BE. -Toke