Skip to content

Commit 65e069f

Browse files
authored
Fix point sample on combined annotations (#704)
1 parent d70c613 commit 65e069f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

docs/samples/point/combined.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -37,6 +37,7 @@ const annotation1 = {
3737
end: {
3838
enabled: true,
3939
fill: true,
40+
borderDash: [],
4041
borderColor: 'green'
4142
}
4243
},

0 commit comments

Comments
 (0)