Version
5.1.0
Reproduction link
https://echarts.apache.org/examples/zh/editor.html?c=graph-npm
Steps to reproduce
选中某个节点
What is expected?
选中节点的关联节点的label需要显示出来
What is actually happening?
该节点的关联节点label未显示
5.x之前的版本是我期望的结果,5.x之后就异常了
5.1.0
https://echarts.apache.org/examples/zh/editor.html?c=graph-npm
选中某个节点
选中节点的关联节点的label需要显示出来
该节点的关联节点label未显示
5.x之前的版本是我期望的结果,5.x之后就异常了
4条答案
按热度按时间7lrncoxx1#
Hi! We've received your issue and please be patient to get responded. 🎉
The average response time is expected to be within one day for weekdays.
In the meanwhile, please make sure that it contains a minimum reproducible demo and necessary images to illustrate. Otherwise, our committers will ask you to do so.
A minimum reproducible demo should contain as little data and components as possible but can still illustrate your problem. This is the best way for us to reproduce it and solve the problem faster.
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 dev@echarts.apache.org . Please attach the issue link if it's a technical question.
If you are interested in the project, you may also subscribe our mailing list .
Have a nice day! 🍵
liwlm1x92#
@atguo It seems you are not using English, I've helped translate the content automatically. To make your issue understood by more people, we'd like to suggest using English next time. 🤗
TRANSLATED
TITLE
When the relationship graph is highlighted, the label of the associated node is not displayed
BODY
Version
5.1.0
Reproduction link
https://echarts.apache.org/examples/zh/editor.html?c=graph-npm
Steps to reproduce
Select a node
What is expected?
The label of the associated node that selects the node needs to be displayed
What is actually happening?
The node's associated node, label, is not displayed
The previous version of 5.x was the result I expected, and after 5.x it was abnormal
nr9pn0ug3#
Related to #14788
5fjcxozz4#
@pissang thanks