File:  [LON-CAPA] / loncom / html / adm / help / tex / Authoring_Dynamic_Plot_Label.tex
Revision 1.4: download - view: text, annotated - select for diffs
Tue Jan 22 06:54:20 2008 UTC (16 years, 5 months ago) by raeburn
Branches: MAIN
CVS tags: version_2_9_X, version_2_9_99_0, version_2_9_1, version_2_9_0, version_2_8_X, version_2_8_99_1, version_2_8_99_0, version_2_8_2, version_2_8_1, version_2_8_0, version_2_7_X, version_2_7_99_1, version_2_7_99_0, version_2_7_1, version_2_7_0, version_2_6_X, version_2_6_99_1, version_2_6_99_0, version_2_6_3, version_2_6_2, version_2_6_1, version_2_11_0_RC1, version_2_10_X, version_2_10_1, version_2_10_0_RC2, version_2_10_0_RC1, version_2_10_0, loncapaMITrelate_1, language_hyphenation_merge, language_hyphenation, bz6209-base, bz6209, bz5969, bz2851, PRINT_INCOMPLETE_base, PRINT_INCOMPLETE, HEAD, GCI_3, GCI_2, GCI_1, BZ5971-printing-apage, BZ5434-fox, BZ4492-merge, BZ4492-feature_horizontal_radioresponse
Include rotation as an attribute for the label tag.

\label{Authoring_Dynamic_Plot_Label}

The \textbf{label} tag allows the author to place text at any position on the 
plot.  There may be many \textbf{label} tags on one plot and all the labels
which fall within the plot will show.  
The color used will be to foreground color of the plot and the font will be
the size specified for the plot, both of which are set in the 
\textbf{gnuplot} \ref{Authoring_Dynamic_Plot_Gnuplot} tag.

\begin{itemize}
\item \texttt{justification of the label text on the plot}
``left'', ``right'', or ``center''.
\item \texttt{rotation of label (degrees)}
\item \texttt{x position of label (graph coordinates)}  
\item \texttt{y position of label (graph coordinates)} 
\end{itemize}

The text to be placed on the plot must be entered as well.

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