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

[Feature] funnel transform label support position of label #3152

Open
xile611 opened this issue Aug 30, 2024 · 0 comments
Open

[Feature] funnel transform label support position of label #3152

xile611 opened this issue Aug 30, 2024 · 0 comments
Assignees

Comments

@xile611
Copy link
Contributor

xile611 commented Aug 30, 2024

What problem does this feature solve?

image
image
image

What does the proposed API look like?

https://www.visactor.io/vchart/option/funnelChart#transformLabel.limit(number%7C'shapeSize')

{
  transformLabel: {
    position?: 'left' | 'right' | 'center' | 'top' | 'right' | 'inside-left' | 'inside-right' | 'inside-top' | 'inside-bottom'
  }
}
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

2 participants