[ROOT] pad colors (under TGraph objects) after ...->Print("...", "eps"); commands

From: Thomas Feser (tfeser@student.physik.uni-mainz.de)
Date: Sun Mar 04 2001 - 15:07:39 MET


> You saved the pad and not as I told you the canvas.
> Anyhow, By looking at your pad with
> TFile f("test.root")
> pad.Dump()
> 
> I see that you have set the pad FillColor to 1 (black). So, you must
> investigate where you do this in your settings.
> 
> Rene

  Hi Rene & others.

  My problem seems to be solved.
  While it is possible to say pad->Print("test.eps", "eps"); with fine
results for pads containing histograms, the same seems to produce "black
on black" with graphs. In the case of graphs it's only possible to say
canvas->Print(...); which I didn't do. In my code commands like
{gStyle->SetPadColor(10); gROOT->ForceStyle();} did not have any effects
on the output.

  Cheers,
  _
  |om


------------------------------------------------------------------------
-     Thomas Feser                                                     -
-                                                                      -
-     Institut fuer Physik                phone: +49-6131-39-25165     -
-     ETAP/AMANDA                           fax: +49-6131-39-25169     -
-     Staudingerweg 7 / 04-426                                         -
-     D-55099 Universitaet Mainz                                       -
-                                                                      -
-     Thomas.Feser@uni-mainz.de                                        -
-     http://iphcip1.physik.uni-mainz.de/~tfeser                       -
------------------------------------------------------------------------



This archive was generated by hypermail 2b29 : Tue Jan 01 2002 - 17:50:38 MET