| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
| Name | Name | Last commit date | ||
|---|---|---|---|---|
gonum/plot is the new, official fork of code.google.com/p/plotinum. It provides an API for building and drawing plots in Go. Note that this new API is still in flux and may change. See the wiki for some example plots.
For additional Plotters, see the Community Plotters Wiki page.
There is a discussion list on Google Groups: gonum-dev@googlegroups.com.
gonum/plot is split into a few packages:
Documentation is available at:
https://godoc.org/gonum.org/v1/plot
You can get gonum/plot using go get:
go get gonum.org/v1/plot/...
If you write a cool plotter that you think others may be interested in using, please post to the list so that we can link to it in the gonum/plot wiki or possibly integrate it into the plotter package.
| Back | FazBrowse Home | New Git URL |