Skip to content

Refactor plot.py into smaller, focused modules for better maintainability and organization #3

@diegoabt

Description

@diegoabt

Currently, the plot.py file in the visualization submodule contains a variety of plotting functions, each serving distinct purposes such as graph plotting, adjacency matrix visualization, and performance metrics evaluation. While the functions are well-written, the length and diversity of functionalities in this single file make it harder to navigate, maintain, and extend.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions