This commit is contained in:
Will Charczuk 2016-07-28 02:43:28 -07:00
parent c17c9a4bb4
commit b600cb1994

View File

@ -19,6 +19,7 @@ func drawChart(res http.ResponseWriter, req *http.Request) {
{Value: 0.2, Label: "Gray"},
{Value: 0.1, Label: "Orange"},
{Value: 0.1, Label: "??"},
{Value: 0.1, Label: "!!"},
},
}