Quantcast
Viewing all articles
Browse latest Browse all 3

Answer by Jesse for Labeling node values on the axes

An quick method is to modify this line by adding shift={(0.3cm,-0.3cm)} to fine tune the location.

    \draw[dotted,name intersections={of=ucurve and uintersect, by=I}] let \p1 = (I) in (I) -- (\x1,0) node[shift={(0.3cm,-0.3cm)},blue]{$E(w)-\pi$};

Image may be NSFW.
Clik here to view.
enter image description here


Viewing all articles
Browse latest Browse all 3

Trending Articles