How does an Echart graph diagram locate a node, from a Javascript and then enlarge the chart to display the node information?

this topic should be very detailed, my main purpose is to set up a search box to search all graph points, and then find that echart can automatically navigate to that point in chart and zoom in.
personally, I think we should first get the name of a node through the search box, find the location through the data information used when creating the chart, then enlarge the image and locate it.
now I don"t know what to do with the last sentence. Does anyone have any hints?


how is your graph laid out? Is layout 'force'' or 'none''?

MySQL Query : SELECT * FROM `codeshelper`.`v9_news` WHERE status=99 AND catid='6' ORDER BY rand() LIMIT 5
MySQL Error : Disk full (/tmp/#sql-temptable-64f5-1b30b7c-e287.MAI); waiting for someone to free some space... (errno: 28 "No space left on device")
MySQL Errno : 1021
Message : Disk full (/tmp/#sql-temptable-64f5-1b30b7c-e287.MAI); waiting for someone to free some space... (errno: 28 "No space left on device")
Need Help?