Science Score: 26.0%

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

  • CITATION.cff file
  • codemeta.json file
    Found codemeta.json file
  • .zenodo.json file
    Found .zenodo.json file
  • DOI references
  • Academic publication links
  • Committers with academic emails
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (10.8%) to scientific vocabulary
Last synced: 11 months ago · JSON representation

Repository

d3plus

Basic Info
  • Host: GitHub
  • Owner: erdogant
  • License: other
  • Language: Python
  • Default Branch: main
  • Size: 1.73 MB
Statistics
  • Stars: 1
  • Watchers: 2
  • Forks: 0
  • Open Issues: 0
  • Releases: 0
Created almost 3 years ago · Last pushed almost 3 years ago
Metadata Files
Readme Changelog Funding License Citation

README.md

Python Pypi Docs LOC Downloads Downloads License Forks Open Issues Project Status Medium GitHub Repo stars GitHub repo size Colab Donate


D3Plus builds on the graphics of d3 javascript (d3js) to create the most visually attractive and useful charts with only a few lines of Python code! The documentation pages contain detailed information about the working of the blocks with many examples.


Installation (Pypi)

bash pip install d3plus # Normal installation pip install -U d3plus # Force update

Installation (clone)

bash git clone https://github.com/d3plus/d3plus.git cd d3plus pip install -U .

Import d3plus package

```python from d3plus import d3plus

Initialize

d3 = d3plus() ```


Supported charts

| Block | Function | Blog | |------------------------------------------------------------------------------------|------------------------------|--------------------------------------------------------------------------------------------------------------------------------------| | D3graph | d3.d3graph() | D3graph | | Elasticgraph | d3.elasticgraph() | Elasticgraph | | Sankey | d3.sankey() | Sankey | | Movingbubbles | d3.movingbubbles() | Movingbubbles | | Scatter | d3.scatter() | Scatter | | Heatmap | d3.heatmap() | D3Blocks | | Chord diagram | d3.chord() | D3Blocks | | Timeseries | d3.timeseries() | D3Blocks | | Image slider | d3.imageslider() | D3Blocks | | Violin plot | d3.violin() | D3Blocks | | Particles | d3.particles() | D3Blocks | | Treemap | d3.treemap() | D3Blocks | | Tree | d3.tree() | D3Blocks | | | | |


References

Owner

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

Machine Learning | Statistics | Bayesian | D3js | Visualizations

GitHub Events

Total
Last Year

Committers

Last synced: about 1 year ago

All Time
  • Total Commits: 7
  • Total Committers: 1
  • Avg Commits per committer: 7.0
  • Development Distribution Score (DDS): 0.0
Past Year
  • Commits: 0
  • Committers: 0
  • Avg Commits per committer: 0.0
  • Development Distribution Score (DDS): 0.0
Top Committers
Name Email Commits
erdogant e****t@g****m 7

Issues and Pull Requests

Last synced: about 1 year ago

All Time
  • Total issues: 0
  • Total pull requests: 0
  • Average time to close issues: N/A
  • Average time to close pull requests: N/A
  • Total issue authors: 0
  • Total 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
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
Pull Request Authors
Top Labels
Issue Labels
Pull Request Labels

Packages

  • Total packages: 1
  • Total downloads:
    • pypi 16 last-month
  • Total dependent packages: 0
  • Total dependent repositories: 0
  • Total versions: 1
  • Total maintainers: 1
pypi.org: d3plus

Python package d3plus

  • Versions: 1
  • Dependent Packages: 0
  • Dependent Repositories: 0
  • Downloads: 16 Last month
Rankings
Dependent packages count: 7.6%
Average: 38.5%
Dependent repos count: 69.4%
Maintainers (1)
Last synced: about 1 year ago