author | Sebastian Harl <sh@tokkee.org> | |
Tue, 12 May 2015 21:13:01 +0000 (23:13 +0200) | ||
committer | Sebastian Harl <sh@tokkee.org> | |
Tue, 12 May 2015 21:13:01 +0000 (23:13 +0200) | ||
commit | ac8367fc6973d9856cc88c83c1ccc9a78c978723 | |
tree | 3c4041454b5aee5d3b6136f0aa7f77f784965f30 | tree | snapshot |
parent | e7d61e08ebe25d5ce3193e792717acd4bb0ffb3e | commit | diff |
Add a separate package for handling graphs and plots.
For now, the package is a simple wrapper around github.com/gonum/plot. It
supports graphing multiple metrics in the same graph (even though that's not
used by the server yet).
For now, the package is a simple wrapper around github.com/gonum/plot. It
supports graphing multiple metrics in the same graph (even though that's not
used by the server yet).
graph/graph.go | [new file with mode: 0644] | blob |
server/graph.go | diff | blob | history |