mirror of
https://github.com/jankae/LibreVNA.git
synced 2026-03-10 15:23:50 +01:00
LibreVNA manual - add colons to list items with descriptions
This commit is contained in:
parent
06452cd6e5
commit
447277099e
|
|
@ -972,9 +972,9 @@ For each line, the color and constant value must be manually selected.
|
|||
\screenshot{1.0}{GraphXYplot.png}
|
||||
The XY-plot is the most versatile graph. It can display every trace type if configured correctly. The XY-plot consists of up to three axes:
|
||||
\begin{itemize}
|
||||
\item \textbf{X-axis} Always present
|
||||
\item \textbf{Primary Y-axis} Optional, on the left side of the graph
|
||||
\item \textbf{Secondary Y-axis} Optional, on the right side of the graph
|
||||
\item \textbf{X-axis:} Always present
|
||||
\item \textbf{Primary Y-axis:} Optional, on the left side of the graph
|
||||
\item \textbf{Secondary Y-axis:} Optional, on the right side of the graph
|
||||
\end{itemize}
|
||||
Different types can be used for the X-axis and the selected type must match the output domain of all displayed traces. Available types are:
|
||||
\begin{center}
|
||||
|
|
|
|||
Loading…
Reference in a new issue