Message-ID: <1197922208.6147.25.camel@localhost>
Date: 2007-12-17T20:10:08Z
From: Albert Greinoecker
Subject: margin between plot region and axes
Hi useRs,
in the following graphic...
http://www.survey4all.org/tmp/with_margin.png
I drawed a function and added two axes afterwards with "axis". I could
not find a way to erase the margin between the axes and the plotting
region, so I solved the problem with "text" and "segments", which looks
like this:
http://www.survey4all.org/tmp/no_margin.png
My question: is there a way to add axes the usual way (as tried for the
first graphic), but to erase the margin, so that the axes start at point
(0/0) in my case.
thanks in advance for any help,
Albert