diff --git a/artifact/figures/fig7.tex b/artifact/figures/fig7.tex index 73f8e9ab6ce23e93b4a74da279b1b4caaa092760..ec1f11b2483a263faf47cf1f9a093a1e57fddcf5 100644 --- a/artifact/figures/fig7.tex +++ b/artifact/figures/fig7.tex @@ -40,7 +40,7 @@ xlabel near ticks, legend columns=4, legend style={draw=none,at={(2.6,1.3)}}, xlabel = {$T_d$ -- Kill}, - restrict y to domain=1:8.5, + restrict y to domain=1:1000, ] \addplot[thick, black] {-1}; \addlegendentry{DMAC} @@ -57,14 +57,14 @@ xlabel near ticks, \addplot[thick, red, dotted] table[x index=0, y index=2, col sep=comma] {\databa}; \addplot[thick, red, dashdotted] table[x index=0, y index=3, col sep=comma] {\databa}; -\nextgroupplot[xlabel = {$T_d$ -- Skip-Next}, restrict y to domain=1:8.5] +\nextgroupplot[xlabel = {$T_d$ -- Skip-Next}, restrict y to domain=1:1000] \node[align=right,draw=black!30,fill=white] (lab) at (axis cs:1.35,6.5) {$N_T=5$, $U_{\Gamma'}=0.7$\\$R_d^B \in [0.15,0.25]\,$s\\Integrator}; \addplot[thick, blue] table[x index=0, y index=1, col sep=comma] {\dataab}; \addplot[thick, blue, densely dashed] table[x index=0, y index=2, col sep=comma] {\dataab}; \addplot[thick, blue, dotted] table[x index=0, y index=2, col sep=comma] {\databb}; \addplot[thick, blue, dashdotted] table[x index=0, y index=3, col sep=comma] {\databb}; -\nextgroupplot[xlabel = {$T_d$ -- Queue(1)}, restrict y to domain=1:8.5] +\nextgroupplot[xlabel = {$T_d$ -- Queue(1)}, restrict y to domain=1:1000] \node[align=right,draw=black!30,fill=white] (lab) at (axis cs:1.35,6.5) {$N_T=5$, $U_{\Gamma'}=0.7$\\$R_d^B \in [0.15,0.25]\,$s\\Integrator}; \addplot[thick, black!20!green] table[x index=0, y index=1, col sep=comma] {\dataac}; \addplot[thick, black!20!green, densely dashed] table[x index=0, y index=2, col sep=comma] {\dataac};