I have a problem with comments under graph.
I'm trying to write comments below my graph that indicates what each line means.
Something like:
------------- parents salary
..................... number of kids
The problem is that I can't get dashed-dotted and dotted lines.
Below are my commends.
Any help will be appreciated!
Code: Select all
\node[inner sep=0pt,outer sep=0pt, font=\tiny,label={[yshift=-1.5ex]north west:{\scriptsize $Note:$}},text width=0.6\textwidth,anchor=north west] at ([yshift=-2,xshift=0.7cm]current bounding box.south west){\scriptsize \dashedrule monopolist profit within entry allowance.\\\scriptsize \solidrule monopolist profit within entry deterrence.\\\scriptsize \dottedrule monopolist profit within entry deterrence.\\\scriptsize $\alpha^{max}<\alpha$ monopoly outcome};\end{tikzpicture}\end{figure}