-
Notifications
You must be signed in to change notification settings - Fork 19.7k
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
树图使用图片symbol后,节点只有点击才会展示 #11860
Comments
Hi! We've received your issue and please be patient to get responded. 🎉 In the meanwhile, please make sure that you have posted enough image to demo your request. You may also check out the API and chart option to get the answer. If you don't get helped for a long time (over a week) or have an urgent question to ask, you may also send an email to [email protected]. Please attach the issue link if it's a technical questions. If you are interested in the project, you may also subscribe our mail list. Have a nice day! 🍵 |
我也是这个问题,问下你解决了没? |
在最后加个myChart.resize()试试,加载完重新渲染 |
没解决,最后自己画了 |
Hi @cpprookie you should set symbol: '`image://${url}`'. |
我更新了一下代码模版,之前少了一个逗号不能正常展示。而且,我的series 里已经设置了 |
Version
4.5.0
Steps to reproduce
打开官网树图demo https://echarts.apache.org/examples/zh/editor.html?c=tree-basic
替换内容为
What is expected?
节点背景图片默认展示
What is actually happening?
节点背景图片初始不展示,点击后才会展示
The text was updated successfully, but these errors were encountered: