# | 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) |
– | Removed lines |
+ | Added lines |
< | Changed lines |
> | Changed lines |