equal
deleted
inserted
replaced
239 ytick={0,5,...,30}, |
239 ytick={0,5,...,30}, |
240 scaled ticks=false, |
240 scaled ticks=false, |
241 axis lines=left, |
241 axis lines=left, |
242 width=5.5cm, |
242 width=5.5cm, |
243 height=4cm] |
243 height=4cm] |
244 \addplot[green,mark=square*,mark options={fill=white}] table {re2b.data}; |
244 \addplot[green,mark=square*,mark options={fill=white}] table {re2.data}; |
245 \addplot[black,mark=square*,mark options={fill=white}] table {re3.data}; |
245 \addplot[black,mark=square*,mark options={fill=white}] table {re3.data}; |
246 \end{axis} |
246 \end{axis} |
247 \end{tikzpicture} |
247 \end{tikzpicture} |
248 \begin{tikzpicture}\footnotesize |
248 \begin{tikzpicture}\footnotesize |
249 \begin{axis}[ |
249 \begin{axis}[ |