ChengsongTanPhdThesis/Chapters/Cubic.tex
changeset 538 8016a2480704
parent 535 ce91c29d2885
child 590 988e92a70704
equal deleted inserted replaced
537:50e590823220 538:8016a2480704
   243 \end{verbatim}
   243 \end{verbatim}
   244 \caption{pruning function}
   244 \caption{pruning function}
   245 \end{figure}
   245 \end{figure}
   246 
   246 
   247 
   247 
   248 \pgfplotsset{
       
   249     myplotstyle/.style={
       
   250     legend style={draw=none, font=\small},
       
   251     legend cell align=left,
       
   252     legend pos=north east,
       
   253     ylabel style={align=center, font=\bfseries\boldmath},
       
   254     xlabel style={align=center, font=\bfseries\boldmath},
       
   255     x tick label style={font=\bfseries\boldmath},
       
   256     y tick label style={font=\bfseries\boldmath},
       
   257     scaled ticks=true,
       
   258     every axis plot/.append style={thick},
       
   259     },
       
   260 }
       
   261 
   248 
   262 \begin{figure}
   249 \begin{figure}
   263 \centering
   250 \centering
   264 \begin{tabular}{@{}c@{\hspace{0mm}}c@{\hspace{0mm}}c@{}}
   251 \begin{tabular}{@{}c@{\hspace{0mm}}c@{\hspace{0mm}}c@{}}
   265 \begin{tikzpicture}
   252 \begin{tikzpicture}