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

[#1145] Bar Chart > cPadRatio 옵션 추가 #1145

Merged
merged 5 commits into from
Apr 22, 2022

Conversation

baejihoon
Copy link
Collaborator

@baejihoon baejihoon commented Apr 22, 2022

작업내용

1. cPadRatio 옵션 추가

  • 카테고리(라벨) 간 공간을 추가하는 옵션
  • 기본 값 : 0
  • 0 이상 1미만 사이 값만 유효하며 유효범위를 넘을 경우 기본값 상태로 보여짐

2. EVUI version Update

  • 3.3.15 -> 3.3.16

before
image

after ( cPadRatio: 0.1 )
image

##########
- 카테고리(라벨) 간 공간 추가하는 옵션
@baejihoon baejihoon changed the title [#1143] Bar Chart > cPadRatio 옵션 추가 [#1145] Bar Chart > cPadRatio 옵션 추가 Apr 22, 2022
##########
- 카테고리(라벨) 간 공간 추가하는 옵션
@baejihoon baejihoon force-pushed the 1143_bar_chart_category_isolation branch from a7040a1 to d4e1474 Compare April 22, 2022 13:29
###################################
1. cPadRatio 0이상 1미만으로 수정
2.
…n' into 1143_bar_chart_category_isolation

# Conflicts:
#	docs/views/barChart/api/barChart.md
#	src/components/chart/element/element.bar.js
@jhee564 jhee564 merged commit 6e88d5f into 3.0 Apr 22, 2022
@jhee564 jhee564 deleted the 1143_bar_chart_category_isolation branch April 22, 2022 14:01
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