feat: support series label for horizontal bar

This commit is contained in:
vicanso 2022-11-23 23:01:52 +08:00
parent 4fc250aefc
commit 6db8e2c8dc
4 changed files with 58 additions and 2 deletions

View file

@ -81,6 +81,8 @@ type SeriesLabel struct {
Distance int
// The position of label
Position string
// The offset of label's position
Offset Box
}
const (