Skip to content

Optional plot library? #204

@tcld

Description

@tcld

Since we already have @esampson's scatter plot and since I have been trying to add something similar, too - would it maybe be a good idea to move the plot-functions into their own module and make use of a proper plotting-library? I think it could be an optional dependency since it will only interest a few people.

The library I have stumbled upon the most is matplotlib; the code seems to be simple and there are a million examples that would hopefully make it very easy to make use of the library.

This could be used in conjunction with numpy.histogram, so certain plots could be done very quickly and within a few lines of code.

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