# | Line 107 | Line 107 | void SetStyle() | |
---|---|---|
107 | MITStyle->SetPadTickX (0); | |
108 | MITStyle->SetPadTickY (0); | |
109 | ||
110 | + | // Legends |
111 | + | MITStyle->SetLegendFillColor(0); |
112 | + | |
113 | // Frames | |
114 | MITStyle->SetFrameFillStyle ( 0); | |
115 | MITStyle->SetFrameFillColor ( 0); |
– | Removed lines |
+ | Added lines |
< | Changed lines |
> | Changed lines |