Skip to content

JuliaPlots/Plots.jl

Repository files navigation

Plots

Docs stable Docs dev
CI PkgEval project chat
Codecov Plots DL

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

Created by Tom Breloff (@tbreloff)

Maintained by the JuliaPlots members

Plots is a plotting API and toolset.

The goals of the package are:

  • Powerful: do more with less, omplex 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.