# Network Widget The network widget provides a visual representation of network input and output per second, as well as noting the total amount received and transmitted.
A picture of an expanded network widget.
## Features The legend displays the current reads and writes per second, as well as the total amount read/written. One can also adjust the displayed time range through either the keyboard or mouse, with a range of 30s to 600s. ## Key bindings Note that key bindings are generally case-sensitive. | Binding | Action | | --------- | --------------------------------------- | | ++plus++ | Zoom in on chart (decrease time range) | | ++minus++ | Zoom out on chart (increase time range) | | ++equal++ | Reset zoom | ## Mouse bindings | Binding | Action | | ------------ | -------------------------------------------------------------- | | ++"Scroll"++ | Scrolling up or down zooms in or out of the graph respectively |