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

[Bug] axis labels display error #454

Closed
Rui-Sun opened this issue Aug 8, 2023 · 2 comments · Fixed by #476
Closed

[Bug] axis labels display error #454

Rui-Sun opened this issue Aug 8, 2023 · 2 comments · Fixed by #476
Assignees
Labels
bp bug Something isn't working
Milestone

Comments

@Rui-Sun
Copy link
Contributor

Rui-Sun commented Aug 8, 2023

Version

1.1.0-beta.10

Link to Minimal Reproduction

https://codesandbox.io/s/axis-labels-display-error-kcqsvq?file=/src/index.ts

Steps to Reproduce

none

Current Behavior

  1. left axis label's textAlign and textBaseLine are wrong when axis label space is 0
    image

  2. left axis can not move autolly to avoid intersecting with the axis line
    image

Expected Behavior

  1. left axis label layout correctly when axis label space is 0
  2. left axis label auto layout when axis label config has angle

Environment

- OS:
- Browser:
- Framework:

Any additional comments?

No response

@Rui-Sun Rui-Sun added the bug Something isn't working label Aug 8, 2023
@kkxxkk2019 kkxxkk2019 self-assigned this Aug 8, 2023
@kkxxkk2019 kkxxkk2019 added this to the v1.2.1 milestone Aug 8, 2023
@Rui-Sun Rui-Sun added the bp label Aug 8, 2023
@kkxxkk2019
Copy link
Collaborator

It had been fixed in VisActor/VRender#268, and it will released in @vchart/[email protected] which we will upgrader vrender version to v0.14.x

@kkxxkk2019
Copy link
Collaborator

@visactor/[email protected] solve it

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bp bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants