Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Chart > Time Axis > label Formatter > data parameter 추가 #1764

Closed
jhee564 opened this issue Sep 2, 2024 · 1 comment
Closed

Chart > Time Axis > label Formatter > data parameter 추가 #1764

jhee564 opened this issue Sep 2, 2024 · 1 comment
Labels

Comments

@jhee564
Copy link
Collaborator

jhee564 commented Sep 2, 2024

요구 사항

차트 축의 label을 표시하는 formatter사용 시 직전 label의 값을 알고 싶음

jhee564 added a commit that referenced this issue Sep 2, 2024
###################################
- formatter에 data parameter 추가
- 기존 isDefaultMaxSameAsMin 변수는 data안으로 이동시킴
- data에 prev(직전 label)
- line, bar 차트에 예제 코드 추가
jhee564 added a commit that referenced this issue Sep 2, 2024
###################################
- md 파일 업데이트
jhee564 added a commit that referenced this issue Sep 2, 2024
###################################
- debugger 제거
jhee564 added a commit that referenced this issue Sep 3, 2024
* [#1764] Chart > Time Axis > label Formatter > data parameter 추가
###################################
- formatter에 data parameter 추가
- 기존 isDefaultMaxSameAsMin 변수는 data안으로 이동시킴
- data에 prev(직전 label)
- line, bar 차트에 예제 코드 추가

* [#1764] Chart > Time Axis > label Formatter > data parameter 추가
###################################
- md 파일 업데이트

* [#1764] Chart > Time Axis > label Formatter > data parameter 추가
###################################
- debugger 제거
jhee564 added a commit that referenced this issue Sep 3, 2024
###################################
- formatter에 data parameter 추가
- 기존 isDefaultMaxSameAsMin 변수는 data안으로 이동시킴
- data에 prev(직전 label)
- line, bar 차트에 예제 코드 추가
changwonzzangzzang pushed a commit that referenced this issue Sep 3, 2024
* [#1764] Chart > Time Axis > label Formatter > data parameter 추가
###################################
- formatter에 data parameter 추가
- 기존 isDefaultMaxSameAsMin 변수는 data안으로 이동시킴
- data에 prev(직전 label)
- line, bar 차트에 예제 코드 추가

* update version 3.4.62 -> 3.6.63

* debugger제거
jhee564 added a commit that referenced this issue Sep 9, 2024
###################################
- formatter에 data parameter 추가
- 기존 isDefaultMaxSameAsMin 변수는 data안으로 이동시킴
- data에 prev(직전 label)
- line, bar 차트에 예제 코드 추가
jhee564 added a commit that referenced this issue Sep 9, 2024
* [#1764] Chart > Time Axis > label Formatter > data parameter 추가
###################################
- formatter에 data parameter 추가
- 기존 isDefaultMaxSameAsMin 변수는 data안으로 이동시킴
- data에 prev(직전 label)
- line, bar 차트에 예제 코드 추가

* [#1771]Chart > Tooltip > formatter 옵션 사용 시 Tooltip 무한 증가 현상 발생
#####################################################################
- tooltip formatter 옵션 여부에 따라 dom을 append 하는 로직 분기

* debugger제거

* EVUI Version Update (3.4.64)
Copy link

오래된 이슈는 닫고 있어요. 필요하다면 다시 열어주세요. 😄

@github-actions github-actions bot closed this as not planned Won't fix, can't repro, duplicate, stale Sep 15, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant