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

[#1174] Chart > 툴팁 타이틀 한글 폰트가 다르게 적용됨 #1175

Merged
merged 2 commits into from
May 23, 2022

Conversation

jhee564
Copy link
Collaborator

@jhee564 jhee564 commented May 23, 2022

이슈 내용

image

  • Tooltip의 header영역과 Body 영역의 폰트가 다르게 적용됨

작업내용

  • Header (DIV DOM) 과 Body(Canvas DOM) 에 동일한 폰트가 적용되도록 로직 수정
  • font를 사용자가 변경할 수 있도록 로직 수정 chartOption > tooltip > fontFamily
  • Version Update (3.3.22 -> 3.3.23)
    image

@kdeun1 kdeun1 merged commit 38ea02b into 3.0 May 23, 2022
@kdeun1 kdeun1 deleted the 1174_chart_tooltip_font_family branch May 23, 2022 02:59
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