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
\documentclass{article}
\usepackage{tikz}
\usepackage{pgfplots}
\begin{document}
\begin{tikzpicture}
\begin ...
Search found 2 matches
- Mon Mar 05, 2012 5:48 pm
- Forum: Graphics, Figures & Tables
- Topic: pgfplots | Move Legend outside Plot Area
- Replies: 1
- Views: 20466
- Mon Mar 05, 2012 1:20 pm
- Forum: Texmaker and TeXstudio
- Topic: QuickBuild
- Replies: 1
- Views: 2924
QuickBuild
Problem is the following: I have a Ubuntu 11.10 on my machine and I have installed the new version of latex (2011) since my pgfplots was not up to date.after the installation when i compile my code via terminal it runs nicely no errors but if i compile it via texmaker (Quick build: Latex+dvips ...