Closed willgearty closed 1 year ago
This adds new plot and print methods for our silhouette image objects (vectorized and rasterized). I also added a new "phylopic" class to the raster objects, because we don't want to make methods for all "array" objects.
plot
print
Fixes #73.
This adds new
plot
andprint
methods for our silhouette image objects (vectorized and rasterized). I also added a new "phylopic" class to the raster objects, because we don't want to make methods for all "array" objects.Fixes #73.