File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed
Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -216,8 +216,8 @@ \section{Error Bars}
216216\end {codeexample }
217217\end {pgfplotsxykey }
218218
219- \begin {pgfplotskey }{error bars/error mark=\meta {marker}}
220- Sets an error marker for any error bar. \marg {marker} is expected to be a
219+ \begin {pgfplotskey }{error bars/error mark=\meta {marker} (initially |-|) }
220+ Sets an error marker for any error bar. \meta {marker} is expected to be a
221221 valid plot mark, see Section~\ref {sec:markers }.
222222 %
223223\begin {codeexample }[]
@@ -238,7 +238,7 @@ \section{Error Bars}
238238\end {codeexample }
239239\end {pgfplotskey }
240240
241- \begin {pgfplotskey }{error bars/error mark options=\marg {key-value-list}}
241+ \begin {pgfplotskey }{error bars/error mark options=\marg {key-value-list} (initially |rotate=90|) }
242242 Sets a key--value list of options for any error mark. This option works
243243 similarly to the \Tikz {} `|mark options|' key.
244244\end {pgfplotskey }
Original file line number Diff line number Diff line change @@ -2527,7 +2527,7 @@ \subsubsection{Choosing a Colormap Entry as Normal Color}
25272527\subsection {Cycle Lists -- Options Controlling Line Styles }
25282528\label {sec:cycle:list }
25292529
2530- \begin {pgfplotskeylist }{cycle list=\marg {list},cycle list name=\marg {name}}
2530+ \begin {pgfplotskeylist }{cycle list=\marg {list},cycle list name=\marg {name} (initially |color|) }
25312531 Allows to specify a list of plot specifications which will be used for each
25322532 \hbox {|\addplot |} command without explicit plot specification. Thus, the
25332533 currently active |cycle list| will be used if you write either
You can’t perform that action at this time.
0 commit comments