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

[3.0] chart - seriesName, Axis Label 이 길어질 경우 예외 처리 #850

Closed
jhee564 opened this issue Jul 28, 2021 · 0 comments
Closed

Comments

@jhee564
Copy link
Collaborator

jhee564 commented Jul 28, 2021

이슈

  1. seriesName이 길어질 경우
    image
  2. Axis label이 길어질 경우
    image

작업 필요 없는 부분 (정상동작)

  1. Value
  2. legend
jhee564 added a commit that referenced this issue Jul 29, 2021
- 축(Axis)에 위치할 Label이 길어질 경우 사용가능한 'labelStyle / fitWidth', 'labelStyle / fitDir' 에대한 설명이 누락되어있어 추가
jhee564 added a commit that referenced this issue Aug 4, 2021
- tooltip / scrollbar /use 옵션을 tooltip / useScrollbar 로 변경
- overflow되는 text를 위한 처리 옵션 추가 (textOverflow)
   - wrap: 줄바꿈 처리 (기본값)
   - ellipsis : 생략 기호
- maxWidth / maxHeight 옵션 추가
- 관련 설명 .md 파일에 추가
jhee564 added a commit that referenced this issue Aug 4, 2021
- tooltip / scrollbar /use 옵션을 tooltip / useScrollbar 로 변경
- overflow되는 text를 위한 처리 옵션 추가 (textOverflow)
   - wrap: 줄바꿈 처리 (기본값)
   - ellipsis : 생략 기호
- maxWidth / maxHeight 옵션 추가
- 관련 설명 .md 파일에 추가
kdeun1 pushed a commit that referenced this issue Aug 4, 2021
- 축(Axis)에 위치할 Label이 길어질 경우 사용가능한 'labelStyle / fitWidth', 'labelStyle / fitDir' 에대한 설명이 누락되어있어 추가

Co-authored-by: jinhee park <jinhee@ex-em.com>
hongkyunlim pushed a commit that referenced this issue Aug 5, 2021
* [#850] [3.0] chart - seriesName, Axis Label 이 길어질 경우 예외 처리
- 축(Axis)에 위치할 Label이 길어질 경우 사용가능한 'labelStyle / fitWidth', 'labelStyle / fitDir' 에대한 설명이 누락되어있어 추가

* [#850] [3.0] chart - seriesName, Axis Label 이 길어질 경우 예외 처리
- tooltip / scrollbar /use 옵션을 tooltip / useScrollbar 로 변경
- overflow되는 text를 위한 처리 옵션 추가 (textOverflow)
   - wrap: 줄바꿈 처리 (기본값)
   - ellipsis : 생략 기호
- maxWidth / maxHeight 옵션 추가
- 관련 설명 .md 파일에 추가

* [#850] [3.0] chart - seriesName, Axis Label 이 길어질 경우 예외 처리
- tooltip / scrollbar /use 옵션을 tooltip / useScrollbar 로 변경
- overflow되는 text를 위한 처리 옵션 추가 (textOverflow)
   - wrap: 줄바꿈 처리 (기본값)
   - ellipsis : 생략 기호
- maxWidth / maxHeight 옵션 추가
- 관련 설명 .md 파일에 추가

* [#850] [3.0] chart - seriesName, Axis Label 이 길어질 경우 예외 처리 (코드리뷰 피드백 반영)
- Tooltip.vue indent 정리

* [#850] [3.0] chart - seriesName, Axis Label 이 길어질 경우 예외 처리 (코드리뷰 피드백 반영)
- testXXX -> temp 등으로 수정

Co-authored-by: jinhee park <jinhee@ex-em.com>
@jhee564 jhee564 closed this as completed Sep 24, 2021
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

No branches or pull requests

1 participant