getting a new canvas and..

Walid Majid (wmajid@ligo.caltech.edu)
Sun, 31 Jan 1999 19:00:57 -0800 (PST)


dear rooters,

i have a couple of questions related to the canvas and graph objects.

how can i display a plot on a new canvas, keeping the previous canvas with
its plots available - i don't want to overwrite it.

my second question is given a TGraph object, how can i manipulate the
label box - the title of the graph is too long and it doesn't fit the
label box. i understand that using the GetHistogram method of TGraph i
can get a pointer to a TH1F class.

thanks.

walid