info box printout

This commit is contained in:
David Högborg
2015-07-17 12:28:39 +02:00
parent 25ae939d37
commit 43dbce1a1a
2 changed files with 54 additions and 10 deletions

View File

@@ -91,7 +91,7 @@ func (g *GoPow) Render() error {
// add some frequency and time annotation
annotator.DrawXScale()
annotator.DrawYScale()
annotator.DrawInfoBox()
}
return nil