Annotation of loncom/html/adm/help/tex/Authoring_Dynamic_Plot_Color_Selection.tex, revision 1.1

1.1     ! felicia     1: \label{Authoring_Dynamic_Plot_Color_Selection}
        !             2: 
        !             3: The default colors are a white background (xffffff) with black (x000000) forground, gridlines, and curve.  
        !             4: \begin{itemize}
        !             5: \item Background color is an attribute of the gnuplot tag \ref{Authoring_Dynamic_Plot_Gnuplot}. This controls the color of the plot image.  The default is white (xffffff).
        !             6: \item Forground color is an attribute of the gnuplot tag \ref{Authoring_Dynamic_Plot_Gnuplot}.  This controls the color of the border.
        !             7: \item Gridline color is an attribute of the axis tag \ref{Authoring_Dynamic_Plot_Axes}.    
        !             8: \item Curve color is an attribute of the curve tag \ref{Authoring_Dynamic_Plot_Curve}.  This is the color of the curve function or data points.  Different curves can be given different colors.
        !             9: \end{itemize}

FreeBSD-CVSweb <freebsd-cvsweb@FreeBSD.org>