Hello,
I have two TH2D histograms. One shows interesting values, the second one would be used to “shade” a part of the first one (only 0 and 1 values).
I was happy drawing the first histogram with LEGO2POL options and setting the Logz. Now when I try to put somehow the second histogram on the top of the first one. I try the CONTSAME option but then I cannot rotate my histograms the way I wish. So I need a piece of advice from someone who had similar problem…
It might be some limitations in the drawing options. Do understand better what you are doing, can you post a simple running example showing what you are doing ?
So I attach a rootfile with 2 TH2D histograms:
signals and simpose.
I usually plot signals with (“LEGO2POL”) option, then I make Logz and actually I rotate it so it looks flat (circle).
Now I would like to cover the bins which have content 1 in histogram simpose by some kind of shadow.
So I try to plot simpose with Draw(“SAME”) of COLZ or SURF1 but nothing works. Maybe you could propose something?
It is in a good direction, but not visible enough.
Why, when I plot superimposed histogram with options like SCAT, CONT, then I cannot rotate the histogram? (root 5.19).