Search found 2 matches

by grumm
Wed Jul 03, 2013 4:32 pm
Forum: Graphics, Figures & Tables
Topic: Customization of Plot
Replies: 2
Views: 5151

Re: Customization of Plot

That is outstanding, thanks very much :-)
by grumm
Wed Jul 03, 2013 11:22 am
Forum: Graphics, Figures & Tables
Topic: Customization of Plot
Replies: 2
Views: 5151

Customization of Plot

Hello,

here is an excerpt from my document:
\documentclass{article}
\usepackage{pgfplots}
\usepgfplotslibrary{dateplot}

\pgfplotsset{
compat=1.3,
width=12cm
}

\begin {document}
\begin{tikzpicture}
\begin{axis}[
date coordinates in=x,
xmin=2011-03-19,
xmax=2013-06-30,
xlabel={March 19th ...