Konstantinos Kleisouris wrote:
> I have a gnuplot graph that has arrows that go
> outside the xaxis range and I would like to make sure
> that the arrow outside the xrange does not appear. I
> want basically sth similar to "set clip two", but for
> arrows. Does anyone have any idea?
None other than the classical "don't do that, then!"
If you want arrows to end at the x axis range endpoints, define the
accordingly in "graph" coordinates. That's what you have those for.
|