https://github.com/erdogant/scatterd
Scatterd is a Python package for easy and fast creation of beautiful scatter plots.
https://github.com/erdogant/scatterd
python scatter scatterplot scattertext
Last synced: 2 months ago
JSON representation
Scatterd is a Python package for easy and fast creation of beautiful scatter plots.
- Host: GitHub
- URL: https://github.com/erdogant/scatterd
- Owner: erdogant
- License: other
- Created: 2020-01-19T16:43:52.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2025-01-11T13:45:22.000Z (9 months ago)
- Last Synced: 2025-04-12T20:36:15.097Z (6 months ago)
- Topics: python, scatter, scatterplot, scattertext
- Language: Python
- Homepage: https://erdogant.github.io/scatterd
- Size: 7.09 MB
- Stars: 11
- Watchers: 1
- Forks: 4
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE
- Citation: CITATION.cff
Awesome Lists containing this project
README
# scatterd
[](https://img.shields.io/pypi/pyversions/scatterd)
[](https://pypi.org/project/scatterd/)
[](https://erdogant.github.io/scatterd/)
[](https://github.com/erdogant/scatterd/)
[](https://pepy.tech/project/scatterd)
[](https://pepy.tech/project/scatterd)
[](https://github.com/erdogant/scatterd/blob/master/LICENSE)
[](https://github.com/erdogant/scatterd/network)
[](https://github.com/erdogant/scatterd/issues)
[](http://www.repostatus.org/#active)
[](https://zenodo.org/badge/latestdoi/234931793)
[](https://erdogant.github.io/scatterd/pages/html/Documentation.html#medium-blog)


[](https://erdogant.github.io/scatterd/pages/html/Documentation.html#)* ``scatterd`` is a python package to creating scatter plots in a easy and fast manner.
#
**⭐️ Star this repo if you like it ⭐️**
##### Install scatterd from PyPI
```bash
pip install scatterd
```#### Import scatterd package
```python
from scatterd import scatterd
```
#### [Documentation pages](https://erdogant.github.io/scatterd/)
On the [documentation pages](https://erdogant.github.io/scatterd/) you can find detailed information about the working of the ``scatterd`` with many examples.
### Examples
#
| [Example: Coloring Dots](https://erdogant.github.io/scatterd/pages/html/Examples.html#coloring-dots) | [Example: Overlay with Kernel Density](https://erdogant.github.io/scatterd/pages/html/Examples.html#overlay-with-kernel-density) |
|:--:|:--:|
| [](https://erdogant.github.io/scatterd/pages/html/Examples.html#coloring-dots) | [](https://erdogant.github.io/scatterd/pages/html/Examples.html#overlay-with-kernel-density) || [Example: Dark scatterplot](https://erdogant.github.io/scatterd/pages/html/Examples.html#customized-colormap) | [Example with PCA projection](https://erdogant.github.io/scatterd/pages/html/Examples.html#pca) |
|:--:|:--:|
| [](https://erdogant.github.io/scatterd/pages/html/Examples.html#customized-colormap) | [](https://erdogant.github.io/scatterd/pages/html/Examples.html#pca) |
### Contributors
### Maintainer
* Erdogan Taskesen, github: [erdogant](https://github.com/erdogant)
* Contributions are welcome.
* Yes! This library is entirely **free** but it runs on coffee! :) Feel free to support with a Coffee.[](https://www.buymeacoffee.com/erdogant)