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

[#791][3.0] Bar Chart - borderRadius 옵션 추가 #795

Merged
merged 4 commits into from
Mar 26, 2021

Conversation

jhee564
Copy link
Collaborator

@jhee564 jhee564 commented Mar 22, 2021

작업내용

  • 'borderRadius' 옵션 추가 및 기본값 0으로 설정
  • radius 공통 처리를 위하여 일반적으로 막대를 그리는 부분과, 마우스 오버시 하이라이트 처리와 함께 막대를 그리는 부분의 로직을 통합
  • borderRadius 관련 설명 작성

결과

image
image

- 'borderRadius' 옵션 추가 및 기본값 0으로 설정
- radius 공통 처리를 위하여 일반적으로 막대를 그리는 부분과, 마우스 오버시 하이라이트 처리와 함께 막대를 그리는 부분의 로직을 통합
- borderRadius 관련 설명 작성
- value Label이 그려지지 않는 현상 해결
…hub.com/ex-em/EVUI into 791_3.0_chart_border_radius

� Conflicts:
�	src/components/chart/element/element.bar.js
- 코드 충돌나는 부분 merge 후 commit
@kdeun1 kdeun1 merged commit eb4c5e9 into 3.0 Mar 26, 2021
@kdeun1 kdeun1 deleted the 791_3.0_chart_border_radius branch March 26, 2021 04:52
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