Skip to content

This issue was moved to a discussion.

You can continue the conversation there. Go to discussion →

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

[v5] legend positioning #4725

Closed
clmz opened this issue Mar 3, 2023 · 0 comments
Closed

[v5] legend positioning #4725

clmz opened this issue Mar 3, 2023 · 0 comments

Comments

@clmz
Copy link

clmz commented Mar 3, 2023

how can I set the position of the legend below the chart, e.g. in v4:

chart.legend({
position: 'bottom-left',
})

but this (and many many more properties) don't work anymore and it seems that there's no doc for this?

futher:
What leads to a cropped itemLabel?

image

when my code is like this:

.legend('color', { itemLabel: 'Total', layout: 'flex', width: 1000, });

@antvis antvis locked and limited conversation to collaborators May 10, 2023
@hustcc hustcc converted this issue into discussion #4986 May 10, 2023

This issue was moved to a discussion.

You can continue the conversation there. Go to discussion →

Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant