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

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

Merged
merged 3 commits into from
Sep 3, 2024

Conversation

jhee564
Copy link
Collaborator

@jhee564 jhee564 commented Sep 2, 2024

요구사항

  • Time Axis 에서 직전 label과 비교연산을 추가하고 싶음

작업 내용

  • formatter에 data parameter 추가
    • 기존 isDefaultMaxSameAsMin 변수는 data안으로 이동시킴
    • data에 prev(직전 label)
  • line, bar 차트에 예제 코드 추가
  • md 에 관련 내용 업데이트

결과

  • image
  • image

###################################
- formatter에 data parameter 추가
- 기존 isDefaultMaxSameAsMin 변수는 data안으로 이동시킴
- data에 prev(직전 label)
- line, bar 차트에 예제 코드 추가
###################################
- md 파일 업데이트
###################################
- debugger 제거
Copy link
Collaborator

@jinbekim jinbekim left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@jhee564 jhee564 merged commit 4378556 into 3.0 Sep 3, 2024
@jhee564 jhee564 deleted the 1764-chart-time-axis-label-formatter branch September 3, 2024 05:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants