mirror of
https://gitlab.com/manzerbredes/paper-lowrate-iot.git
synced 2025-06-06 14:47:39 +00:00
Update legend
This commit is contained in:
parent
89d815f81e
commit
daa845cc49
5 changed files with 3 additions and 3 deletions
Binary file not shown.
Before Width: | Height: | Size: 60 KiB After Width: | Height: | Size: 60 KiB |
Binary file not shown.
|
@ -1,4 +1,4 @@
|
||||||
% Created 2019-04-26 ven. 11:12
|
% Created 2019-04-26 ven. 11:14
|
||||||
% Intended LaTeX compiler: pdflatex
|
% Intended LaTeX compiler: pdflatex
|
||||||
\documentclass[11pt]{article}
|
\documentclass[11pt]{article}
|
||||||
\usepackage[utf8]{inputenc}
|
\usepackage[utf8]{inputenc}
|
||||||
|
|
|
@ -1,4 +1,4 @@
|
||||||
% Created 2019-04-26 ven. 11:10
|
% Created 2019-04-26 ven. 11:12
|
||||||
% Intended LaTeX compiler: pdflatex
|
% Intended LaTeX compiler: pdflatex
|
||||||
\documentclass[11pt]{article}
|
\documentclass[11pt]{article}
|
||||||
\usepackage[utf8]{inputenc}
|
\usepackage[utf8]{inputenc}
|
||||||
|
|
|
@ -159,7 +159,7 @@
|
||||||
library("tidyverse")
|
library("tidyverse")
|
||||||
|
|
||||||
# Fell free to update the following
|
# 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)",
|
nbHop="Number of hop (AP to Cloud)", linksBandwidth="Links Bandwidth (Mbps)",
|
||||||
linksLatency="Links Latency (ms)")
|
linksLatency="Links Latency (ms)")
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue