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

我想在画布上渲染一个echarts的柱状图,需要怎么做 #287

Open
EmilyHOC opened this issue Dec 11, 2024 · 1 comment
Open

Comments

@EmilyHOC
Copy link

No description provided.

@leaferjs
Copy link
Owner

可以通过Canvas元素同步绘制进来(走原生context绘制):

https://www.leaferjs.com/ui/reference/display/Canvas.html

或者通过自定义元素实现渲染(性能更好一些)

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