Plots-jl

Powerful convenience for Julia visualizations and data analysis

https://gitlab.com/juliaplots/Plots-jl

Science Score: 41.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
  • .zenodo.json file
  • DOI references
    Found 3 DOI reference(s) in README
  • Academic publication links
    Links to: zenodo.org
  • Academic email domains
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (11.0%) to scientific vocabulary
Last synced: 10 months ago · JSON representation ·

Repository

Powerful convenience for Julia visualizations and data analysis

Basic Info
  • Host: gitlab.com
  • Owner: juliaplots
  • Default Branch: master
Statistics
  • Stars: 1
  • Forks: 0
  • Open Issues:
  • Releases: 0
Created almost 7 years ago
Metadata Files
Readme License Citation

README.md

Plots

project chat Codecov Plots Downloads

DOI This is the DOI for all Versions, please follow the link to get the DOI for a specific version.

Created by Tom Breloff (@tbreloff)

Maintained by the JuliaPlots members

Plots is a plotting API and toolset. My goals with the package are:

  • Powerful. Do more with less. Complex visualizations become easy.
  • Intuitive. Stop reading so much documentation. Commands should "just work".
  • Concise. Less code means fewer mistakes and more efficient development/analysis.
  • Flexible. Produce your favorite plots from your favorite package, but quicker and simpler.
  • Consistent. Don't commit to one graphics package, use the same code everywhere.
  • Smart. Attempts to figure out what you want it to do... not just what you tell it.

Citation (CITATION.bib)

@article{PlotsJL,
  doi = {https://doi.org/10.5334/jors.431},
  url = {https://openresearchsoftware.metajnl.com/articles/10.5334/jors.431/},
  author = {Christ, Simon and Schwabeneder, Daniel and Rackauckas, Christopher and Borregaard, Michael Krabbe and Breloff, Thomas},
  keywords = {Graphics (cs.GR), FOS: Computer and information sciences, FOS: Computer and information sciences, I.3.3},
  title = {Plots.jl -- a user extendable plotting API for the julia programming language},
  publisher = {Journal of Open Research Software},
  year = {2023},
  copyright = {Creative Commons Attribution 4.0 International}
}