CN114040518A - Network node display method and device - Google Patents

Network node display method and device Download PDF

Info

Publication number
CN114040518A
CN114040518A CN202111424746.1A CN202111424746A CN114040518A CN 114040518 A CN114040518 A CN 114040518A CN 202111424746 A CN202111424746 A CN 202111424746A CN 114040518 A CN114040518 A CN 114040518A
Authority
CN
China
Prior art keywords
network node
value
radius
importance
network
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Pending
Application number
CN202111424746.1A
Other languages
Chinese (zh)
Inventor
张合枰
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Bank of China Ltd
Original Assignee
Bank of China Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Bank of China Ltd filed Critical Bank of China Ltd
Priority to CN202111424746.1A priority Critical patent/CN114040518A/en
Publication of CN114040518A publication Critical patent/CN114040518A/en
Pending legal-status Critical Current

Links

Images

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04WWIRELESS COMMUNICATION NETWORKS
    • H04W84/00Network topologies
    • H04W84/005Moving wireless networks
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04WWIRELESS COMMUNICATION NETWORKS
    • H04W84/00Network topologies
    • H04W84/02Hierarchically pre-organised networks, e.g. paging networks, cellular networks, WLAN [Wireless Local Area Network] or WLL [Wireless Local Loop]

Abstract

The invention discloses a network node display method and a device, which can be used in the technical field of mobile interconnection, and the method comprises the following steps: determining the value and corresponding weight of each importance dimension of each network node; calculating the importance value of each network node according to the value of each importance dimension of each network node and the corresponding weight; mapping the importance value of each network node into a radius value of the network node; and drawing a network graph according to the radius value of each network node and the relation data among the network nodes. The invention can visually display the network nodes, and has good effect and simple operation.

Description

Network node display method and device
Technical Field
The invention relates to the technical field of mobile interconnection, in particular to a network node display method and device.
Background
This section is intended to provide a background or context to the embodiments of the invention that are recited in the claims. The description herein is not admitted to be prior art by inclusion in this section.
The calling relationship between systems is complicated and complicated, and a certain visualization method is needed to clearly show the mutual calling. A graph of points and lines is typically used to show the mesh relationships invoked by nodes. And how to clearly present the most important relationships in the mesh relationships is of great importance to the user. The presentation of the calling network belongs to the category of front-end development, and generally some relatively mature front-end frameworks such as echarts, d3 and the like are used for presentation. The system in the network is shown as a dot (node) in the figure, and the inter-system call is shown as a connecting line with an arrow in the figure.
In the existing network graph, the appearance of nodes and connecting lines are the same, and the network graph only shows the most basic node calling relationship. And which node is an important node needs to manually click on the node details to check and compare to draw a conclusion, so that the operation is complicated.
Disclosure of Invention
The embodiment of the invention provides a network node display method which is used for visually displaying network nodes, has good effect and is simple to operate, and comprises the following steps:
determining the value and corresponding weight of each importance dimension of each network node;
calculating the importance value of each network node according to the value of each importance dimension of each network node and the corresponding weight;
mapping the importance value of each network node into a radius value of the network node;
and drawing a network graph according to the radius value of each network node and the relation data among the network nodes.
The embodiment of the invention provides a network node display device, which is used for visually displaying network nodes, has good effect and is simple to operate, and comprises:
the data acquisition module is used for determining the value and the corresponding weight of each importance dimension of each network node;
the importance value calculation module is used for calculating the importance value of each network node according to the value of each importance dimension of each network node and the corresponding weight;
the mapping module is used for mapping the importance value of each network node into a radius value of the network node;
and the network graph drawing module is used for drawing a network graph according to the radius value of each network node and the relation data among the network nodes.
The embodiment of the invention also provides computer equipment which comprises a memory, a processor and a computer program which is stored on the memory and can run on the processor, wherein the processor realizes the network node display method when executing the computer program.
An embodiment of the present invention further provides a computer-readable storage medium, where a computer program is stored, and when the computer program is executed by a processor, the method for displaying a network node is implemented.
An embodiment of the present invention further provides a computer program product, where the computer program product includes a computer program, and when the computer program is executed by a processor, the network node display method is implemented.
In the embodiment of the invention, the value and the corresponding weight of each importance dimension of each network node are determined; calculating the importance value of each network node according to the value of each importance dimension of each network node and the corresponding weight; mapping the importance value of each network node into a radius value of the network node; and drawing a network graph according to the radius value of each network node and the relation data among the network nodes. Compared with the technical scheme of displaying the network nodes by the dots with the same radius in the prior art, the important network nodes can be displayed in a key mode through circles with different radii, the effect is good, and the operation is simple.
Drawings
In order to more clearly illustrate the embodiments of the present invention or the technical solutions in the prior art, the drawings used in the description of the embodiments or the prior art will be briefly described below, it is obvious that the drawings in the following description are only some embodiments of the present invention, and for those skilled in the art, other drawings can be obtained according to the drawings without creative efforts. In the drawings:
fig. 1 is a flowchart of a network node presentation method in an embodiment of the present invention;
FIG. 2 is a flowchart illustrating radius value mapping according to an embodiment of the present invention;
FIG. 3 is an example of a network diagram in an embodiment of the invention;
FIG. 4 is a diagram of a network node display apparatus according to an embodiment of the present invention;
FIG. 5 is a diagram of a computer device in an embodiment of the invention.
Detailed Description
In order to make the objects, technical solutions and advantages of the embodiments of the present invention more apparent, the embodiments of the present invention are further described in detail below with reference to the accompanying drawings. The exemplary embodiments and descriptions of the present invention are provided to explain the present invention, but not to limit the present invention.
The terms to which the present invention relates will be explained first.
The visualization method comprises the following steps: a method of presenting information using a graphic.
The system comprises the following steps: the system comprises a set of code set consisting of a framework and function codes written based on the framework. The system is released to the production environment as an application that the user can use.
Front end: an interface facing users in the use of software, such as a web page browsed on the internet at ordinary times, is a front end.
Front-end development: the software developer completes the front-end functions of a set of system by writing codes.
A frame: the software development uses an existing set of codes which define the infrastructure of the project, and all development work is carried out within the framework. Meanwhile, the framework also provides a series of convenient measures, and repeated labor in development work is reduced. A set of frames cannot be used directly by a system user itself. A set of frames will typically be used for a number of different systems, providing a consistent infrastructure for them.
A front end frame: the framework for assisting the front-end development is composed of codes, defines development specifications of a component mechanism, a template mechanism, a communication mechanism, a routing mechanism, a form mechanism, dependency injection and the like during development, and provides corresponding bottom codes for calling project codes.
Fig. 1 is a flowchart of a network node display method in an embodiment of the present invention, including:
step 101, determining the value and corresponding weight of each importance dimension of each network node;
102, calculating the importance value of each network node according to the value of each importance dimension of each network node and the corresponding weight;
step 103, mapping the importance value of each network node into a radius value of the network node;
and 104, drawing a network graph according to the radius value of each network node and the relation data among the network nodes.
In the embodiment of the invention, compared with the technical scheme of displaying the network nodes by the dots with the same radius in the prior art, the important network nodes can be displayed in a key mode through the circles with different radii, the effect is good, and the operation is simple.
In step 101, the value and corresponding weight of each importance dimension of each network node is determined.
In an embodiment, the importance dimension includes one or any combination of a load number, an access system number, and a forwarding number.
Of course, there may be other dimensions of importance and all such variations are intended to fall within the scope of the present invention.
The value of each importance dimension can be obtained through empirical data, for example, the value can be obtained through an expert scoring method, each importance dimension is totally scored by 100, the weight can also be obtained according to the empirical data, and the sum of the weights of all the importance dimensions is 1.
In step 102, the importance value of each network node is calculated according to the value of each importance dimension of each network node and the corresponding weight, and the specific calculation method is to calculate the importance value by using a weighted summation method for each network node.
In step 103, the importance value of each network node is mapped to a radius value of the network node.
Fig. 2 is a flowchart of radius value mapping in an embodiment of the present invention, in which an importance value of each network node is mapped to a radius value of the network node, including:
step 201, obtaining a preset radius upper limit value and a preset radius lower limit value; go to step 202-step 204;
step 202, when the radius value of the network node is larger than the radius upper limit value, determining the radius value of the network node as the radius upper limit value;
step 203, when the radius value of the network node is smaller than the radius lower limit value, determining the radius value of the network node as the radius lower limit value;
and 204, when the radius value of the network node is smaller than the radius upper limit value and larger than the radius lower limit value, mapping the importance value of each network node as the radius value of the network node.
In the above embodiment, the upper radius limit value and the lower radius limit value are set to prevent certain nodes of particular importance from appearing too different from the other nodes in terms of their volumes. For example, for a network graph with 90% nodes having importance levels in the interval [10,20], if there are nodes having importance levels of 30 and 40, their sizes are the same as those of the nodes having importance levels of 20, and are not increased any more. Similarly, in order to prevent nodes with too low importance from being displayed too small to be identified, a lower radius limit is set, and the radius is not reduced beyond the lower radius limit.
By the method, the user can see which nodes are important nodes at a glance, and user experience is greatly improved. It should be noted that, because the graphical representation has various aspects, the node size, color, shape, etc. can all represent the difference. The importance of a network node is different for different scenes and different users, if each different importance dimension corresponds to a different visualization dimension, although the information display is comprehensive, the emphasis cannot be highlighted, for example, the most important one in a green node or the most important one in red, and too much information cannot be seen at a glance. And specific comprehensive data can be obtained by a user in a mode of expanding nodes.
On the other hand, the importance of the system is much higher than that of the common system, if the system is drawn according to the proportion, ten common systems can be put down in an important system, a user needs to acquire information without seeing a large dot in the center of a picture, and therefore the radius upper limit value can solve the problem.
In step 104, a network graph is drawn according to the radius value of each network node and the relationship data between the network nodes.
In one embodiment, the radius values of the network nodes and the relationship data between the network nodes are represented using vector diagrams.
The network diagram drawn by the vector diagram does not cause image ambiguity when being amplified.
In addition, during drawing, the network nodes are shown by dots, the vector diagram arrows show relational data, each network node needs to simultaneously show information such as names and the like in order to identify the network nodes, and according to the actual situation, under the condition of ensuring that the network diagram is not mixed, other attribute information of the most concerned network node can be shown.
In an embodiment, the method further comprises:
when the network graph is zoomed, determining the attribute of the network node capable of being displayed according to the number of the network nodes in the network graph and the size of a display interface;
and updating the network graph in real time according to the attribute of the network node capable of being displayed.
Fig. 3 is an example of a network diagram in an embodiment of the present invention, in which the most important network nodes are 3: MCIS-CHI, followed by 1: the BOCTS-O-APP has clear display effect.
In summary, in the method provided in the embodiment of the present invention, the value and the corresponding weight of each importance dimension of each network node are determined; calculating the importance value of each network node according to the value of each importance dimension of each network node and the corresponding weight; mapping the importance value of each network node into a radius value of the network node; and drawing a network graph according to the radius value of each network node and the relation data among the network nodes. Compared with the technical scheme of displaying the network nodes by the dots with the same radius in the prior art, the important network nodes can be displayed in a key mode through circles with different radii, the effect is good, and the operation is simple.
The embodiment of the invention also provides a network node display device, which is described in the following embodiments. Because the principle of the device for solving the problems is similar to the network node display method, the implementation of the device can refer to the implementation of the network node display method, and repeated details are not repeated.
Fig. 4 is a schematic diagram of a network node display apparatus in an embodiment of the present invention, including:
a data obtaining module 401, configured to determine a value and a corresponding weight of each importance dimension of each network node;
an importance value calculation module 402, configured to calculate an importance value of each network node according to the value of each importance dimension of each network node and the corresponding weight;
a mapping module 403, configured to map the importance value of each network node into a radius value of the network node;
and a network map drawing module 404, configured to draw a network map according to the radius value of each network node and the relationship data between the network nodes.
In an embodiment, the importance dimension includes one or any combination of a load number, an access system number, and a forwarding number.
In an embodiment, the mapping module is specifically configured to:
acquiring a preset radius upper limit value and a preset radius lower limit value;
when the radius value of the network node is larger than the radius upper limit value, determining the radius value of the network node as the radius upper limit value;
when the radius value of the network node is smaller than the radius lower limit value, determining the radius value of the network node as the radius lower limit value;
and when the radius value of the network node is smaller than the radius upper limit value and larger than the radius lower limit value, mapping the importance value of each network node into the radius value of the network node.
In one embodiment, the radius values of the network nodes and the relationship data between the network nodes are represented using vector diagrams.
In summary, in the apparatus provided in the embodiment of the present invention, a value and a corresponding weight of each importance dimension of each network node are determined; calculating the importance value of each network node according to the value of each importance dimension of each network node and the corresponding weight; mapping the importance value of each network node into a radius value of the network node; and drawing a network graph according to the radius value of each network node and the relation data among the network nodes. Compared with the technical scheme of displaying the network nodes by the dots with the same radius in the prior art, the important network nodes can be displayed in a key mode through circles with different radii, the effect is good, and the operation is simple.
Fig. 5 is a schematic diagram of a computer device in an embodiment of the present invention, where the computer device 500 includes a memory 510, a processor 520, and a computer program 530 stored in the memory 510 and executable on the processor 520, and when the processor 520 executes the computer program 530, the network node display method is implemented.
An embodiment of the present invention further provides a computer-readable storage medium, where a computer program is stored, and when the computer program is executed by a processor, the method for displaying a network node is implemented.
An embodiment of the present invention further provides a computer program product, where the computer program product includes a computer program, and when the computer program is executed by a processor, the network node display method is implemented.
As will be appreciated by one skilled in the art, embodiments of the present invention may be provided as a method, system, or computer program product. Accordingly, the present invention may take the form of an entirely hardware embodiment, an entirely software embodiment or an embodiment combining software and hardware aspects. Furthermore, the present invention may take the form of a computer program product embodied on one or more computer-usable storage media (including, but not limited to, disk storage, CD-ROM, optical storage, and the like) having computer-usable program code embodied therein.
The present invention is described with reference to flowchart illustrations and/or block diagrams of methods, apparatus (systems), and computer program products according to embodiments of the invention. It will be understood that each flow and/or block of the flow diagrams and/or block diagrams, and combinations of flows and/or blocks in the flow diagrams and/or block diagrams, can be implemented by computer program instructions. These computer program instructions may be provided to a processor of a general purpose computer, special purpose computer, embedded processor, or other programmable data processing apparatus to produce a machine, such that the instructions, which execute via the processor of the computer or other programmable data processing apparatus, create means for implementing the functions specified in the flowchart flow or flows and/or block diagram block or blocks.
These computer program instructions may also be stored in a computer-readable memory that can direct a computer or other programmable data processing apparatus to function in a particular manner, such that the instructions stored in the computer-readable memory produce an article of manufacture including instruction means which implement the function specified in the flowchart flow or flows and/or block diagram block or blocks.
These computer program instructions may also be loaded onto a computer or other programmable data processing apparatus to cause a series of operational steps to be performed on the computer or other programmable apparatus to produce a computer implemented process such that the instructions which execute on the computer or other programmable apparatus provide steps for implementing the functions specified in the flowchart flow or flows and/or block diagram block or blocks.
The above-mentioned embodiments are intended to illustrate the objects, technical solutions and advantages of the present invention in further detail, and it should be understood that the above-mentioned embodiments are only exemplary embodiments of the present invention, and are not intended to limit the scope of the present invention, and any modifications, equivalent substitutions, improvements and the like made within the spirit and principle of the present invention should be included in the scope of the present invention.

Claims (11)

1. A network node exhibition method is characterized by comprising the following steps:
determining the value and corresponding weight of each importance dimension of each network node;
calculating the importance value of each network node according to the value of each importance dimension of each network node and the corresponding weight;
mapping the importance value of each network node into a radius value of the network node;
and drawing a network graph according to the radius value of each network node and the relation data among the network nodes.
2. The method of claim 1, wherein the importance dimension comprises one or any combination of a load number, an access system number, and a forwarding number.
3. The method of claim 1, wherein mapping the importance value of each network node to a radius value for the network node comprises:
acquiring a preset radius upper limit value and a preset radius lower limit value;
when the radius value of the network node is larger than the radius upper limit value, determining the radius value of the network node as the radius upper limit value;
when the radius value of the network node is smaller than the radius lower limit value, determining the radius value of the network node as the radius lower limit value;
and when the radius value of the network node is smaller than the radius upper limit value and larger than the radius lower limit value, mapping the importance value of each network node into the radius value of the network node.
4. The method of claim 1, wherein the radius values of the network nodes and the relationship data between the network nodes are represented using vector graphics.
5. A network node exhibition apparatus, comprising:
the data acquisition module is used for determining the value and the corresponding weight of each importance dimension of each network node;
the importance value calculation module is used for calculating the importance value of each network node according to the value of each importance dimension of each network node and the corresponding weight;
the mapping module is used for mapping the importance value of each network node into a radius value of the network node;
and the network graph drawing module is used for drawing a network graph according to the radius value of each network node and the relation data among the network nodes.
6. The apparatus of claim 5, wherein the importance dimension comprises one or any combination of a load number, an access system number, and a forwarding number.
7. The apparatus of claim 5, wherein the mapping module is specifically configured to:
acquiring a preset radius upper limit value and a preset radius lower limit value;
when the radius value of the network node is larger than the radius upper limit value, determining the radius value of the network node as the radius upper limit value;
when the radius value of the network node is smaller than the radius lower limit value, determining the radius value of the network node as the radius lower limit value;
and when the radius value of the network node is smaller than the radius upper limit value and larger than the radius lower limit value, mapping the importance value of each network node into the radius value of the network node.
8. The apparatus of claim 5, wherein the radius values of the network nodes and the relationship data between the network nodes are represented using vector graphics.
9. A computer device comprising a memory, a processor and a computer program stored on the memory and executable on the processor, wherein the processor implements the method of any one of claims 1 to 4 when executing the computer program.
10. A computer-readable storage medium, characterized in that the computer-readable storage medium stores a computer program which, when executed by a processor, implements the method of any of claims 1 to 4.
11. A computer program product, characterized in that the computer program product comprises a computer program which, when being executed by a processor, carries out the method of any one of claims 1 to 4.
CN202111424746.1A 2021-11-26 2021-11-26 Network node display method and device Pending CN114040518A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202111424746.1A CN114040518A (en) 2021-11-26 2021-11-26 Network node display method and device

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202111424746.1A CN114040518A (en) 2021-11-26 2021-11-26 Network node display method and device

Publications (1)

Publication Number Publication Date
CN114040518A true CN114040518A (en) 2022-02-11

Family

ID=80145670

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202111424746.1A Pending CN114040518A (en) 2021-11-26 2021-11-26 Network node display method and device

Country Status (1)

Country Link
CN (1) CN114040518A (en)

Citations (10)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN103473263A (en) * 2013-07-18 2013-12-25 大连理工大学 News event development process-oriented visual display method
CN105718528A (en) * 2016-01-15 2016-06-29 上海交通大学 Academic map display method based on reference relationship among thesises
CN107545019A (en) * 2017-03-02 2018-01-05 微云数聚(北京)科技有限公司 A kind of method for visualizing and system of chart database data-driven
CN109840319A (en) * 2017-11-24 2019-06-04 阿里巴巴集团控股有限公司 Determine method, system and the computer equipment and storage medium of object entity
CN110245180A (en) * 2019-06-14 2019-09-17 北京阿尔山金融科技有限公司 Data visualization methods of exhibiting and system
US20200044939A1 (en) * 2018-08-01 2020-02-06 Futurewei Technologies, Inc. Interactive system for visualizing and maintaining large networks
CN111597351A (en) * 2020-05-14 2020-08-28 上海德拓信息技术股份有限公司 Visual document map construction method
CN112148932A (en) * 2020-10-12 2020-12-29 平安科技(深圳)有限公司 Visualization method, system, computer device and storage medium
CN112463875A (en) * 2020-11-27 2021-03-09 国网山东省电力公司建设公司 Twin data visualization monitoring system
CN112819659A (en) * 2021-02-09 2021-05-18 西南交通大学 Tourist attraction development and evaluation method

Patent Citations (10)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN103473263A (en) * 2013-07-18 2013-12-25 大连理工大学 News event development process-oriented visual display method
CN105718528A (en) * 2016-01-15 2016-06-29 上海交通大学 Academic map display method based on reference relationship among thesises
CN107545019A (en) * 2017-03-02 2018-01-05 微云数聚(北京)科技有限公司 A kind of method for visualizing and system of chart database data-driven
CN109840319A (en) * 2017-11-24 2019-06-04 阿里巴巴集团控股有限公司 Determine method, system and the computer equipment and storage medium of object entity
US20200044939A1 (en) * 2018-08-01 2020-02-06 Futurewei Technologies, Inc. Interactive system for visualizing and maintaining large networks
CN110245180A (en) * 2019-06-14 2019-09-17 北京阿尔山金融科技有限公司 Data visualization methods of exhibiting and system
CN111597351A (en) * 2020-05-14 2020-08-28 上海德拓信息技术股份有限公司 Visual document map construction method
CN112148932A (en) * 2020-10-12 2020-12-29 平安科技(深圳)有限公司 Visualization method, system, computer device and storage medium
CN112463875A (en) * 2020-11-27 2021-03-09 国网山东省电力公司建设公司 Twin data visualization monitoring system
CN112819659A (en) * 2021-02-09 2021-05-18 西南交通大学 Tourist attraction development and evaluation method

Similar Documents

Publication Publication Date Title
US20210232634A1 (en) Quantified euler analysis
EP0391572A2 (en) Method for employing a hierarchical display list in global rendering
CN110516303A (en) Bridge construction management method for visualizing and device based on lightweight BIM
CN110309458B (en) BIM model display and rendering method based on WebGL
KR20080107444A (en) Two dimensional trees to edit graph-like diagrams
CN109377554B (en) Large three-dimensional model drawing method, device, system and storage medium
CN108460832B (en) Shell extraction method based on building information model
CN111737844A (en) Web 3D-based three-dimensional building model editing system and workflow
CN111080781A (en) Three-dimensional map display method and mobile terminal
CN105867930A (en) Display method and device for function calling relation and terminal
CN115081414A (en) Spreadsheet generation method, device, equipment and medium based on data model
CN109598672B (en) Map road rendering method and device
CN112132941B (en) Text rendering method, device, equipment and storage medium
CN114040518A (en) Network node display method and device
CN113486415B (en) Model perspective method, intelligent terminal and storage device
CN115423919B (en) Image rendering method, device, equipment and storage medium
CN115375812A (en) CAD data rendering method and device, electronic equipment and storage medium
CN114797109A (en) Object editing method and device, electronic equipment and storage medium
CN114968041A (en) Event response method, device, equipment and medium based on graph
CN114791986A (en) Three-dimensional information model processing method and device
CN111681307A (en) Method for realizing dynamic three-dimensional coordinate axis applied to three-dimensional software
CN112927327B (en) Three-dimensional visualization method for biomedical platform data map
JP2000148126A (en) Image display device and method
CN109064557A (en) A kind of method, system, terminal and medium carrying out 3D modeling by drawing data
CN115994981B (en) Three-dimensional automatic deduction method for emergency drilling scheme

Legal Events

Date Code Title Description
PB01 Publication
PB01 Publication
SE01 Entry into force of request for substantive examination
SE01 Entry into force of request for substantive examination