earthlab / matplotcheck

A python package for checking and testing matplotlib plots. We use this for autograding student assignments but there are many other potential use cases including package testing (for packages with plots)!
https://matplotcheck.readthedocs.io
BSD 3-Clause "New" or "Revised" License
18 stars 8 forks source link

Add vignette for histogram functionality #149

Closed lwasser closed 4 years ago

lwasser commented 4 years ago

Please write a vignette that covers how to properly test a histogram plot.

lwasser commented 4 years ago

this will be resolved when #156 is merged