91 legend entries={Python,Ruby}, |
90 legend entries={Python,Ruby}, |
92 legend pos=north west, |
91 legend pos=north west, |
93 legend cell align=left |
92 legend cell align=left |
94 ] |
93 ] |
95 \addplot[blue,mark=*, mark options={fill=white}] |
94 \addplot[blue,mark=*, mark options={fill=white}] |
96 table {re-python.data}; |
95 table {data/re-python.data}; |
97 \addplot[brown,mark=pentagon*, mark options={fill=white}] |
96 \addplot[brown,mark=pentagon*, mark options={fill=white}] |
98 table {re-ruby.data}; |
97 table {data/re-ruby.data}; |
99 \end{axis} |
98 \end{axis} |
100 \end{tikzpicture} |
99 \end{tikzpicture} |
101 \end{center} |
100 \end{center} |
102 |
101 |
103 \end{frame} |
102 \end{frame} |
1023 legend entries={Python,Ruby,Scala V1,Scala V2}, |
1022 legend entries={Python,Ruby,Scala V1,Scala V2}, |
1024 legend pos=north west, |
1023 legend pos=north west, |
1025 legend cell align=left |
1024 legend cell align=left |
1026 ] |
1025 ] |
1027 \addplot[blue,mark=*, mark options={fill=white}] |
1026 \addplot[blue,mark=*, mark options={fill=white}] |
1028 table {re-python.data}; |
1027 table {data/re-python.data}; |
1029 \addplot[brown,mark=pentagon*, mark options={fill=white}] |
1028 \addplot[brown,mark=pentagon*, mark options={fill=white}] |
1030 table {re-ruby.data}; |
1029 table {data/re-ruby.data}; |
1031 \addplot[red,mark=triangle*,mark options={fill=white}] |
1030 \addplot[red,mark=triangle*,mark options={fill=white}] |
1032 table {re1.data}; |
1031 table {data/re1.data}; |
1033 \addplot[green,mark=square*,mark options={fill=white}] |
1032 \addplot[green,mark=square*,mark options={fill=white}] |
1034 table {re2b.data}; |
1033 table {data/re2b.data}; |
1035 \end{axis} |
1034 \end{axis} |
1036 \end{tikzpicture} |
1035 \end{tikzpicture} |
1037 \end{center} |
1036 \end{center} |
1038 |
1037 |
1039 \end{frame} |
1038 \end{frame} |