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

[#848] [3.0] chart tool-tip 위치 계산 이슈 #849

Merged
merged 1 commit into from
Jul 28, 2021

Conversation

jhee564
Copy link
Collaborator

@jhee564 jhee564 commented Jul 28, 2021

이슈 내용

image

  • tooltip이 body 태그의 clientWidth을 벗어날 경우 반대쪽에 그리는 로직이 정상적으로 수행되지 않음

작업내용

  • 차트 툴팁의 위치를 정하는 로직에서 특정 값(마우스 위치 <-> 툴팁 위치 사이 값: 20) 이 누락되어 이를 수정함

- 차트 툴팁의 위치를 정하는 로직에서 특정 값(마우스 위치 <-> 툴팁 위치 사이 값: 20) 이 누락됨
@kdeun1 kdeun1 merged commit e4404f1 into 3.0 Jul 28, 2021
@kdeun1 kdeun1 deleted the 848_3.0_chart_tooltip_position_issue branch July 28, 2021 04:53
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