1
0
mirror of https://github.com/wolfpld/tracy synced 2025-04-29 04:23:51 +00:00

Update tracy.tex

mention the TracyCPlot variants in the manual.
This commit is contained in:
xxxbxxx 2022-11-03 19:26:53 +01:00 committed by GitHub
parent a0cb8eb1d5
commit cadef728d3
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1888,6 +1888,8 @@ To send additional markup in form of plot data points or messages use the follow
\begin{itemize}
\item \texttt{TracyCPlot(name, val)}
\item \texttt{TracyCPlotF(name, val)}
\item \texttt{TracyCPlotI(name, val)}
\item \texttt{TracyCMessage(txt, size)}
\item \texttt{TracyCMessageL(txt)}
\item \texttt{TracyCMessageC(txt, size, color)}