scatterd
is a python package to creating scatter plots in a easy and fast manner.
⭐️ Star this repo if you like it ⭐️
pip install scatterd
from scatterd import scatterd
On the documentation pages you can find detailed information about the working of the scatterd
with many examples.
Example: Coloring Dots | Example: Overlay with Kernel Density |
---|---|
Example: Dark scatterplot | Example with PCA projection |
---|---|