test: add test for bar chart
This commit is contained in:
parent
bdf7bff313
commit
da5e950565
8 changed files with 109 additions and 13 deletions
|
|
@ -67,7 +67,7 @@ func TestMarkLineRender(t *testing.T) {
|
|||
assert.Nil(err)
|
||||
f, _ := chart.GetDefaultFont()
|
||||
|
||||
markLineRender(&markLineRenderOption{
|
||||
markLineRender(markLineRenderOption{
|
||||
Draw: d,
|
||||
FillColor: drawing.ColorBlack,
|
||||
FontColor: drawing.ColorBlack,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue