Hi Francesco,
On 06/04/08 15:53 +0200, Francesco Potorti` wrote:
> The workaround works, but I had eschanged width and height, and I had
> forgotten line width. This one is better:
>
> eframe(ePlotAreaPos(1),ePlotAreaPos(2),
>ePlotAreaWidth,ePlotAreaHeight,eAxesLineWidth);
Thanks for
The workaround works, but I had eschanged width and height, and I had
forgotten line width. This one is better:
eframe(ePlotAreaPos(1),ePlotAreaPos(2),
ePlotAreaWidth,ePlotAreaHeight,eAxesLineWidth);
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Tro
Okay, I discovered a workaround for what I was looking for. After
making invisible the axes you want without ticks, just do:
eframe(ePlotAreaPos(1),ePlotAreaPos(2),ePlotAreaHeight,ePlotAreaWidth);
So this should probably become a wishlist: please make this available in
a demo.
--
To UNSUBS
3 matches
Mail list logo