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

BarChart 리팩토링 #36

Merged
merged 11 commits into from
May 27, 2024
Merged

BarChart 리팩토링 #36

merged 11 commits into from
May 27, 2024

Conversation

bh2980
Copy link
Owner

@bh2980 bh2980 commented May 27, 2024

PR 종류

어떤 타입의 Pull Request인가요?

  • 버그 픽스
  • 기능 추가
  • CSS 변경
  • 코드 스타일 변경(포맷팅, 지역 변수 등)
  • 리팩토링(기능 변경 X, API 변경 X)
  • 환경 설정 관련 변경
  • 문서 수정
  • 기타... : 설명해주세요.

현재는 어떻게 동작하나요?

BarChart 내부에 Axis 포함.
각각의 요소를 일반 컴포넌트처럼 css로 배치하기 힘듬
위 방향 그래프 밖에 그릴 수 없음.

이슈 번호: #35

PR이 적용된다면 어떻게 동작하나요?

BarChart에서 Axis 제거
각각의 일반 컴포넌트처럼 css로 배치할 수 있도록 svg 태그로 감쌈.
방향 설정 가능

기타 정보

추후 Animation 대응 등이 필요
Recommend Chart를 만들면서 Bar 부분을 분리할 수 있을지 고민해보기

@bh2980 bh2980 merged commit c6fca13 into master May 27, 2024
5 checks passed
@bh2980 bh2980 deleted the refactor/chistockUI-#35 branch May 27, 2024 09:08
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.

1 participant