Skip to content

Documentation / @finchart/react / SyncXProps

Interface: SyncXProps

Defined in: components/sync-x.tsx:5

Properties

plots

plots: readonly (Plot | null)[]

Defined in: components/sync-x.tsx:12

묶을 무대들 — <ChartContainer onPlot>이 올려 준 상태를 그대로 준다.

길이가 변해도 된다. 아직 안 뜬 차트는 null로 두어도 되고, 비교 종목을 더해 배열이 길어져도 된다 — 둘 다 재배선된다.