fix box options not working
This commit is contained in:
@ -64,6 +64,7 @@ class TwoPointDrawing(Drawing):
|
||||
{{
|
||||
lineColor: '{color}',
|
||||
lineStyle: {as_enum(style, LINE_STYLE)},
|
||||
width: {width},
|
||||
}}
|
||||
)
|
||||
{chart.id}.series.attachPrimitive({self.id})
|
||||
|
||||
Reference in New Issue
Block a user