Skip to content

Latest commit

 

History

29 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 

Repository files navigation

gplot

Binary Go pipe to gnuplot.

Copyright (c) 2012. Jake Brukhman. (jbrukh@gmail.com). All rights reserved. See the LICENSE file for BSD-style license.


Installation

You need at least the following weekly version of Go:

go version weekly.2012-02-07 +52ba9506bd99

You can then use the 'go' command to obtain the package:

$ go get github.com/jbrukh/gplot

To install the package and all of the executables, use:

$ go install -v github.com/jbrukh/gplot/...

Documentation

See the gopkgdocs.


Example

See the example/ directory.

About

Binary Go pipe to gnuplot.

Resources

Stars

3 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages