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