summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/latex/pgfplots/pgfplots.libs.dateplot.tex
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/doc/latex/pgfplots/pgfplots.libs.dateplot.tex')
-rw-r--r--Master/texmf-dist/doc/latex/pgfplots/pgfplots.libs.dateplot.tex6
1 files changed, 6 insertions, 0 deletions
diff --git a/Master/texmf-dist/doc/latex/pgfplots/pgfplots.libs.dateplot.tex b/Master/texmf-dist/doc/latex/pgfplots/pgfplots.libs.dateplot.tex
new file mode 100644
index 00000000000..f9e6a417ecd
--- /dev/null
+++ b/Master/texmf-dist/doc/latex/pgfplots/pgfplots.libs.dateplot.tex
@@ -0,0 +1,6 @@
+\subsection{Dates as Input Coordinates}
+\begin{pgfplotslibrary}{dateplot}
+ A library which allows to use dates like |2008-01-01| or dates with time like |2008-01-01 11:35| as input coordinates in plots. The library converts dates to numbers and tick labels will be pretty-printed dates (or times).
+
+ This library is documented in Section~\ref{pgfplots:sec:symbolic:coords} on page~\pageref{pgfplots:sec:date:coords}.
+\end{pgfplotslibrary}