Skip to content

plt.savefig saves empty png image #10

@anbai106

Description

@anbai106

Hi,

I used your example code to save the image:
ax = manhattanplot(data=df, xticklabel_kws={"rotation": "vertical"}, sign_marker_p=None, genomewideline=None, suggestiveline=5e-8)

plt.savefig(os.path.join(output_dir, 'manhattan_qmplot.png'))

but the saved image is empty

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