* 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.
2.0.1
* Updated arrow coloring in the biplot. * More information can be found [here](https://erdogant.github.io/pca/pages/html/arrows.html)