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

[#1066] Chart > selectItem > showTextTip옵션 개선 #1067

Merged
merged 2 commits into from
Feb 15, 2022

Conversation

jhee564
Copy link
Collaborator

@jhee564 jhee564 commented Feb 14, 2022

이슈 내용

작업 내용

  1. 'tipText' 옵션 추가
    • 'value' 혹은 'label'
    • 기본값 : 'value'
  2. maxTip이 selectedTip보다 나중에 그려지도록 함
  3. 관련 docs 수정
  4. time 관련 example code에서 selectItem관련 옵션 제거
  5. line, bar chart의 Event 관련 example code 수정
  6. EVUI version update (3.3.5 -> 3.3.6)

결과 (tipText: 'label')

tipText_label

###################################
1. 'tipText' 옵션 추가
   - 기본값 : 'value'
2. maxTip이 selectedTip보다 나중에 그려지도록 함
3. 관련 docs 수정
4. time 관련 example code에서 selectItem관련 옵션 제거
5. line, bar chart의 Event 관련 example code 수정
@kdeun1 kdeun1 merged commit 0d68f02 into 3.0 Feb 15, 2022
@kdeun1 kdeun1 deleted the 1066_chart_show_text_tip branch February 15, 2022 06:50
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