Skip to content

Commit 8f6c9f6

Browse files
committed
Add fillpatt_ test for tgraph
1 parent 7db473d commit 8f6c9f6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

demo/examples_more.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -225,7 +225,7 @@
225225
{ "name": "macro2", "file":"macro2.root", "item": "c1;1" },
226226
{ "name": "split", "file": "gr2.root", "item": "c1equi;1", "title": "TGraph class with split line in legend" },
227227
{ "name": "approx", "file": "tutorials_graphs.root", "item": "approx;1", "title": "Output of tutorials/graphs/approx.C" },
228-
{ "name": "bar_width_offset", "url": "nobrowser&barwidth=0.5&baroffset=0.5&file=$$$graph.root&item=Graph&opt=B,fill_f72211", "title": "Custom &barwidth=0.5 and &baroffset=0.5 with bar plot" }
228+
{ "name": "bar_width_offset", "url": "nobrowser&barwidth=0.5&baroffset=0.5&file=$$$graph.root&item=Graph&opt=B,fill_f72211,fillpat_3144", "title": "Custom &barwidth=0.5 and &baroffset=0.5 with bar plot" }
229229
],
230230
"TMultiGraph": [
231231
{ "name": "fit", "file": "tutorials_fit.root", "item": "fitMultiGraph;1", "title": "Fitting of TMultiGraph by pol2, output from tutorials/fit/fitMultiGraph.C, test for TMath::sq() function" },

0 commit comments

Comments
 (0)