Hi,
We have encountered display bugs on the X axis description of TH1 plot when using JSROOT online browser ( https://jsroot.gsi.de/7.0.0/ ). Some bin labels are missing or repeating. However, when we download the histogram and view it locally on the compute using TBrowser all the labels are displayed correctly.
Here is an example screen shot from TBrowser used locally, and everything seems ok:
And here is a screen shot from the JSROOT online browser, the label for chip 14 is displayed twice and the label for chip 15 is missing:
Here is the full list of the problematic labels in X-axis:
- 14 twice, 15 missing
- 59 twice, 60 missing
- 119 twice, 120 missing
- 126 twice, 127 missing
- 238 twice, 241 missing
- 252 twice, 255 missing
- 265 twice, 266 missing
- 285 twice, 286 missing
- 476 twice, 482 missing
- 505 twice, 511 missing
Here is the actual TObject:
TObject_1649951536219.root (10 KB)
ROOT Version: ROOT/v6-24-06-6
Platform: Ubuntu 18.04.6 LTS
Compiler: Not Provided

