From 0f3073c7f902f25f2a3bcf2aead9ee2b59046279 Mon Sep 17 00:00:00 2001 From: Olivier Couet <Olivier.Couet@cern.ch> Date: Fri, 18 Sep 2009 11:36:50 +0000 Subject: [PATCH] - TGraphPainter git-svn-id: http://root.cern.ch/svn/root/trunk@30245 27541ba8-7e3a-0410-8455-c3a389f83636 --- hist/doc/v526/index.html | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/hist/doc/v526/index.html b/hist/doc/v526/index.html index 898d5126ebc..c1cc6f45ad4 100644 --- a/hist/doc/v526/index.html +++ b/hist/doc/v526/index.html @@ -35,6 +35,12 @@ text sizes: </pre> </ul> +<h4>TGraphPainter</h4> +<ul> +<li> TGraphAsymmErrors and TGraphBentErrors were not correctly clipped when + paint with the option E3 (filled band) and zoomed. +</ul> + <h4>TFormula</h4> <ul> <li>Add support for the ternary condition operator ( cond ? if_expr : else_expr ).</li> -- GitLab