--- loncom/html/adm/help/tex/Authoring_Dynamic_Plot_Color_Selection.tex 2013/08/22 19:42:55 1.3 +++ loncom/html/adm/help/tex/Authoring_Dynamic_Plot_Color_Selection.tex 2013/09/09 20:59:44 1.4 @@ -2,8 +2,8 @@ The default colors are a white background (xffffff) with black (x000000) forground, gridlines, and curve. \begin{itemize} -\item Background color is an attribute of the gnuplot tag (see Authoring Dynamically Generated Plots section \ref{Authoring_Dynamic_Plot_Gnuplot}). This controls the color of the plot image. The default is white (xffffff). -\item Foreground color is an attribute of the gnuplot tag (see Authoring Dynamically Generated Plots section \ref{Authoring_Dynamic_Plot_Gnuplot}). This controls the color of the border. -\item Gridline color is an attribute of the axis tag (see Plot Axes Details section \ref{Authoring_Dynamic_Plot_Axes}). -\item Curve color is an attribute of the curve tag (see Specifying Curves to Plot section \ref{Authoring_Dynamic_Plot_Curve}). This is the color of the curve function or data points. Different curves can be given different colors. +\item Background color is an attribute of the gnuplot tag (see ``Authoring Dynamically Generated Plots'' section \ref{Authoring_Dynamic_Plot_Gnuplot}). This controls the color of the plot image. The default is white (xffffff). +\item Foreground color is an attribute of the gnuplot tag (see ``Authoring Dynamically Generated Plots'' section \ref{Authoring_Dynamic_Plot_Gnuplot}). This controls the color of the border. +\item Gridline color is an attribute of the axis tag (see ``Plot Axes Details'' section \ref{Authoring_Dynamic_Plot_Axes}). +\item Curve color is an attribute of the curve tag (see ``Specifying Curves to Plot'' section \ref{Authoring_Dynamic_Plot_Curve}). This is the color of the curve function or data points. Different curves can be given different colors. \end{itemize}