Details
-
New Feature
-
Status: Closed (View Workflow)
-
Medium
-
Resolution: Completed
-
None
-
None
Description
If histogram drawn after gStyle->SetHistMinimumZero(1) and produced canvas stored in the file, option is not stored with canvas. As result, same canvas loaded from file and shown looks different.
And same canvas restored from the file:
Possible solution - introduce extra draw option "base0" which preserved in the canvas.
If necessary, I could provide a patch for it.