Skip to content

Matplotlib is crashed over figersize=(288,16) and dpi = 500 #5455

Closed
@TharinduKetipe

Description

@TharinduKetipe

Currently I,m working on CPU consumption and memory consumption visualizing tool for large distributed system. There are so many processes running. Some times this will covers the processes of whole day and generates graphs. For the clearance of the graph I'm changing the width of the figure size according to the time rang. Height of the figure size is constant. Output is png and it's more like the structure of a ECG printout. But when the figure width passes the 288 (for dpi=500), python was giving segmentation fault and matplotlib was crashed. What is the maximum capacity of this library?

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions