This commit is contained in:
Will Charczuk 2016-08-06 00:28:12 -07:00
parent e4e2c846e3
commit 3b02935861
2 changed files with 3 additions and 7 deletions

View file

@ -14,11 +14,11 @@ func drawChart(res http.ResponseWriter, req *http.Request) {
Height: 512,
BarWidth: 60,
XAxis: chart.Style{
Show: false,
Show: true,
},
YAxis: chart.YAxis{
Style: chart.Style{
Show: false,
Show: true,
},
},
Bars: []chart.Value{