docs: update document

This commit is contained in:
vicanso 2022-06-25 09:06:50 +08:00
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

Before After
Before After

View file

@ -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",