------=_NextPart_000_001B_01BD06CA.5DD2ABD0
Content-Type: text/plain;
charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable
Hi,
I have a problem defining axis ranges. For example if I try to change =
lower and upper bound of x axis in tutorial file graph.c using=20
gr->GetXaxis()->SetLimits(-2,2)
c1->Modified();
c1->Update();
nothing happens. Also, I tried to use DrawPanel option but it doesn't =
show for TGraph object. On the other hand changing the axis ranges for =
TH1 objects is very simple through slider on DrawPanel, but I couldn't =
do it in macro.
Is there any way to change the range of x axis for TGraph object in =
macro?
Bosko Ivanisevic
------=_NextPart_000_001B_01BD06CA.5DD2ABD0
Content-Type: text/html;
charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable
<!DOCTYPE HTML PUBLIC "-//W3C//DTD W3 HTML//EN">