Could you please let me know how this was fixed/patched? I am using root 6.26/06 and get the same issue with a TH3D. The palette axis label is the same as the z axis.
Thanks in advance!
Hi, the problem is that the zcol showing the palette appears with the same title as the z-axis of a 3D histogram. This is not correct since the color code corresponds to the bin content. See below the plot I generated with my (very long) macro.
the T Axis? I am not sure, I would prefer that @moneta gives his point of view.
The fix is in the master now. The palette has no title in the case of TH3.
Hi,
I agree to have a function for TH3 like h4->SetTitle("h4-Title;XXXXX;YYYYY;ZZZZZ;TTTTT");, but I would not like having another axis stored inside the histogram class. We should think about a solution for setting correctly the palette axis of a multi-dim histogram
Hi, I just installed the new ROOT release (6.28/00) on my Mac (OSX 12.6) and the problem is still there. Do you have a hint when the fix will be released?
Thanks in advance.