Config
split

split

๋‹ค์ค‘ ๋ถ„ํ•  panes.

๊ฐ pane์— ํ•ด๋‹นํ•˜๋Š” x, y์ถ•์ด ๋ฐ˜๋“œ์‹œ ์กด์žฌํ•ด์•ผ ํ•œ๋‹ค. axis๋Š” row , col ์†์„ฑ์œผ๋กœ ์œ„์น˜๋ฅผ ์ง€์ •ํ•œ๋‹ค. ์‹œ๋ฆฌ์ฆˆ๋Š” row , col ์†์„ฑ์œผ๋กœ ์ง€์ •ํ•˜๊ฑฐ๋‚˜, ์•„๋‹ˆ๋ฉด axis ์œ„์น˜์— ๋”ฐ๋ผ ์ž๋™์œผ๋กœ ๊ฒฐ์ •๋œ๋‹ค. row , col ์†์„ฑ์œผ๋กœ ์ง€์ •ํ•˜๊ฑฐ๋‚˜, ์•„๋‹ˆ๋ฉด axis ์œ„์น˜์— ๋”ฐ๋ผ ์ž๋™์œผ๋กœ ๊ฒฐ์ •๋œ๋‹ค.

Properties

cols: number |

x์ถ• ๋ฐฉํ–ฅ ๋ถ„ํ•  ์ˆ˜๋ฅผ ์ง€์ •ํ•œ๋‹ค.

default: undefined

rows: number |

y์ถ• ๋ฐฉํ–ฅ ๋ถ„ํ•  ์ˆ˜๋ฅผ ์ง€์ •ํ•œ๋‹ค.

default: undefined

style: SVGStyles | string

์Šคํƒ€์ผ์…‹ ํ˜น์€ class selector.

  • SVGStyles
NameTypeOptional
fillstringtrue
fillOpacitystringtrue
fontFamilystringtrue
fontSizestringtrue
fontStylestringtrue
fontWeightstringtrue
rxstringtrue
strokestringtrue
strokeDasharraystringtrue
strokeWidthstringtrue
textAlign'center' | 'left' | 'right'true

visible: boolean

ํ‘œ์‹œ ์—ฌ๋ถ€.

default: true