Update linechart.go
This commit is contained in:
parent
e9579197a7
commit
ee9a031595
@ -154,6 +154,7 @@ func (lc *LineChart) renderDot() Buffer {
|
||||
buf.Set(x, i, c)
|
||||
}
|
||||
}
|
||||
oy = y
|
||||
|
||||
buf.Set(x, y, c)
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user