tikz.dev / PGFplots Manual

Manual for Package pgfplots
2D/3D Plots in LA, Version 1.18.1
http://sourceforge.net/projects/pgfplots

Related Libraries

5.4Dates as Input Coordinates

  • \usepgfplotslibrary{dateplot} % and plain

  • \usepgfplotslibrary[dateplot] % Cont

  • \usetikzlibrary{pgfplots.dateplot} % and plain

  • \usetikzlibrary[pgfplots.dateplot] % Cont

  • 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 4.21.2.