feat: support hide symbol of line chart
This commit is contained in:
parent
e095223705
commit
817fceff73
4 changed files with 12 additions and 4 deletions
|
|
@ -95,6 +95,7 @@ func main() {
|
|||
Top: 5,
|
||||
Bottom: 10,
|
||||
}
|
||||
opt.SymbolShow = charts.FalseFlag()
|
||||
},
|
||||
)
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue