Support timeline
This commit is contained in:
parent
406d35c6a6
commit
a1f58d4315
9 changed files with 246 additions and 22 deletions
|
|
@ -206,6 +206,7 @@ func (l *lineChart) render(result *defaultRenderResult, seriesList SeriesList) (
|
|||
Font: opt.Font,
|
||||
Series: series,
|
||||
Range: yRange,
|
||||
Points: points,
|
||||
})
|
||||
}
|
||||
// 最大、最小的mark point
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue