feat: support bar chart render
This commit is contained in:
parent
8a5990fe8f
commit
b69728dd12
11 changed files with 408 additions and 50 deletions
|
|
@ -39,10 +39,10 @@ func main() {
|
|||
Right: 10,
|
||||
Bottom: 10,
|
||||
},
|
||||
TitleOption: charts.TitleOption{
|
||||
Title: charts.TitleOption{
|
||||
Text: "Line",
|
||||
},
|
||||
LegendOption: charts.LegendOption{
|
||||
Legend: charts.LegendOption{
|
||||
Data: []string{
|
||||
"Email",
|
||||
"Union Ads",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue