Skip to content

Commit 10e2564

Browse files
committed
fix README
Signed-off-by: zirain <zirain2009@gmail.com>
1 parent 26851a3 commit 10e2564

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -236,7 +236,7 @@ func main() {
236236
"Video Ads",
237237
},
238238
}),
239-
charts.PieSeriesShowLabel(),
239+
charts.SeriesShowLabel(true),
240240
// other options as desired...
241241
```
242242

0 commit comments

Comments
 (0)