# 타임라인

타임라인을 시각적으로 표시합니다.

<figure><img src="/files/1FOiB28Wxn63XxGD5sSL" alt=""><figcaption></figcaption></figure>

### 셀속성&#x20;

<figure><img src="/files/Va3DYcUVTnYjpu6RkoNk" alt=""><figcaption></figcaption></figure>

| 이름             | 설명                                                                                                                                                                                                                                                                                                                                                                                                                                                                                         |
| -------------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ |
| 바인딩 사용         | 항목이 데이터베이스에서 바인딩되는지 여부를 나타냅니다.                                                                                                                                                                                                                                                                                                                                                                                                                                                             |
| 타임라인 항목 구성     | 디자인 타임에 바인딩 해제 타임라인 항목 구성                                                                                                                                                                                                                                                                                                                                                                                                                                                                  |
| 타임라인 바인딩 항목 구성 | 구성 바인딩 타임라인 항목. 구성 콘텐츠/타임스탬프/아이콘/색상 열, 필터, 정렬, 상단/오프셋 및 캐시 허용                                                                                                                                                                                                                                                                                                                                                                                                                              |
| 정렬             | 기본값/타임스탬프별 오름차순/타임스탬프별 내림차순                                                                                                                                                                                                                                                                                                                                                                                                                                                                |
| 노드 크기          | <p>보통<br><img src="https://grapecity.atlassian.net/wiki/download/thumbnails/2931196982/image2022-2-22_18-9-21.png?version=1&#x26;modificationDate=1645524561550&#x26;cacheVersion=1&#x26;api=v2&#x26;width=166&#x26;height=187" alt=""><br>대<br><img src="https://grapecity.atlassian.net/wiki/download/thumbnails/2931196982/image2022-2-23_8-25-57.png?version=1&#x26;modificationDate=1645575958047&#x26;cacheVersion=1&#x26;api=v2&#x26;width=159&#x26;height=176" alt=""><br><br></p> |
| 타임스탬프 숨기기      | <p>체크  <br><img src="https://grapecity.atlassian.net/wiki/download/thumbnails/2931196982/image2022-2-23_8-26-52.png?version=1&#x26;modificationDate=1645576012967&#x26;cacheVersion=1&#x26;api=v2&#x26;width=161&#x26;height=110" alt=""><br>체크해지 <br><img src="https://grapecity.atlassian.net/wiki/download/thumbnails/2931196982/image2022-2-22_18-9-21.png?version=1&#x26;modificationDate=1645524561550&#x26;cacheVersion=1&#x26;api=v2&#x26;width=166&#x26;height=187" alt=""></p>   |
| 배치             | <p>맨 위<br><img src="https://grapecity.atlassian.net/wiki/download/thumbnails/2931196982/image2022-2-23_8-27-41.png?version=1&#x26;modificationDate=1645576062113&#x26;cacheVersion=1&#x26;api=v2&#x26;width=158&#x26;height=185" alt=""><br>맨 아래<br><img src="https://grapecity.atlassian.net/wiki/download/thumbnails/2931196982/image2022-2-22_18-9-21.png?version=1&#x26;modificationDate=1645524561550&#x26;cacheVersion=1&#x26;api=v2&#x26;width=166&#x26;height=187" alt=""></p>     |
| 서식             | 타임스탬프 형식                                                                                                                                                                                                                                                                                                                                                                                                                                                                                   |

### 관련 명령 빠른 생성&#x20;

| 이름           | 설명                                                                                                                                                                                                                                                                                                                                                                                                        |
| ------------ | --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| JSON데이터소스 설정 | <p>동적 JSON 객체를 셀의 데이터 소스로 사용하는 JSON 형식의 예는 다음과 같습니다.<br>\[<br>    {"content": "Activity start", "timestamp": "2018-04-15"},<br>    {"content": " Approved", "timestamp": "2018-04-13"},<br>    {"content": "Create Success", "timestamp": "2018-04-11"}<br>]<br>위의 데이터는 '콘텐츠 속성'이 다음과 같다고 가정합니다. 콘텐츠이고 '타임스탬프 속성 이름'은 타임스탬프입니다<br>. 일반적으로 JSON 데이터 소스는 HTTP 요청 명령을 통해 웹 서비스에서 또는 서버 측 명령에서 얻을 수 있습니다.</p> |
| 연동 데이터 새로고침  | <p>바인딩 모드에서만 사용 가능<br> 바인딩이 변경되었지만 바인딩 항목이 데이터를 자동으로 다시 로드할 수 없는 경우 이 작업을 사용하면 바인딩 항목을 강제로 다시 로드할 수 있습니다.</p>                                                                                                                                                                                                                                                                                             |


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://doc.forguncy.co.kr/forguncy-v9/plugin/useplugin/celltype/elementui/timeline.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
