v1.7.0
- Density coloring implemented with the
gradient
parameter.
In this example, the cmap=Set1
will be used to color the class labels. The coloring will have a continuous scale towards the borders.
pca.scatter(cmap='Set1', gradient='#ffffff')
gradient
parameter.In this example, the cmap=Set1
will be used to color the class labels. The coloring will have a continuous scale towards the borders.
pca.scatter(cmap='Set1', gradient='#ffffff')