- 
                Notifications
    You must be signed in to change notification settings 
- Fork 131
Open
Description
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
Labels
No labels