tweaks.
This commit is contained in:
parent
cbc0002d2a
commit
a008ebe30e
5 changed files with 27 additions and 10 deletions
|
|
@ -12,8 +12,7 @@ func drawChart(res http.ResponseWriter, req *http.Request) {
|
|||
pie := chart.PieChart{
|
||||
Title: "test\nchart",
|
||||
TitleStyle: chart.Style{
|
||||
Show: true,
|
||||
FontSize: 32,
|
||||
Show: true,
|
||||
},
|
||||
Width: 512,
|
||||
Height: 512,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue