* Update for warning `get_cmap `when using matplotlib >= 3.10 (Issue 59) * Fix for error in `biplot` that sometimes occurred (issue 58)
2.0.7
* Pass the verbose parameter into scatterd issue 56 * Fix type issue 52
2.0.5
* Fix when fontsize is set to 0. A new release of matplotlib causes some warnings/errors.
2.0.4
* Can handle standardized verbose messages as input parameter.
2.0.3
* plt.show removed for plotting * bug fix in case 3D plot is requested but number of PCs is <3 * Examples are imported using datazets library * Code cleaning and pep8 styling
2.0.2
* added parameter grid and opaque_type to scatter.