changeset 222 | e52cc402caee |
parent 221 | 9e7897f25e13 |
child 224 | 42d760984496 |
--- a/cws/cw04.tex Thu Nov 29 17:15:11 2018 +0000 +++ b/cws/cw04.tex Fri Nov 30 03:44:27 2018 +0000 @@ -451,7 +451,8 @@ width=6cm, height=5.5cm, legend entries={Python, Java 8, JavaScript}, - legend pos=north west] + legend pos=north west, + legend cell align=left] \addplot[blue,mark=*, mark options={fill=white}] table {re-python2.data}; \addplot[cyan,mark=*, mark options={fill=white}] table {re-java.data}; \addplot[red,mark=*, mark options={fill=white}] table {re-js.data};