Adjust legend position of interpreter comparison
This commit is contained in:
parent
6b74975608
commit
ebac6af4c2
Binary file not shown.
@ -18,7 +18,7 @@
|
|||||||
\begin{axis}[
|
\begin{axis}[
|
||||||
xbar,
|
xbar,
|
||||||
reverse legend,
|
reverse legend,
|
||||||
legend style={at={(0.82,0.8)},
|
legend style={at={(0.77,0.8)},
|
||||||
anchor=west,legend columns=1},
|
anchor=west,legend columns=1},
|
||||||
xlabel={Run-time (ms)},
|
xlabel={Run-time (ms)},
|
||||||
symbolic y coords={{A(3,6)},{Fib(23)},{Tak(18,12,6)}},
|
symbolic y coords={{A(3,6)},{Fib(23)},{Tak(18,12,6)}},
|
||||||
|
Reference in New Issue
Block a user