scatterd

Scatterd is a Python package for easy and fast creation of beautiful scatter plots.

https://github.com/erdogant/scatterd

Science Score: 54.0%

This score indicates how likely this project is to be science-related based on various indicators:

  • CITATION.cff file
    Found CITATION.cff file
  • codemeta.json file
    Found codemeta.json file
  • .zenodo.json file
    Found .zenodo.json file
  • DOI references
  • Academic publication links
    Links to: zenodo.org
  • Committers with academic emails
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (10.2%) to scientific vocabulary

Keywords

python scatter scatterplot scattertext
Last synced: 4 months ago · JSON representation ·

Repository

Scatterd is a Python package for easy and fast creation of beautiful scatter plots.

Basic Info
Statistics
  • Stars: 11
  • Watchers: 1
  • Forks: 4
  • Open Issues: 0
  • Releases: 29
Topics
python scatter scatterplot scattertext
Created almost 6 years ago · Last pushed 4 months ago
Metadata Files
Readme Funding License Citation

README.md

scatterd

Python Pypi Docs LOC Downloads Downloads License Forks Issues Project Status DOI Medium GitHub Repo stars GitHub repo size Donate <!---BuyMeCoffee--> <!---Coffee-->

  • 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

On the documentation pages you can find detailed information about the working of the scatterd with many examples.


Examples

| Example: Coloring Dots | Example: Overlay with Kernel Density | |:--:|:--:| | | |

| Example: Dark scatterplot | Example with PCA projection | |:--:|:--:| | | |


Contributors

Maintainer

  • Erdogan Taskesen, github: erdogant
  • Contributions are welcome.
  • Yes! This library is entirely free but it runs on coffee! :) Feel free to support with a Coffee.

Buy me a coffee

Owner

  • Name: Erdogan
  • Login: erdogant
  • Kind: user
  • Location: Den Haag

Machine Learning | Statistics | Bayesian | D3js | Visualizations

Citation (CITATION.cff)

# YAML 1.2
---
authors: 
  -
    family-names: Taskesen
    given-names: Erdogan
    orcid: "https://orcid.org/0000-0002-3430-9618"
cff-version: "1.1.0"
date-released: 2020-10-07
keywords: 
  - "python"
  - "scatter"
  - "density"
license: "MIT"
message: "If you use this software, please cite it using these metadata."
repository-code: "https://erdogant.github.io/scatterd"
title: "scatterd"
version: "1.0.0"
...

GitHub Events

Total
  • Create event: 3
  • Issues event: 1
  • Release event: 4
  • Issue comment event: 1
  • Push event: 12
  • Pull request review event: 1
Last Year
  • Create event: 3
  • Issues event: 1
  • Release event: 4
  • Issue comment event: 1
  • Push event: 12
  • Pull request review event: 1

Committers

Last synced: 5 months ago

All Time
  • Total Commits: 138
  • Total Committers: 3
  • Avg Commits per committer: 46.0
  • Development Distribution Score (DDS): 0.014
Past Year
  • Commits: 24
  • Committers: 2
  • Avg Commits per committer: 12.0
  • Development Distribution Score (DDS): 0.042
Top Committers
Name Email Commits
erdogant e****t@g****m 136
Vini Salazar 1****r 1
Hirokazu Takaya 7****r 1

Issues and Pull Requests

Last synced: 4 months ago

All Time
  • Total issues: 2
  • Total pull requests: 2
  • Average time to close issues: about 22 hours
  • Average time to close pull requests: about 18 hours
  • Total issue authors: 2
  • Total pull request authors: 2
  • Average comments per issue: 1.5
  • Average comments per pull request: 0.5
  • Merged pull requests: 1
  • Bot issues: 0
  • Bot pull requests: 0
Past Year
  • Issues: 0
  • Pull requests: 0
  • Average time to close issues: N/A
  • Average time to close pull requests: N/A
  • Issue authors: 0
  • Pull request authors: 0
  • Average comments per issue: 0
  • Average comments per pull request: 0
  • Merged pull requests: 0
  • Bot issues: 0
  • Bot pull requests: 0
Top Authors
Issue Authors
  • lisphilar (1)
  • vinisalazar (1)
Pull Request Authors
  • lisphilar (1)
  • vinisalazar (1)
Top Labels
Issue Labels
Pull Request Labels

Packages

  • Total packages: 1
  • Total downloads:
    • pypi 349,185 last-month
  • Total dependent packages: 4
  • Total dependent repositories: 6
  • Total versions: 29
  • Total maintainers: 1
pypi.org: scatterd

scatterd is an easy and fast way of creating beautiful scatter plots.

  • Homepage: https://erdogant.github.io/scatterd
  • Documentation: https://scatterd.readthedocs.io/
  • License: MIT License Copyright (c) 2020 Erdogan Taskesen scatterd - Python package Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
  • Latest release: 1.4.1
    published 5 months ago
  • Versions: 29
  • Dependent Packages: 4
  • Dependent Repositories: 6
  • Downloads: 349,185 Last month
Rankings
Dependent packages count: 1.8%
Downloads: 2.9%
Dependent repos count: 6.0%
Average: 10.0%
Forks count: 19.1%
Stargazers count: 20.3%
Maintainers (1)
Last synced: 4 months ago

Dependencies

docs/source/requirements.txt pypi
  • pipinstallsphinx_rtd_theme *
requirements.txt pypi
  • colourmap *
  • matplotlib *
  • numpy *
  • seaborn *
setup.py pypi
  • colourmap *
  • matplotlib *
  • numpy *
  • seaborn *