sbc looking alright, need to debug bar gaps at the bottom
This commit is contained in:
parent
e44cdd5600
commit
1269397821
2 changed files with 7 additions and 3 deletions
|
|
@ -26,9 +26,9 @@ func drawChart(res http.ResponseWriter, req *http.Request) {
|
|||
{Value: 5, Label: "Blue"},
|
||||
{Value: 5, Label: "Green"},
|
||||
{Value: 4, Label: "Gray"},
|
||||
{Value: 4, Label: "Orange"},
|
||||
{Value: 3, Label: "Orange"},
|
||||
{Value: 3, Label: "Test"},
|
||||
{Value: 3, Label: "??"},
|
||||
{Value: 2, Label: "??"},
|
||||
{Value: 1, Label: "!!"},
|
||||
},
|
||||
},
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue