Skip to content

Commit d8c19a0

Browse files
committed
Change treemap location
1 parent b33c6cd commit d8c19a0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

demo/examples.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -404,7 +404,7 @@
404404
{ "name": "scatter", "file": "scatter.root", "item": "c2", "title": "Canvas with new TScatter class, tutorials/graphs/scatter.C" },
405405
{ "name": "ann3d", "file": "tutorials_graphs.root", "item": "annotation3d_new", "title": "Usage of new TAnnotation class, tutorials/graphs/annotation3d.C" },
406406
{ "name": "marker", "file": "marker_types.root", "item": "c1", "title": "Canvases from TAttMarker documentaion with different types and lines width" },
407-
{ "name": "treemap", "file": "treemap.root", "item": "RTreeMapPainter", "title": "Display of RNTuple structure in RBrowser" }
407+
{ "name": "treemap", "file": "rntuple/treemap.root", "item": "RTreeMapPainter", "title": "Display of RNTuple structure in RBrowser" }
408408
],
409409
"User" : [
410410
{ "name": "div", "url": "nobrowser&inject=../demo/custom/divhist.mjs&file=demo/custom/divhist.root&item=DivHist", "title": "Draw division of two histograms from user class, see demo/custom/ dir for details" },

0 commit comments

Comments
 (0)