↧
Answer by Jake for How to label a TiKz shape for referencing its legend in...
That \label/\ref functionality is provided by PGFPlots (not TikZ), and only works for plots, not arbitrary \draw commands.You could achieve the desired result by using an \addplot command for drawing...
View ArticleHow to label a TiKz shape for referencing its legend in the caption
How can I label a TiKz line style for further referencing in figure caption.For \addplot the label just follows it. However, I don't know how to do it for...
View Article