ARIA · table fallback접근성
Canvas ARIA 메타데이터에 텍스트 요약과 표 대체 표현을 함께 제공합니다.
Graflume · Alpha
단어 가중치를 글자 크기로 바꾸고 결정적인 나선 배치에 놓습니다. Graflume 공개 카탈로그에 등록된 이 계열의 모든 실행 모드입니다. 각 탭은 독립 데이터, 옵션, Quick API와 지원 기능 근거를 가집니다.
차트 계열 · 전문 차트 계열
단어 가중치를 글자 크기로 바꾸고 결정적인 나선 배치에 놓습니다.
wordCloud()graflume/completeword-cloud차트 고유 기능
Graflume 공개 카탈로그에 등록된 이 계열의 모든 실행 모드입니다. 각 탭은 독립 데이터, 옵션, Quick API와 지원 기능 근거를 가집니다.
Word cloud 모드가 실행 가능한 데이터와 옵션으로 보여주는 핵심 기능: weight scale · bounded spiral.
상태불러오는 중
word-cloudweight scalebounded spiraliterative bounding-box collision searchfixed rotation setexact word hittokenizer/stopword/n-gramdeterministic seedpadding and allowed-rotation API불러오는 중
행 데이터와 zero-copy TypedArray 열은 하나의 데이터 계약을 공유합니다.
wordordinal | weightquantitative |
|---|---|
| Visualization | 100 |
| Statistics | 88 |
| Interaction | 81 |
| Accessibility | 76 |
| Canvas | 70 |
| Spatial | 65 |
| Scales | 61 |
| Uncertainty | 56 |
| Keyboard | 51 |
| Contrast | 47 |
| Themes | 43 |
| Tooltips | 39 |
브라우저 API
const data = [
{
"parent": "",
"weight": 100,
"word": "Visualization"
},
{
"parent": "Visualization",
"weight": 88,
"word": "Statistics"
},
{
"parent": "Visualization",
"weight": 81,
"word": "Interaction"
},
{
"parent": "Visualization",
"weight": 76,
"word": "Accessibility"
},
{
"parent": "Interaction",
"weight": 70,
"word": "Canvas"
},
{
"parent": "Interaction",
"weight": 65,
"word": "Spatial"
},
{
"parent": "Statistics",
"weight": 61,
"word": "Scales"
},
{
"parent": "Statistics",
"weight": 56,
"word": "Uncertainty"
},
{
"parent": "Accessibility",
"weight": 51,
"word": "Keyboard"
},
{
"parent": "Accessibility",
"weight": 47,
"word": "Contrast"
},
{
"parent": "Canvas",
"weight": 43,
"word": "Themes"
},
{
"parent": "Canvas",
"weight": 39,
"word": "Tooltips"
}
];
const options = {
"accessibility": {
"description": "확대·이동은 화면을 살펴보기 위한 기능이며 데이터 축이나 값은 바꾸지 않습니다. 재생 조작이 보이는 차트에서는 원본 데이터에서 고유값이 처음 등장한 순서대로 실제 단계만 이동합니다.",
"label": "Word cloud example"
},
"axes": {
"x": false,
"y": false
},
"height": 620,
"interaction": {
"controls": {
"annotations": false,
"export": true,
"fullscreen": true,
"labels": {
"controls": "차트 조작",
"enterFullscreen": "전체 화면 열기",
"exitFullscreen": "전체 화면 닫기",
"exportPng": "PNG 다운로드",
"hideAnnotations": "설명 말풍선 숨기기",
"loop": "반복 재생",
"nextFrame": "다음 프레임",
"pause": "일시 정지",
"play": "재생",
"previousFrame": "이전 프레임",
"reset": "보기 초기화",
"seek": "재생 위치",
"showAnnotations": "설명 말풍선 표시",
"speed": "재생 속도",
"zoomIn": "확대",
"zoomOut": "축소"
},
"playback": false,
"reset": true,
"zoom": true
},
"hover": true,
"navigation": {
"drag": true,
"keyboard": true,
"maxZoom": 6,
"minZoom": 1,
"pinch": true,
"wheel": "modifier"
},
"tooltip": {
"fields": [
{
"field": "word",
"format": "auto",
"label": "단어"
},
{
"field": "weight",
"format": "number",
"label": "가중치"
}
],
"title": "Word cloud",
"trigger": "mark"
}
},
"locale": "ko",
"padding": {
"top": 52
},
"theme": "graflume-light",
"title": {
"subtitle": "Word cloud 모드가 실행 가능한 데이터와 옵션으로 보여주는 핵심 기능: weight scale · bounded spiral.",
"text": "Word cloud"
},
"width": "container",
"x": {
"field": "word",
"title": "Topic",
"type": "ordinal"
},
"y": {
"field": "weight",
"title": "Mentions",
"type": "quantitative"
}
};
Graflume.wordCloud('#chart', data, options);이식 가능한 스키마
{
"accessibility": {
"description": "확대·이동은 화면을 살펴보기 위한 기능이며 데이터 축이나 값은 바꾸지 않습니다. 재생 조작이 보이는 차트에서는 원본 데이터에서 고유값이 처음 등장한 순서대로 실제 단계만 이동합니다.",
"label": "Word cloud example"
},
"axes": {
"x": false,
"y": false
},
"height": 620,
"interaction": {
"controls": {
"annotations": false,
"export": true,
"fullscreen": true,
"labels": {
"controls": "차트 조작",
"enterFullscreen": "전체 화면 열기",
"exitFullscreen": "전체 화면 닫기",
"exportPng": "PNG 다운로드",
"hideAnnotations": "설명 말풍선 숨기기",
"loop": "반복 재생",
"nextFrame": "다음 프레임",
"pause": "일시 정지",
"play": "재생",
"previousFrame": "이전 프레임",
"reset": "보기 초기화",
"seek": "재생 위치",
"showAnnotations": "설명 말풍선 표시",
"speed": "재생 속도",
"zoomIn": "확대",
"zoomOut": "축소"
},
"playback": false,
"reset": true,
"zoom": true
},
"hover": true,
"navigation": {
"drag": true,
"keyboard": true,
"maxZoom": 6,
"minZoom": 1,
"pinch": true,
"wheel": "modifier"
},
"tooltip": {
"fields": [
{
"field": "word",
"format": "auto",
"label": "단어"
},
{
"field": "weight",
"format": "number",
"label": "가중치"
}
],
"title": "Word cloud",
"trigger": "mark"
}
},
"locale": "ko",
"padding": {
"top": 52
},
"theme": "graflume-light",
"title": {
"subtitle": "Word cloud 모드가 실행 가능한 데이터와 옵션으로 보여주는 핵심 기능: weight scale · bounded spiral.",
"text": "Word cloud"
},
"width": "container",
"x": {
"field": "word",
"title": "Topic",
"type": "ordinal"
},
"y": {
"field": "weight",
"title": "Mentions",
"type": "quantitative"
}
}Catalog
The source-controlled catalog maps callable modes in this family and compatibility identifiers to their canonical modes. This table contains executable entries only.
1 modes · 1 compatibility identifiers
| ID | Name | Quick API | mode | mark | renderer |
|---|---|---|---|---|---|
word-cloud | Word cloud | wordCloud() | default | word-cloud | canvas |
| Identifier | Canonical mode ID |
|---|---|
wordcloud | word-cloud |
매뉴얼
ARIA · table fallbackCanvas ARIA 메타데이터에 텍스트 요약과 표 대체 표현을 함께 제공합니다.
standard · large · ultrastandard·large·ultra 프로필은 렌더링 작업량을 제한합니다.