Currently the plugin only displays network speed in Kibibytes (kilobytes). While this is what users usually expect, sometimes other programs (e.g. Linphone) use Kibibits (kilobits) per second as their units of measuring download/upload speeds. It seems that the industry tends to use bits per second to measure network speed, as is done in this website: http://www.speedtest.net/ . I would suggest that the plugin allow the use of either measurement unit, Kibibyte or Kibibit, both in the properties window when setting the bars' limits and in the panel tooltip that informs the user of current incoming/outgoing speeds.
git commit 4be032a9bd8c505425040d4c508d607725a1b6c8 enjoy :)
Actually this one is a very useful improvement. Thanks! Now I can have realistic estimates of local net speeds in Kibibits, so for example I can use those to set up Linphone bandwidth limits properly...