Science Score: 10.0%
This score indicates how likely this project is to be science-related based on various indicators:
-
○CITATION.cff file
-
○codemeta.json file
-
○.zenodo.json file
-
○DOI references
-
○Academic publication links
-
✓Committers with academic emails
1 of 1 committers (100.0%) from academic institutions -
○Institutional organization owner
-
○JOSS paper metadata
-
○Scientific vocabulary similarity
Low similarity (3.3%) to scientific vocabulary
Keywords
Repository
Small plotting library for python.
Basic Info
- Host: GitHub
- Owner: AshleySetter
- License: mit
- Language: Python
- Default Branch: master
- Size: 1020 KB
Statistics
- Stars: 1
- Watchers: 2
- Forks: 1
- Open Issues: 2
- Releases: 0
Topics
Metadata Files
README.md
qplots
A small python plotting library
This is the qplots library produced primarily by Ashley Setter. It is in part accompanying and being used by my datahandling library. This library has the goal of making every aspect customisable, open and transparent.
Example of joint_plot:

Known Issues
If this library is imported along with seaborn, the fontsize argument to the various plotting functions doesn't work unless you add the line seaborn.reset_orig() after importing seaborn, which undoes it's changes to the matplotlib defaults.
Owner
- Name: Ashley Setter
- Login: AshleySetter
- Kind: user
- Location: Southampton, UK
- Company: NquiringMinds
- Twitter: ashleysetter
- Repositories: 6
- Profile: https://github.com/AshleySetter
Senior Full Stack Developer at NquiringMinds
GitHub Events
Total
Last Year
Committers
Last synced: over 2 years ago
Top Committers
| Name | Commits | |
|---|---|---|
| AshleySetter | a****1@s****k | 22 |
Committer Domains (Top 20 + Academic)
Issues and Pull Requests
Last synced: 7 months ago
All Time
- Total issues: 6
- Total pull requests: 0
- Average time to close issues: about 14 hours
- Average time to close pull requests: N/A
- Total issue authors: 3
- Total pull request authors: 0
- Average comments per issue: 0.83
- Average comments per pull request: 0
- Merged pull requests: 0
- 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
- AshleySetter (3)
- markusrademacher (2)
- georgewinstone (1)
Pull Request Authors
Top Labels
Issue Labels
Pull Request Labels
Packages
- Total packages: 1
-
Total downloads:
- pypi 16 last-month
- Total dependent packages: 1
- Total dependent repositories: 2
- Total versions: 7
- Total maintainers: 1
pypi.org: qplots
Python package with functions for plotting
- Homepage: https://github.com/AshleySetter/qplots
- Documentation: https://qplots.readthedocs.io/
- License: UNKNOWN
-
Latest release: 0.7
published over 8 years ago
Rankings
Maintainers (1)
Dependencies
- matplotlib *
- numpy *
- numpydoc *
- pytest *
- pytest-cov *
- pytest-mpl *
- seaborn *
- sphinx_rtd_theme *