Re: Inserire Legenda

#86176
ema
    Up
    0
    Down
    ::

    ema” post=85625Non è che a che fare con qualche altro pacchetto che ho caricato?

    Comunque, mi da un errore anche con pgfplot, che è lo stesso riportato sopra!

    Grazie in anticipo!

    Sono alfin riuscito, armato di santa pazienza, così:

    \begin{tikzpicture}
    \begin{customlegend}[legend entries={exports ratio, imports ratio, NLD – BEL (WC final), NLD – BEL (WC prelim.), NLD – BEL (EURO prelim.)}]
    \addlegendimage{red}
    \addlegendimage{blue}
    \addlegendimage{dashed}
    \addlegendimage{dotted}
    \addlegendimage{dashed}
    \end{customlegend}
    \end{tikzpicture}

    Vorrei giusto sapere se non esiste un link per le opzioni di \addlegendimage…come si fa a capire quali mettere?

    Grazie di nuovo,

    Emanuele.

    Go to top