Hi, I upgraded to ECharts 5 and found some changes in graph series, but I don't understand, is it a bug or it works as intended. Property "focusNodeAdjacency" has been replaced to "emphasis.focus". And with this change, the emphasis of adjacent links and nodes started to work differently. In the old version, the item under pointer and adjacent links and nodes are scaled together. Now only the item under the pointer is scaled, adjacent links and nodes are not scaled and have the same style like they are not emphasised.
Is it work like intended? -- Regards, Alexey