scatterdis a python package to creating scatter plots in a easy and fast manner.
⭐️ Star this repo if you like it ⭐️
pip install scatterdfrom scatterd import scatterdOn 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 |
|---|---|