docs: update document
This commit is contained in:
parent
aed2250cb8
commit
0eecb6c5b7
2 changed files with 1 additions and 0 deletions
Binary file not shown.
|
Before Width: | Height: | Size: 17 KiB After Width: | Height: | Size: 36 KiB |
|
|
@ -24,6 +24,7 @@ func writeFile(buf []byte) error {
|
||||||
}
|
}
|
||||||
|
|
||||||
func main() {
|
func main() {
|
||||||
|
// charts.SetDefaultTableSetting(charts.TableDarkThemeSetting)
|
||||||
charts.SetDefaultWidth(810)
|
charts.SetDefaultWidth(810)
|
||||||
header := []string{
|
header := []string{
|
||||||
"Name",
|
"Name",
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue