examples
This commit is contained in:
parent
c17c9a4bb4
commit
b600cb1994
1 changed files with 1 additions and 0 deletions
|
@ -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: "!!"},
|
||||
},
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in a new issue