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

The useDirtyRect feature should be added to the API doc and etc #174

Closed
Clarkkkk opened this issue Mar 12, 2021 · 1 comment
Closed

The useDirtyRect feature should be added to the API doc and etc #174

Clarkkkk opened this issue Mar 12, 2021 · 1 comment

Comments

@Clarkkkk
Copy link
Contributor

  1. The useDirtyRect feature should be added in echarts.init.

  2. It is worth mentioned that when calling echarts.init with opts, a null should also be passed if no need to specify a theme:

const chart = echarts.init(dom, null, {renderer: 'svg'});
@Clarkkkk
Copy link
Contributor Author

#175

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