ViewVC Help
View File | Revision Log | Show Annotations | Root Listing
root/cvsroot/UserCode/wangdy/sys/rootstyle.py
(Generate patch)

Comparing UserCode/wangdy/sys/rootstyle.py (file contents):
Revision 1.1 by wangdy, Fri Jan 18 10:58:00 2008 UTC vs.
Revision 1.2 by wangdy, Fri Jan 18 11:33:19 2008 UTC

# Line 1 | Line 1
1   ##
2   ## $Log$
3 + ## Revision 1.2  2008/01/18 11:33:19  wangdy
4 + ## add setting for title color
5 + ##
6   ## Revision 1.1  2008/01/18 10:58:00  wangdy
7   ## first import several root style related scripts
8   ##
# Line 56 | Line 59 | def atlasstyle():
59      atlasStyle.SetLabelSize(tsize,"z")
60      atlasStyle.SetTitleSize(tsize,"z")
61  
62 +    ## dayong add some settings for title
63 +    atlasStyle.SetTitleFillColor(0)
64  
65      ##use bold lines and markers
66      atlasStyle.SetMarkerStyle(20)

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines