pie chart image && build fix.
This commit is contained in:
parent
fded346ae7
commit
df971b61d1
3 changed files with 3 additions and 3 deletions
|
|
@ -15,7 +15,7 @@ func drawChart(res http.ResponseWriter, req *http.Request) {
|
|||
Name: "SPY",
|
||||
Style: chart.Style{
|
||||
Show: true,
|
||||
StrokeColor: chart.GetDefaultSeriesStrokeColor(0),
|
||||
StrokeColor: chart.GetDefaultColor(0),
|
||||
},
|
||||
XValues: xv,
|
||||
YValues: yv,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue