Skip to content

Commit d3ef8af

Browse files
committed
Fix - v7 histo update
1 parent 6ba21c7 commit d3ef8af

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

scripts/JSRootPainter.v7hist.js

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -279,8 +279,7 @@
279279
// make it easy - copy statistics without axes
280280
horigin.fStatistics = hobj.fStatistics;
281281

282-
283-
histo.fTitle = obj.fTitle;
282+
origin.fTitle = obj.fTitle;
284283
}
285284
}
286285

0 commit comments

Comments
 (0)