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] 想使用worker渲染echarts导出图片 #20527

Open
missile-xuan opened this issue Nov 20, 2024 · 0 comments
Open

[Feature] 想使用worker渲染echarts导出图片 #20527

missile-xuan opened this issue Nov 20, 2024 · 0 comments

Comments

@missile-xuan
Copy link

What problem does this feature solve?

有渲染大量图表且弱交互的场景,想要将渲染和导出通过OffscreenCanvas放在worker中运行,在实际使用中因为work中没有window global 对象导致报错;
image
希望能兼容work的上下文WorkerGlobalScope

或者有没有其他可以直接通过worker渲染的办法?

What does the proposed API look like?

支持在worker中渲染导出

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant