catterplotpy icon indicating copy to clipboard operation
catterplotpy copied to clipboard

Fix cat image parameter.

Open deflaux opened this issue 3 years ago • 0 comments

This bug fix will will allow a particular cat image to be chosen. Previously an array of floats were created. Now an array of integers is created, which can correctly be used to index into the array of cat images.

@eteq thank you for making a Python clone of @Gibbsdavidl awesome catterplots R package.

deflaux avatar Mar 22 '22 18:03 deflaux