Description
Implement new visualization on topology page with the following features:
- controlled by radio button in legend. state should be saved
- change color of lines connecting routers and clients to indicate link utilization
- colors should range from gray for idle, green for used, red for busy
- change arrow color on line to match the line's color
- mouseover line should popup info on links that contains address, direction, undelivered, unsettled, rejected, released, modified
- popup should be dynamically updated while visible
- popup should be sorted by the sum of the link statistics and show up to 10 links