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

[#1219] Chart > Tooltip > showAllValueInRange 옵션 사용중일때, 마우스 위치에 따라 동일한 툴팁의 너비가 다르게 보이는 현상 발생 #1220

Merged
merged 2 commits into from
Jun 21, 2022

Conversation

jhee564
Copy link
Collaborator

@jhee564 jhee564 commented Jun 21, 2022

이슈 내용

  • tooltip > showAllValueInRange 옵션을 true로 설정하였을 때, 어떤 막대를 선택했느냐에 따라 Tooltip의 너비가 다르게 보임
  • image

작업내용

  • showAllValueInRange 옵션이 켜져있을 경우 show상태인 sereis를 대상으로 가장 길이가 긴 name과 value를 구하도록 로직 수정
  • image
  • image

- showAllValueInRange 옵션이 켜져있을 경우 show상태인 sereis를 대상으로 가장 길이가 긴 name과 value를 구하도록 로직 수정
@jhee564 jhee564 changed the title [#1219] Chart > Tooltip > 가로 길이 변경되는 현상 [#1219] Chart > Tooltip > showAllValueInRange 옵션 사용중일때, 마우스 위치에 따라 동일한 툴팁의 너비가 다르게 보이는 현상 발생 Jun 21, 2022
@kdeun1 kdeun1 merged commit d9f473a into 3.0 Jun 21, 2022
@kdeun1 kdeun1 deleted the 1219_chart_tooltip_width_issue branch June 21, 2022 01:34
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