I realized that even if I install and try to compile with pgfplots 1.5.1 on my 2011 latex (Ubuntu 11.10) it still cannot move legend with a following pgf key: Update: this does not work
However, if i apply the same principle on Ubuntu 10.4 it works! So what i did is updated the latex 2009 to 2011 on my Ubuntu machine (this means update pgfplots from 1.3 to 1.5.1) and both sources work
does anyone has an idea why ??
baxy
Last edited by baxy77bax on Mon Mar 05, 2012 6:50 pm, edited 1 time in total.
Section 4.8.5 of the pgfplots manual shows which positions are accepted by the legend pos option. Make sure that you use the recent version of the package. Add the \listfiles command as very first line to your example and search the log file for the list of used files to find out which version of the package is really used.