Skip to content

Documentation / @finchart/tools / DrawingPane

Type Alias: DrawingPane

DrawingPane = PaneDecorationHost & ValueCoordinates & DataProbe

Defined in: tools/src/tools.ts:52

도구함이 pane에게 요구하는 것 — 장식을 얹고, 값 좌표를 오가고, 커서 아래 봉을 물을 수 있으면 된다(probe — 스냅의 후보).

yScale을 안 받는다: setDomain을 받으면 도구함이 값 축을 밀 수 있다.