The Wayback Machine - http://web.archive.org/web/20201119174812/https://github.com/JuliaPlots/PlotsGR.jl
Skip to content
This repository has been archived by the owner. It is now read-only.
master
Go to file
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
src
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

README.md

PlotsGR

Provides a GR backend for Plots. This is normally not included directly, but rather by initializing through Plots.

Install:

Pkg.add("PlotsGR")

Use:

using Plots
gr()
plot(sin)

See the Plots documentation for more information.

About

GR backend for Plots.jl

Resources

License

Releases

No releases published

Packages

No packages published

Languages

You can’t perform that action at this time.