FigureObject
데이터포인트 figure로 표시할 svg path에 대한 객체.
'path'와 'style'을 별도로 지정하는 객체로 지정할 수 있다.
Properties
path: string (opens in a new tab)
svg path 설정.
default :undefined
style: SVGStyleOrClass
svg style 또는 class 이름 설정.
default :undefined