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

Provide the ability to change size of canvas. #4120

Closed
pearmini opened this issue Sep 5, 2022 · 0 comments
Closed

Provide the ability to change size of canvas. #4120

pearmini opened this issue Sep 5, 2022 · 0 comments
Assignees
Labels

Comments

@pearmini
Copy link
Member

pearmini commented Sep 5, 2022

const chart = new G2.Chart();

chart.changeSize({ width: 500, height: 500, paddingLeft: 10})
@pearmini pearmini added the V5 label Sep 5, 2022
@pearmini pearmini self-assigned this Sep 5, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
No open projects
Status: Done
Development

No branches or pull requests

1 participant