File:  [LON-CAPA] / loncom / html / adm / help / tex / Authoring_Dynamic_Plot_Color_Selection.tex
Revision 1.4: download - view: text, annotated - select for diffs
Mon Sep 9 20:59:44 2013 UTC (10 years, 9 months ago) by raeburn
Branches: MAIN
CVS tags: version_2_12_X, version_2_11_X, version_2_11_4_uiuc, version_2_11_4_msu, version_2_11_4, version_2_11_3_uiuc, version_2_11_3_msu, version_2_11_3, version_2_11_2_uiuc, version_2_11_2_msu, version_2_11_2_educog, version_2_11_2, version_2_11_1, version_2_11_0_RC3, version_2_11_0_RC2, version_2_11_0, HEAD
- Section titles in double quotes.

\label{Authoring_Dynamic_Plot_Color_Selection}

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.
\end{itemize}

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