Skip to content

Commit 25b83b2

Browse files
committed
Fix - info for th2poly lego
1 parent 433cc6a commit 25b83b2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

scripts/JSRootPainter.hist3d.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2289,7 +2289,7 @@
22892289
bin: this.bins_index,
22902290
value: bin.fContent,
22912291
color: this.tip_color,
2292-
info: p.ProvidePolyBinHints(this.bins_index)
2292+
lines: p.ProvidePolyBinHints(this.bins_index)
22932293
};
22942294

22952295
return tip;

0 commit comments

Comments
 (0)