Update legend

This commit is contained in:
Loic Guegan 2019-04-26 11:14:44 +02:00
parent 89d815f81e
commit daa845cc49
5 changed files with 3 additions and 3 deletions

View file

@ -159,7 +159,7 @@
library("tidyverse")
# Fell free to update the following
labels=c(nbNodes="Number of nodes",nbSensors="Number of sensors",totalEnergy="Total Energy (J)",
labels=c(nbNodes="Number of nodes",sensorsNumber="Number of sensors",totalEnergy="Total Energy (J)",
nbHop="Number of hop (AP to Cloud)", linksBandwidth="Links Bandwidth (Mbps)",
linksLatency="Links Latency (ms)")