Graphical Output

PDF

Miscellaneous

TColor

TLatex

TLatex in now centered vertically like TText. When centered vertically, TLatex was not aligned on the control box. Some additionnal tiny adjustment of one pixel was also needed in order to look better when the text is enclosed in a box like in TPaveText.

TPaveText

The vertical text aligment is now done using the text alignment attributes instead of the trick used before. Histograms' titles are look much better centered vertically after this modification.

TGraphErrors

The drawing option "[]" has been change to "||". The new option "[]" is the same as "||" except that some ticks are drawn at the end of the horizontal and vertical lines at the end of the error bars. This new way of drawing the option "[]" shows better to which error bar the additional tick marks belong. The following example, which has been provided by Thomas Ullrich , shows it clearly.
example of option []