Re: TGaxis top-down?

From: Ilya Goz (goz@post.krascience.rssi.ru)
Date: Mon Apr 03 2000 - 14:20:08 MEST


Rene Brun wrote:
> Here is a macro illustrating how to draw axis in various formats.
> Look at the comments at the end.
[...]
>   //one can make axis going top->bottom. However because of a long standing
>   //problem, the two x values should not be equal
>   TGaxis *axis8 = new TGaxis(6.5,0.8,6.499,-0.8,0,90,50510,"-");
>   axis8->SetName("axis8");
>   axis8->Draw();
> }

Thanks.  It draws, but when I try to move it with mouse, it sets back to
incorrect drawing, presumably due to rounding of x-coordinates.

What is the nature of "long-standing problem"?

--
Ilya V. Goz



This archive was generated by hypermail 2b29 : Tue Jan 02 2001 - 11:50:22 MET