Skip to content

setting size of the logviewer messes up the header section #5

Description

@thoth291

Here is what I did:

import petropy as ptr
log = ptr.log_data('WFMP')
# create LogViewer with 'raw' template
viewer = ptr.LogViewer(log,top = 6900, height= 2000)
viewer.fig.set_size_inches(11,30)
viewer.show() # diplay log data

And here is what I got:
image
As you can see GAMMA RAY is on top of GR - and etc...

Could you please help to debug this?
Thanks in Advance!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions