Documentation / @finchart/core / LineStyle
Interface: LineStyle
Defined in: packages/core/src/render/types.ts:8
렌더러가 그대로 쓰는 확정된 스타일. CSS 변수 해석은 차트가 끝내고 넘긴다 — 렌더러는 색을 고르지 않는다.
Properties
color
color:
string
Defined in: packages/core/src/render/types.ts:10
dashArray?
optionaldashArray?:string
Defined in: packages/core/src/render/types.ts:11
width
width:
number
Defined in: packages/core/src/render/types.ts:9