CN109388791B - Dynamic diagram display method and device, computer equipment and storage medium - Google Patents

Dynamic diagram display method and device, computer equipment and storage medium Download PDF

Info

Publication number
CN109388791B
CN109388791B CN201811137861.9A CN201811137861A CN109388791B CN 109388791 B CN109388791 B CN 109388791B CN 201811137861 A CN201811137861 A CN 201811137861A CN 109388791 B CN109388791 B CN 109388791B
Authority
CN
China
Prior art keywords
node
report
menu
chart
acquiring
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.)
Active
Application number
CN201811137861.9A
Other languages
Chinese (zh)
Other versions
CN109388791A (en
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.)
Ping An Property and Casualty Insurance Company of China Ltd
Original Assignee
Ping An Property and Casualty Insurance Company 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 Ping An Property and Casualty Insurance Company of China Ltd filed Critical Ping An Property and Casualty Insurance Company of China Ltd
Priority to CN201811137861.9A priority Critical patent/CN109388791B/en
Publication of CN109388791A publication Critical patent/CN109388791A/en
Application granted granted Critical
Publication of CN109388791B publication Critical patent/CN109388791B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F40/00Handling natural language data
    • G06F40/10Text processing
    • G06F40/166Editing, e.g. inserting or deleting
    • G06F40/177Editing, e.g. inserting or deleting of tables; using ruled lines
    • G06F40/18Editing, e.g. inserting or deleting of tables; using ruled lines of spreadsheets
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F40/00Handling natural language data
    • G06F40/10Text processing
    • G06F40/166Editing, e.g. inserting or deleting
    • G06F40/174Form filling; Merging
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06QINFORMATION AND COMMUNICATION TECHNOLOGY [ICT] SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES; SYSTEMS OR METHODS SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES, NOT OTHERWISE PROVIDED FOR
    • G06Q40/00Finance; Insurance; Tax strategies; Processing of corporate or income taxes
    • G06Q40/12Accounting
    • G06Q40/125Finance or payroll

Landscapes

  • Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • Business, Economics & Management (AREA)
  • General Physics & Mathematics (AREA)
  • Finance (AREA)
  • Accounting & Taxation (AREA)
  • Physics & Mathematics (AREA)
  • General Health & Medical Sciences (AREA)
  • General Engineering & Computer Science (AREA)
  • Health & Medical Sciences (AREA)
  • Computational Linguistics (AREA)
  • Audiology, Speech & Language Pathology (AREA)
  • Artificial Intelligence (AREA)
  • Development Economics (AREA)
  • Economics (AREA)
  • Marketing (AREA)
  • Strategic Management (AREA)
  • Technology Law (AREA)
  • General Business, Economics & Management (AREA)
  • User Interface Of Digital Computer (AREA)

Abstract

The application discloses a dynamic diagram display method, a dynamic diagram display device, computer equipment and a storage medium. The method comprises the following steps: if a node selection instruction of a user is detected, acquiring a node in a menu tree corresponding to the node selection instruction; acquiring a report corresponding to the node, and taking the report as an input parameter of a preset chart visualization function to obtain a chart corresponding to the report; if the chart operation instruction of the user is detected, the operation type corresponding to the chart operation instruction is obtained, and corresponding operation is carried out on the chart according to the operation type. The method realizes the expansion from a static chart to a dynamic chart through a data processing technology, and improves the interactive performance of the report platform.

Description

Dynamic diagram display method and device, computer equipment and storage medium
Technical Field
The present application relates to the field of data reporting technologies, and in particular, to a method and apparatus for dynamically displaying a chart, a computer device, and a storage medium.
Background
At present, when a user obtains a report according to data processing, the report is generally displayed statically, which results in poor user interactivity when the report is displayed, so that a chart cannot be drawn according to the report quickly, and the chart or the report cannot be displayed dynamically.
Content of the application
The embodiment of the application provides a dynamic display method, a device, computer equipment and a storage medium for a chart, and aims to solve the problem that the chart or the report cannot be dynamically displayed because the report is generally static according to data processing in the prior art.
In a first aspect, an embodiment of the present application provides a method for dynamically displaying a chart, including:
If a node selection instruction of a user is detected, acquiring a node in a menu tree corresponding to the node selection instruction;
Acquiring a report corresponding to the node, and taking the report as an input parameter of a preset chart visualization function to obtain a chart corresponding to the report;
if the chart operation instruction of the user is detected, the operation type corresponding to the chart operation instruction is obtained, and corresponding operation is carried out on the chart according to the operation type.
In a second aspect, an embodiment of the present application provides a dynamic display device for a chart, including:
The node retrieval unit is used for acquiring the node in the menu tree corresponding to the node selection instruction if the node selection instruction of the user is detected;
The report conversion unit is used for acquiring a report corresponding to the node, taking the report as an input parameter of a preset chart visualization function, and obtaining a chart corresponding to the report;
The dynamic display unit is used for acquiring an operation type corresponding to the chart operation instruction if the chart operation instruction of the user is detected, and carrying out corresponding operation on the chart according to the operation type.
In a third aspect, an embodiment of the present application further provides a computer apparatus, which includes a memory, a processor, and a computer program stored on the memory and capable of running on the processor, where the processor implements the graph dynamic display method described in the first aspect when executing the computer program.
In a fourth aspect, an embodiment of the present application further provides a storage medium, where the storage medium stores a computer program, where the computer program includes program instructions, where the program instructions when executed by a processor cause the processor to perform the graph dynamic presentation method according to the first aspect.
The embodiment of the application provides a dynamic diagram display method, a dynamic diagram display device, computer equipment and a storage medium. If a node selection instruction of a user is detected, acquiring a node in a menu tree corresponding to the node selection instruction; acquiring a report corresponding to the node, and taking the report as an input parameter of a preset chart visualization function to obtain a chart corresponding to the report; if the chart operation instruction of the user is detected, the operation type corresponding to the chart operation instruction is obtained, and corresponding operation is carried out on the chart according to the operation type. The method realizes the expansion from a static chart to a dynamic chart and improves the interactive performance of the report platform.
Drawings
In order to more clearly illustrate the technical solutions of the embodiments of the present application, the drawings required for the description of the embodiments will be briefly described below, and it is obvious that the drawings in the following description are some embodiments of the present application, and other drawings may be obtained according to these drawings without inventive effort for a person skilled in the art.
FIG. 1 is a schematic flow chart of a dynamic diagram display method according to an embodiment of the present application;
FIG. 2 is a schematic flow chart of a dynamic diagram showing method according to an embodiment of the present application;
FIG. 3 is another flow chart of a dynamic diagram showing method according to an embodiment of the present application;
FIG. 4 is a schematic view of a sub-flowchart of a chart dynamic display method according to an embodiment of the present application;
FIG. 5 is a schematic diagram of another sub-flowchart of a chart dynamic display method according to an embodiment of the present application;
FIG. 6 is a schematic block diagram of a diagram dynamic display device provided by an embodiment of the present application;
FIG. 7 is another schematic block diagram of a diagram dynamic display device provided by an embodiment of the present application;
FIG. 8 is another schematic block diagram of a diagram dynamic display device provided by an embodiment of the present application;
FIG. 9 is a schematic block diagram of a subunit of a dynamic display device for charts provided in an embodiment of the present application;
FIG. 10 is a schematic block diagram of another subunit of a dynamic display device for charts provided in accordance with an embodiment of the present application;
fig. 11 is a schematic block diagram of a computer device according to an embodiment of the present application.
Detailed Description
The following description of the embodiments of the present application will be made clearly and fully with reference to the accompanying drawings, in which it is evident that the embodiments described are some, but not all embodiments of the application. All other embodiments, which can be made by those skilled in the art based on the embodiments of the application without making any inventive effort, are intended to be within the scope of the application.
It should be understood that the terms "comprises" and "comprising," when used in this specification and the appended claims, specify the presence of stated features, integers, steps, operations, elements, and/or components, but do not preclude the presence or addition of one or more other features, integers, steps, operations, elements, components, and/or groups thereof.
It is also to be understood that the terminology used in the description of the application herein is for the purpose of describing particular embodiments only and is not intended to be limiting of the application. As used in this specification and the appended claims, the singular forms "a," "an," and "the" are intended to include the plural forms as well, unless the context clearly indicates otherwise.
It should be further understood that the term "and/or" as used in the present specification and the appended claims refers to any and all possible combinations of one or more of the associated listed items, and includes such combinations.
Referring to fig. 1, fig. 1 is a schematic flowchart of a chart dynamic display method according to an embodiment of the application. The dynamic graph display method is applied to the management server, the method is executed through application software installed in the management server, and a plurality of user terminals are connected with the management server through a network to transmit information. The user terminal is terminal equipment with an internet access function, such as a desktop computer, a notebook computer, a tablet computer or a mobile phone; the management server is an enterprise terminal for dynamically displaying icons.
As shown in fig. 1, the method includes steps S101 to S103.
S101, if a node selection instruction of a user is detected, acquiring a node in a menu tree corresponding to the node selection instruction.
In this embodiment, after a plurality of reports are uploaded at the management server, and after a menu tree is generated, when a user needs to view a report corresponding to a certain node in the menu tree and an image corresponding to the report, the node needs to be selected on the menu tree, and the report corresponding to the node (the report is a static report) can be located after the node is selected, and because the static report is generally not editable (such as performing interactive operations such as dynamic screening, contour amplification, resetting, etc. of a data range such as lasso, a box, etc.), the report corresponding to the node needs to be subjected to visual processing.
S102, acquiring a report corresponding to the node, and taking the report as an input parameter of a preset chart visualization function to obtain a chart corresponding to the report.
In this embodiment, when a user selects a node on the menu tree, and obtains a corresponding report according to the node, the report is input to a chart visualization function in the management server to perform conversion, so as to obtain a chart that can be dynamically displayed. The dynamic chart can be drawn rapidly through the chart visualization function.
In one embodiment, as shown in fig. 2, step S102 further includes:
s102a, acquiring menu attribute setting information corresponding to the uploaded report;
s102b, analyzing and acquiring the affiliated father-level menu included in the menu attribute setting information, positioning the corresponding father node in the menu tree according to the affiliated father-level menu included in the menu attribute setting information, and establishing a subordinate relation between the node corresponding to the report and the father node.
In this embodiment, when a user uploads a report to a management server in a manual or automatic manner, menu attribute setting information set by the user on the report needs to be acquired in the management server; wherein the menu attribute setting information includes at least: the menu name, report URL address of menu mapping, menu ordering number; the parent level menu is used for indicating that the current report is subordinate to another Zhang Baobiao (the data in the child table is probably mostly subordinate to the parent table), the menu name is used for indicating the name of the node when the current report is mapped to the node, the URL address of the report mapped by the menu is used for indicating the unique address (URL is used for indicating a uniform resource locator) of the source report of the current report on the Internet, and the menu ordering number is used for indicating the number of the child table subordinate to the parent table and displaying the corresponding node of the child table according to the sequence from small to large in the same parent level menu.
After the management server receives the current report, the current menu tree existing in the management server and each node in the menu tree need to be acquired; thus, when the new report is uploaded, the report can be judged to be subordinate to which parent node, and the new report is added into the menu tree as a new child node.
After the current menu tree and each node in the menu tree are obtained, the initial topological graph corresponding to the current menu tree is obtained by mapping according to the current menu tree. The current menu tree is displayed in a topological graph mode, and the subordinate relation between the father node and the child node can be displayed more intuitively. The mapping is to draw each level node of the menu tree into a corresponding level node on the topology map, the menu tree is only a simpler display of a smaller area on the left side of the page, and in order to facilitate the operation and viewing of a user, the menu tree can be mapped into a topology map displayed in a larger area.
By mapping each parent node in the menu tree to a parent node in the initial topology map, and mapping the name of each parent node (the name of the node is understood as the menu name) to the corresponding parent node in the initial topology map.
After the mapping of the parent nodes is completed, the first-level child nodes need to be acquired, the first-level child nodes are mapped into the first-level child nodes in the initial topological graph according to the same mode as the parent nodes, then each first-level child node is connected with the corresponding parent node according to the subordinate relation, for example, the parent node to which the first-level child node A belongs is a, and then the first-level child node A is connected with the parent node through the connecting line. Mapping of the second-N-th level child nodes onto the initial topology map is accomplished in the same manner.
In one embodiment, as shown in fig. 3, step S102 further includes:
S102c, importing a library function corresponding to the chart visualization function, and setting an output mode of the chart.
In this embodiment, the tool corresponding to the chart visualization function adopted is Bokeh, bokeh is an interactive visualization Python library specific to the rendering function of the Web browser, so that the report can be displayed on the Web server. The imported library function is Bokeh library, bokeh library can draw not only coordinates, but also a chart (such as drawing a box diagram, drawing a line diagram, creating a two-dimensional scatter diagram, combining two visual elements into a single diagram, adding a coordinate axis label on the picture, drawing a map by using latitude and longitude data, etc.) in a form corresponding to the function package included in the library. If a two-dimensional scatter plot is created, the library functions that need to be imported are as follows:
frombokeh.plotting import figure,output notebook,show
Representing the imported library function as a booth.
The output mode of the chart includes a notbook document, a Web browser or a server, and the chart is output to the notbook document, the Web browser or the server.
The chart visualization function corresponding to Bokeh library can draw static report data into dynamically exposable icons, so that a user can conveniently expound reports from various forms.
In one embodiment, as shown in fig. 4, step S102 includes:
S1021, acquiring data in the report line by line, and inputting the data into a background database corresponding to the chart display area according to the set output mode;
s1022, establishing a coordinate system in the chart display area according to the field correspondence in the report, mapping the data in the report to the coordinate system, and displaying the mapped chart.
For example, the report is a report about staff wages, wherein each row of data corresponds to two fields, one field corresponds to a wage number, the other field corresponds to a wage, and if the Web browser or the server needs to draw the data in the report, the data is required to be output to a background database corresponding to a chart display area; firstly, establishing an abscissa according to the wage field and an ordinate according to the wage field, at the moment, mapping the data of each row in the report to a coordinate system, and then displaying the mapped chart in the chart display area. The dynamic chart can be drawn rapidly by scanning report data line by line and mapping the report data to a coordinate system.
In one embodiment, as shown in fig. 5, step S102b includes:
s102b1, locating a father node to which a node corresponding to the report belongs by traversing the nodes in the menu tree;
s102b2, acquiring the number of child nodes of the father node, and judging whether the number of child nodes of the father node is equal to 0;
s102b3, if the number of the child nodes of the father node is 0, creating a corresponding number of child nodes on the initial topological graph, mapping the node corresponding to the report to the newly created child nodes, and adding connecting lines between the child nodes corresponding to the report and the father node to complete establishment of the subordinate relationship;
S102b4, if the number of the child nodes of the father node is larger than 0, acquiring the number of the child nodes of the father node, and acquiring the menu sequence number of each child node included in the father node;
S102b5, inserting the nodes corresponding to the report into the child nodes of the father node according to the menu ordering numbers of the nodes corresponding to the report, and adding connecting wires between the child nodes corresponding to the report and the father node to complete establishment of subordinate relations;
S102b6, traversing the menu tree according to the menu name corresponding to the menu query instruction if the menu query instruction is detected, and displaying the father node and the child node corresponding to the menu name if the corresponding menu name is queried in the menu tree.
In this embodiment, a node corresponding to a report is located in a menu tree according to a parent level menu to which the report belongs in the menu tree, then whether the number of child nodes in a next layer of the parent node is 0 is judged, if the number of child nodes of the parent node is 0, a corresponding number of child nodes are newly built on an initial topology graph, and the node corresponding to the report is mapped onto the newly built child nodes (that is, no child node is arranged below the parent node, no child node is added according to a ranking number, and a connecting line of a subordinate relationship is directly newly built and added); if the number of the child nodes of the father node is greater than 0, the number of the child nodes of the father node is obtained, the menu sequence number of each child node included in the father node is obtained, and then the nodes corresponding to the report are inserted into the child nodes of the father node according to the menu sequence number of the nodes corresponding to the report in an ascending order.
When a menu query instruction of a user is acquired, a corresponding child node and a father node corresponding to the child node are required to be queried in a menu tree according to a menu name, after the query of the node is completed, a report URL address mapped by the menu of the child node is directly linked to an uploaded report stored in a server, and when the user is detected to click the child node, a report corresponding to the report URL address mapped by the menu of the child node is extracted and opened for display.
S103, if the chart operation instruction of the user is detected, acquiring an operation type corresponding to the chart operation instruction, and performing corresponding operation on the chart according to the operation type.
In this embodiment, the operation types corresponding to the chart operation instruction at least include lasso, dynamic screening of data range, contour amplification, and reset.
The lasso operation is used for selecting a certain coordinate point in the chart and performing further editing operation;
the dynamic screening operation of the data range is to determine the screened coordinate points through the range of a square frame drawn by a user in real time;
the contour amplifying operation is that on the basis of the dynamic screening operation of the data range, the coordinate points selected by the drawn square frame range can be further amplified or reduced;
The reset operation is an operation for selecting a certain coordinate point in the chart and performing reset (i.e., re-editing).
By the method, expansion from a static chart to a dynamic chart can be realized, and the interactivity of the functions of the report platform is improved.
According to the method, the report is used as the input parameter of the preset chart visualization function, the chart corresponding to the report is obtained, the expansion from the static chart to the dynamic chart is realized, and the interaction performance of the report platform is improved.
The embodiment of the application also provides a chart dynamic display device which is used for executing any embodiment of the chart dynamic display method. In particular, referring to fig. 6, fig. 6 is a schematic block diagram of a dynamic display device for charts provided in an embodiment of the present application. The dynamic diagram display apparatus 100 may be configured in a management server.
As shown in fig. 6, the graph dynamic display apparatus 100 includes a node retrieval unit 101, a report conversion unit 102, and a dynamic display unit 103.
The node retrieval unit 101 is configured to, if a node selection instruction of a user is detected, obtain a node in a menu tree corresponding to the node selection instruction.
In this embodiment, after a plurality of reports are uploaded at the management server, and after a menu tree is generated, when a user needs to view a report corresponding to a certain node in the menu tree and an image corresponding to the report, the node needs to be selected on the menu tree, and the report corresponding to the node (the report is a static report) can be located after the node is selected, and because the static report is generally not editable (such as performing interactive operations such as dynamic screening, contour amplification, resetting, etc. of a data range such as lasso, a box, etc.), the report corresponding to the node needs to be subjected to visual processing.
The report conversion unit 102 is configured to obtain a report corresponding to the node, and use the report as an input parameter of a preset chart visualization function to obtain a chart corresponding to the report.
In this embodiment, when a user selects a node on the menu tree, and obtains a corresponding report according to the node, the report is input to a chart visualization function in the management server to perform conversion, so as to obtain a chart that can be dynamically displayed. The dynamic chart can be drawn rapidly through the chart visualization function.
In one embodiment, as shown in fig. 7, the dynamic diagram display device 100 further includes:
A menu attribute acquiring unit 102a for acquiring menu attribute setting information corresponding to the uploaded report;
The report node setting unit 102b is configured to parse and obtain the parent level menu included in the menu attribute setting information, locate a corresponding parent node in the menu tree according to the parent level menu included in the menu attribute setting information, and establish a subordinate relationship between the node corresponding to the report and the parent node.
In this embodiment, when a user uploads a report to a management server in a manual or automatic manner, menu attribute setting information set by the user on the report needs to be acquired in the management server; wherein the menu attribute setting information includes at least: the menu name, report URL address of menu mapping, menu ordering number; the parent level menu is used for indicating that the current report is subordinate to another Zhang Baobiao (the data in the child table is probably mostly subordinate to the parent table), the menu name is used for indicating the name of the node when the current report is mapped to the node, the URL address of the report mapped by the menu is used for indicating the unique address (URL is used for indicating a uniform resource locator) of the source report of the current report on the Internet, and the menu ordering number is used for indicating the number of the child table subordinate to the parent table and displaying the corresponding node of the child table according to the sequence from small to large in the same parent level menu.
After the management server receives the current report, the current menu tree existing in the management server and each node in the menu tree need to be acquired; thus, when the new report is uploaded, the report can be judged to be subordinate to which parent node, and the new report is added into the menu tree as a new child node.
After the current menu tree and each node in the menu tree are obtained, the initial topological graph corresponding to the current menu tree is obtained by mapping according to the current menu tree. The current menu tree is displayed in a topological graph mode, and the subordinate relation between the father node and the child node can be displayed more intuitively. The mapping is to draw each level node of the menu tree into a corresponding level node on the topology map, the menu tree is only a simpler display of a smaller area on the left side of the page, and in order to facilitate the operation and viewing of a user, the menu tree can be mapped into a topology map displayed in a larger area.
By mapping each parent node in the menu tree to a parent node in the initial topology map, and mapping the name of each parent node (the name of the node is understood as the menu name) to the corresponding parent node in the initial topology map.
After the mapping of the parent nodes is completed, the first-level child nodes need to be acquired, the first-level child nodes are mapped into the first-level child nodes in the initial topological graph according to the same mode as the parent nodes, then each first-level child node is connected with the corresponding parent node according to the subordinate relation, for example, the parent node to which the first-level child node A belongs is a, and then the first-level child node A is connected with the parent node through the connecting line. Mapping of the second-N-th level child nodes onto the initial topology map is accomplished in the same manner.
In one embodiment, as shown in fig. 8, the dynamic diagram display device 100 further includes:
the function setting unit 102c is configured to import a library function corresponding to the chart visualization function, and set an output mode of the chart.
In this embodiment, the tool corresponding to the chart visualization function adopted is Bokeh, bokeh is an interactive visualization Python library specific to the rendering function of the Web browser, so that the report can be displayed on the Web server. The imported library function is Bokeh library, bokeh library can draw not only coordinates, but also a chart (such as drawing a box diagram, drawing a line diagram, creating a two-dimensional scatter diagram, combining two visual elements into a single diagram, adding a coordinate axis label on the picture, drawing a map by using latitude and longitude data, etc.) in a form corresponding to the function package included in the library. If a two-dimensional scatter plot is created, the library functions that need to be imported are as follows:
frombokeh.plotting import figure,output notebook,show
Representing the imported library function as a booth.
The output mode of the chart includes a notbook document, a Web browser or a server, and the chart is output to the notbook document, the Web browser or the server.
The chart visualization function corresponding to Bokeh library can draw static report data into dynamically exposable icons, so that a user can conveniently expound reports from various forms.
In one embodiment, as shown in fig. 9, the report translating unit 102 includes:
A row-by-row acquiring unit 1021, configured to acquire data in a report row by row, and input the data to a background database corresponding to the chart display area according to a set output mode;
and the coordinate system mapping unit 1022 is used for establishing a coordinate system in the chart display area according to the field correspondence in the report, mapping the data in the report to the coordinate system, and displaying the mapped chart.
For example, the report is a report about staff wages, wherein each row of data corresponds to two fields, one field corresponds to a wage number, the other field corresponds to a wage, and if the Web browser or the server needs to draw the data in the report, the data is required to be output to a background database corresponding to a chart display area; firstly, establishing an abscissa according to the wage field and an ordinate according to the wage field, at the moment, mapping the data of each row in the report to a coordinate system, and then displaying the mapped chart in the chart display area. The dynamic chart can be drawn rapidly by scanning report data line by line and mapping the report data to a coordinate system.
In one embodiment, as shown in fig. 10, the report node setting unit 102b includes:
The node traversing and positioning unit 102b1 is configured to position a parent node to which a node corresponding to the report belongs by traversing nodes in the menu tree;
A child node number judging unit 102b2, configured to obtain the number of child nodes of the parent node, and judge whether the number of child nodes of the parent node is equal to 0;
The first child node establishing unit 102b3 is configured to establish a corresponding number of child nodes on the initial topology map if the number of child nodes of the parent node is 0, map the node corresponding to the report to the newly established child node, and add a connection line between the child node corresponding to the report and the parent node to complete establishment of the subordinate relationship;
the second child node establishing unit 102b4 is configured to obtain the number of child nodes of the parent node and obtain a menu row number of each child node included in the parent node if the number of child nodes of the parent node is greater than 0;
the child node inserting unit 102b5 is configured to insert the nodes corresponding to the report into the child nodes of the parent node according to the menu ordering numbers of the nodes corresponding to the report, and add connection lines between the child nodes corresponding to the report and the parent node to complete establishment of the subordinate relationship;
The node display unit 102b6 is configured to traverse the menu tree according to the menu name corresponding to the menu query instruction if the menu query instruction is detected, and display both the parent node and the child node corresponding to the menu name if the corresponding menu name is queried in the menu tree.
In this embodiment, a node corresponding to a report is located in a menu tree according to a parent level menu to which the report belongs in the menu tree, then whether the number of child nodes in a next layer of the parent node is 0 is judged, if the number of child nodes of the parent node is 0, a corresponding number of child nodes are newly built on an initial topology graph, and the node corresponding to the report is mapped onto the newly built child nodes (that is, no child node is arranged below the parent node, no child node is added according to a ranking number, and a connecting line of a subordinate relationship is directly newly built and added); if the number of the child nodes of the father node is greater than 0, the number of the child nodes of the father node is obtained, the menu sequence number of each child node included in the father node is obtained, and then the nodes corresponding to the report are inserted into the child nodes of the father node according to the menu sequence number of the nodes corresponding to the report in an ascending order.
When a menu query instruction of a user is acquired, a corresponding child node and a father node corresponding to the child node are required to be queried in a menu tree according to a menu name, after the query of the node is completed, a report URL address mapped by the menu of the child node is directly linked to an uploaded report stored in a server, and when the user is detected to click the child node, a report corresponding to the report URL address mapped by the menu of the child node is extracted and opened for display.
The dynamic display unit 103 is configured to, if a chart operation instruction of a user is detected, obtain an operation type corresponding to the chart operation instruction, and perform a corresponding operation on the chart according to the operation type.
In this embodiment, the operation types corresponding to the chart operation instruction at least include lasso, dynamic screening of data range, contour amplification, and reset.
The lasso operation is used for selecting a certain coordinate point in the chart and performing further editing operation;
the dynamic screening operation of the data range is to determine the screened coordinate points through the range of a square frame drawn by a user in real time;
the contour amplifying operation is that on the basis of the dynamic screening operation of the data range, the coordinate points selected by the drawn square frame range can be further amplified or reduced;
The reset operation is an operation for selecting a certain coordinate point in the chart and performing reset (i.e., re-editing).
By the method, expansion from a static chart to a dynamic chart can be realized, and the interactivity of the functions of the report platform is improved.
The device obtains the chart corresponding to the report by taking the report as the input parameter of the preset chart visualization function, thereby expanding the static chart to the dynamic chart and improving the interaction performance of the report platform.
The graphical dynamic presentation apparatus described above may be implemented in the form of a computer program that may be run on a computer device as shown in fig. 11.
Referring to fig. 11, fig. 11 is a schematic block diagram of a computer device according to an embodiment of the present application.
With reference to FIG. 11, the computer device 500 includes a processor 502, memory, and a network interface 505 connected by a system bus 501, where the memory may include a non-volatile storage medium 503 and an internal memory 504.
The non-volatile storage medium 503 may store an operating system 5031 and a computer program 5032. The computer program 5032 includes program instructions that, when executed, cause the processor 502 to perform a chart dynamic presentation method.
The processor 502 is used to provide computing and control capabilities to support the operation of the overall computer device 500.
The internal memory 504 provides an environment for the execution of a computer program 5032 in the non-volatile storage medium 503, which computer program 5032, when executed by the processor 502, causes the processor 502 to perform the graphical dynamic presentation method.
The network interface 505 is used for network communications, such as providing for the transmission of data traffic for network access, etc. It will be appreciated by those skilled in the art that the structure shown in FIG. 11 is merely a block diagram of some of the structures associated with the present inventive arrangements and does not constitute a limitation of the computer device 500 to which the present inventive arrangements may be applied, and that a particular computer device 500 may include more or fewer components than shown, or may combine some of the components, or have a different arrangement of components.
Wherein the processor 502 is configured to execute a computer program 5032 stored in a memory to perform the following functions: if a node selection instruction of a user is detected, acquiring a node in a menu tree corresponding to the node selection instruction; acquiring a report corresponding to the node, and taking the report as an input parameter of a preset chart visualization function to obtain a chart corresponding to the report; if the chart operation instruction of the user is detected, the operation type corresponding to the chart operation instruction is obtained, and corresponding operation is carried out on the chart according to the operation type.
In an embodiment, before executing the operation type corresponding to the chart operation instruction if the user's chart operation instruction is detected, the processor 502 further executes the following operations before obtaining the operation type corresponding to the chart operation instruction and performing the corresponding operation on the chart according to the operation type: acquiring menu attribute setting information corresponding to the uploaded report; analyzing and acquiring the belonged parent level menu included in the menu attribute setting information, positioning the corresponding parent node in the menu tree according to the belonged parent level menu included in the menu attribute setting information, and establishing a subordinate relation between the node corresponding to the report and the parent node.
In an embodiment, before executing the report corresponding to the acquired node and using the report as an input parameter of a preset chart visualization function to obtain a chart corresponding to the report, the processor 502 further executes the following operations: and importing library functions corresponding to the chart visualization functions, and setting an output mode of the chart.
In one embodiment, the processor 502 performs the following operations when executing the input parameter using the report as the preset chart visualization function to obtain the chart corresponding to the report: acquiring data in the report line by line, and inputting the data into a background database corresponding to the chart display area according to the set output mode; and establishing a coordinate system in the chart display area according to the field correspondence in the report, mapping the data in the report to the coordinate system, and displaying the mapped chart.
In an embodiment, the processor 502 locates the corresponding parent node in the menu tree according to the parent level menu included in the menu attribute setting information, establishes a subordinate relationship between the node corresponding to the report and the parent node, and performs the following operations: positioning a father node to which a node corresponding to the report belongs by traversing the nodes in the menu tree; acquiring the number of the child nodes of the father node, and judging whether the number of the child nodes of the father node is equal to 0; if the number of the child nodes of the father node is 0, creating a corresponding number of child nodes on the initial topological graph, mapping the node corresponding to the report to the newly created child nodes, and adding connecting wires between the child nodes corresponding to the report and the father node to complete establishment of the subordinate relationship; if the number of the child nodes of the father node is larger than 0, acquiring the number of the child nodes of the father node, and acquiring the menu sequence number of each child node included in the father node; according to the menu ordering numbers of the nodes corresponding to the report, inserting the nodes corresponding to the report into the child nodes of the father node according to the ascending order sequence, and establishing the affiliation by adding connecting wires between the child nodes corresponding to the report and the father node; if the menu query instruction is detected, traversing the menu tree according to the menu name corresponding to the menu query instruction, and if the corresponding menu name is queried in the menu tree, displaying the father node and the child node corresponding to the menu name.
Those skilled in the art will appreciate that the embodiment of the computer device shown in fig. 11 is not limiting of the specific construction of the computer device, and in other embodiments, the computer device may include more or less components than those shown, or certain components may be combined, or a different arrangement of components. For example, in some embodiments, the computer device may include only a memory and a processor, and in such embodiments, the structure and function of the memory and the processor are consistent with the embodiment shown in fig. 11, and will not be described again.
It should be appreciated that in embodiments of the present application, the Processor 502 may be a central processing unit (Central Processing Unit, CPU), the Processor 502 may also be other general purpose processors, digital signal processors (DIGITAL SIGNAL processors, DSPs), application SPECIFIC INTEGRATED Circuits (ASICs), off-the-shelf Programmable gate arrays (Field-Programmable GATEARRAY, FPGA) or other Programmable logic devices, discrete gate or transistor logic devices, discrete hardware components, or the like. Wherein the general purpose processor may be a microprocessor or the processor may be any conventional processor or the like.
In another embodiment of the present application, a storage medium is provided. The storage medium may be a non-volatile computer readable storage medium. The storage medium stores a computer program, wherein the computer program includes program instructions. The program instructions, when executed by a processor, implement the steps of: if a node selection instruction of a user is detected, acquiring a node in a menu tree corresponding to the node selection instruction; acquiring a report corresponding to the node, and taking the report as an input parameter of a preset chart visualization function to obtain a chart corresponding to the report; if the chart operation instruction of the user is detected, the operation type corresponding to the chart operation instruction is obtained, and corresponding operation is carried out on the chart according to the operation type.
In one embodiment, the program instructions when executed by a processor perform the steps of: acquiring menu attribute setting information corresponding to the uploaded report; analyzing and acquiring the belonged parent level menu included in the menu attribute setting information, positioning the corresponding parent node in the menu tree according to the belonged parent level menu included in the menu attribute setting information, and establishing a subordinate relation between the node corresponding to the report and the parent node.
In one embodiment, the program instructions when executed by a processor perform the steps of: and importing library functions corresponding to the chart visualization functions, and setting an output mode of the chart.
In one embodiment, the program instructions when executed by a processor perform the steps of: acquiring data in the report line by line, and inputting the data into a background database corresponding to the chart display area according to the set output mode; and establishing a coordinate system in the chart display area according to the field correspondence in the report, mapping the data in the report to the coordinate system, and displaying the mapped chart.
In one embodiment, the program instructions when executed by a processor perform the steps of: positioning a father node to which a node corresponding to the report belongs by traversing the nodes in the menu tree; acquiring the number of the child nodes of the father node, and judging whether the number of the child nodes of the father node is equal to 0; if the number of the child nodes of the father node is 0, creating a corresponding number of child nodes on the initial topological graph, mapping the node corresponding to the report to the newly created child nodes, and adding connecting wires between the child nodes corresponding to the report and the father node to complete establishment of the subordinate relationship; if the number of the child nodes of the father node is larger than 0, acquiring the number of the child nodes of the father node, and acquiring the menu sequence number of each child node included in the father node; according to the menu ordering numbers of the nodes corresponding to the report, inserting the nodes corresponding to the report into the child nodes of the father node according to the ascending order sequence, and establishing the affiliation by adding connecting wires between the child nodes corresponding to the report and the father node; if the menu query instruction is detected, traversing the menu tree according to the menu name corresponding to the menu query instruction, and if the corresponding menu name is queried in the menu tree, displaying the father node and the child node corresponding to the menu name.
It will be clearly understood by those skilled in the art that, for convenience and brevity of description, specific working procedures of the apparatus, device and unit described above may refer to corresponding procedures in the foregoing method embodiments, which are not repeated herein. Those of ordinary skill in the art will appreciate that the elements and algorithm steps described in connection with the embodiments disclosed herein may be embodied in electronic hardware, in computer software, or in a combination of the two, and that the elements and steps of the examples have been generally described in terms of function in the foregoing description to clearly illustrate the interchangeability of hardware and software. Whether such functionality is implemented as hardware or software depends upon the particular application and design constraints imposed on the solution. Skilled artisans may implement the described functionality in varying ways for each particular application, but such implementation decisions should not be interpreted as causing a departure from the scope of the present application.
In the several embodiments provided by the present application, it should be understood that the disclosed apparatus, device and method may be implemented in other manners. For example, the apparatus embodiments described above are merely illustrative, and for example, the division of the units is merely a logical function division, there may be another division manner in actual implementation, or units having the same function may be integrated into one unit, for example, multiple units or components may be combined or may be integrated into another system, or some features may be omitted, or not performed. In addition, the coupling or direct coupling or communication connection shown or discussed with each other may be an indirect coupling or communication connection via some interfaces, devices, or elements, or may be an electrical, mechanical, or other form of connection.
The units described as separate units may or may not be physically separate, and units shown as units may or may not be physical units, may be located in one place, or may be distributed on a plurality of network units. Some or all of the units may be selected according to actual needs to achieve the purpose of the embodiment of the present application.
In addition, each functional unit in the embodiments of the present application may be integrated in one processing unit, or each unit may exist alone physically, or two or more units may be integrated in one unit. The integrated units may be implemented in hardware or in software functional units.
The integrated units may be stored in a storage medium if implemented in the form of software functional units and sold or used as stand-alone products. Based on such understanding, the technical solution of the present application is essentially or a part contributing to the prior art, or all or part of the technical solution may be embodied in the form of a software product stored in a storage medium, comprising several instructions for causing a computer device (which may be a personal computer, a server, or a network device, etc.) to perform all or part of the steps of the method according to the embodiments of the present application. And the aforementioned storage medium includes: a U-disk, a removable hard disk, a Read-Only Memory (ROM), a magnetic disk, an optical disk, or other various media capable of storing program codes.
While the application has been described with reference to certain preferred embodiments, it will be understood by those skilled in the art that various changes and substitutions of equivalents may be made and equivalents will be apparent to those skilled in the art without departing from the scope of the application. Therefore, the protection scope of the application is subject to the protection scope of the claims.

Claims (7)

1. A method for dynamically displaying a chart, comprising:
If a node selection instruction of a user is detected, acquiring a node in a menu tree corresponding to the node selection instruction;
Acquiring a report corresponding to the node, and taking the report as an input parameter of a preset chart visualization function to obtain a chart corresponding to the report;
If the chart operation instruction of the user is detected, acquiring an operation type corresponding to the chart operation instruction, and performing corresponding operation on the chart according to the operation type;
if the chart operation instruction of the user is detected, acquiring an operation type corresponding to the chart operation instruction, and before the corresponding operation is performed on the chart according to the operation type, further comprising:
Acquiring menu attribute setting information corresponding to the uploaded report;
Analyzing and acquiring the belonged parent level menu included in the menu attribute setting information, positioning a corresponding parent node in a menu tree according to the belonged parent level menu included in the menu attribute setting information, and establishing a subordinate relation between the node corresponding to the report and the parent node;
wherein the menu attribute setting information includes at least: the menu name, report URL address of menu mapping, menu ordering number;
Positioning a corresponding parent node in a menu tree according to a parent level menu belonging to the menu attribute setting information, and establishing a subordinate relation between a node corresponding to a report and the parent node, wherein the method comprises the following steps:
Positioning a father node to which a node corresponding to the report belongs by traversing the nodes in the menu tree;
acquiring the number of the child nodes of the father node, and judging whether the number of the child nodes of the father node is equal to 0;
If the number of the child nodes of the father node is 0, creating a corresponding number of child nodes on the initial topological graph, mapping the node corresponding to the report to the newly created child nodes, and adding connecting wires between the child nodes corresponding to the report and the father node to complete establishment of the subordinate relationship;
if the number of the child nodes of the father node is larger than 0, acquiring the number of the child nodes of the father node, and acquiring the menu sequence number of each child node included in the father node;
according to the menu ordering numbers of the nodes corresponding to the report, inserting the nodes corresponding to the report into the child nodes of the father node according to the ascending order sequence, and adding connecting wires between the child nodes corresponding to the report and the father node to complete establishment of subordinate relations;
If the menu query instruction is detected, traversing the menu tree according to the menu name corresponding to the menu query instruction, and if the corresponding menu name is queried in the menu tree, displaying the father node and the child node corresponding to the menu name.
2. The method for dynamically displaying a chart according to claim 1, wherein the step of obtaining the report corresponding to the node, and before obtaining the chart corresponding to the report by using the report as the input parameter of the preset chart visualization function, further comprises:
And importing library functions corresponding to the chart visualization functions, and setting an output mode of the chart.
3. The method for dynamically displaying a chart according to claim 2, wherein the step of obtaining the chart corresponding to the report by using the report as the input parameter of the preset chart visualization function includes:
Acquiring data in the report line by line, and inputting the data into a background database corresponding to the chart display area according to the set output mode;
And establishing a coordinate system in the chart display area according to the field correspondence in the report, mapping the data in the report to the coordinate system, and displaying the mapped chart.
4. A dynamic display device for a chart, comprising:
The node retrieval unit is used for acquiring the node in the menu tree corresponding to the node selection instruction if the node selection instruction of the user is detected;
The report conversion unit is used for acquiring a report corresponding to the node, taking the report as an input parameter of a preset chart visualization function, and obtaining a chart corresponding to the report;
The dynamic display unit is used for acquiring an operation type corresponding to the chart operation instruction if the chart operation instruction of the user is detected, and carrying out corresponding operation on the chart according to the operation type;
Further comprises:
The menu attribute acquisition unit is used for acquiring menu attribute setting information corresponding to the uploaded report;
The report node setting unit is used for analyzing and acquiring the father-level menu included in the menu attribute setting information, positioning the corresponding father node in the menu tree according to the father-level menu included in the menu attribute setting information, and establishing a subordinate relation between the node corresponding to the report and the father node;
wherein the menu attribute setting information includes at least: the menu name, report URL address of menu mapping, menu ordering number;
Positioning a corresponding parent node in a menu tree according to a parent level menu belonging to the menu attribute setting information, and establishing a subordinate relation between a node corresponding to a report and the parent node, wherein the method comprises the following steps:
Positioning a father node to which a node corresponding to the report belongs by traversing the nodes in the menu tree;
acquiring the number of the child nodes of the father node, and judging whether the number of the child nodes of the father node is equal to 0;
If the number of the child nodes of the father node is 0, creating a corresponding number of child nodes on the initial topological graph, mapping the node corresponding to the report to the newly created child nodes, and adding connecting wires between the child nodes corresponding to the report and the father node to complete establishment of the subordinate relationship;
if the number of the child nodes of the father node is larger than 0, acquiring the number of the child nodes of the father node, and acquiring the menu sequence number of each child node included in the father node;
according to the menu ordering numbers of the nodes corresponding to the report, inserting the nodes corresponding to the report into the child nodes of the father node according to the ascending order sequence, and adding connecting wires between the child nodes corresponding to the report and the father node to complete establishment of subordinate relations;
If the menu query instruction is detected, traversing the menu tree according to the menu name corresponding to the menu query instruction, and if the corresponding menu name is queried in the menu tree, displaying the father node and the child node corresponding to the menu name.
5. The dynamic display device of charts of claim 4, further comprising:
And the function setting unit is used for importing the library functions corresponding to the chart visualization functions and setting the output modes of the charts.
6. 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 graph dynamic presentation method of any one of claims 1 to 3 when the computer program is executed.
7. A storage medium storing a computer program comprising program instructions which, when executed by a processor, cause the processor to perform the graph dynamic presentation method of any one of claims 1 to 3.
CN201811137861.9A 2018-09-28 2018-09-28 Dynamic diagram display method and device, computer equipment and storage medium Active CN109388791B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201811137861.9A CN109388791B (en) 2018-09-28 2018-09-28 Dynamic diagram display method and device, computer equipment and storage medium

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201811137861.9A CN109388791B (en) 2018-09-28 2018-09-28 Dynamic diagram display method and device, computer equipment and storage medium

Publications (2)

Publication Number Publication Date
CN109388791A CN109388791A (en) 2019-02-26
CN109388791B true CN109388791B (en) 2024-05-14

Family

ID=65418233

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201811137861.9A Active CN109388791B (en) 2018-09-28 2018-09-28 Dynamic diagram display method and device, computer equipment and storage medium

Country Status (1)

Country Link
CN (1) CN109388791B (en)

Families Citing this family (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN112131288B (en) * 2019-06-25 2024-04-05 北京沃东天骏信息技术有限公司 Data source access processing method and device
CN110795458B (en) * 2019-10-08 2022-04-15 北京百分点科技集团股份有限公司 Interactive data analysis method, device, electronic equipment and computer readable storage medium
CN111177120A (en) * 2019-12-24 2020-05-19 北京亚信数据有限公司 Data management method and device
CN111209442B (en) * 2019-12-31 2023-09-01 东软集团股份有限公司 Method, device, storage medium and equipment for displaying graph data
CN112433712A (en) * 2020-11-09 2021-03-02 金蝶软件(中国)有限公司 Report display method and device, computer equipment and storage medium
CN113014547B (en) * 2021-01-29 2022-11-01 深圳市风云实业有限公司 Sequencing mapping-based direct data transmission system and method
CN114118033A (en) * 2021-10-13 2022-03-01 深圳追一科技有限公司 Report generation method, device, equipment and storage medium
CN113934341B (en) * 2021-10-20 2024-04-09 迈普通信技术股份有限公司 Network policy topology display method and device, electronic equipment and storage medium

Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101183305A (en) * 2006-11-14 2008-05-21 天津市食品药品监督管理局宁河分局 Method for generating report forms by software
CN101315640A (en) * 2008-07-01 2008-12-03 中兴通讯股份有限公司 Directory management method and apparatus
CN105389079A (en) * 2014-08-26 2016-03-09 卡西欧计算机株式会社 Graph display apparatus, graph display method
CN105760401A (en) * 2014-12-19 2016-07-13 金蝶软件(中国)有限公司 Report data interaction method and system based on mobile terminal
CN108037967A (en) * 2017-11-27 2018-05-15 深圳市丰巢科技有限公司 A kind of menu loading method and electronic equipment based on more parent-child structures
CN108170655A (en) * 2017-12-26 2018-06-15 平安科技(深圳)有限公司 Production method, device, terminal device and the storage medium of Visual Report Forms

Family Cites Families (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US9037964B2 (en) * 2012-01-12 2015-05-19 International Business Machines Corporation Providing direct manipulation of an analytics data visualization within an analytics report

Patent Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101183305A (en) * 2006-11-14 2008-05-21 天津市食品药品监督管理局宁河分局 Method for generating report forms by software
CN101315640A (en) * 2008-07-01 2008-12-03 中兴通讯股份有限公司 Directory management method and apparatus
CN105389079A (en) * 2014-08-26 2016-03-09 卡西欧计算机株式会社 Graph display apparatus, graph display method
CN105760401A (en) * 2014-12-19 2016-07-13 金蝶软件(中国)有限公司 Report data interaction method and system based on mobile terminal
CN108037967A (en) * 2017-11-27 2018-05-15 深圳市丰巢科技有限公司 A kind of menu loading method and electronic equipment based on more parent-child structures
CN108170655A (en) * 2017-12-26 2018-06-15 平安科技(深圳)有限公司 Production method, device, terminal device and the storage medium of Visual Report Forms

Non-Patent Citations (2)

* Cited by examiner, † Cited by third party
Title
交互式报表;佚名;http://blog.csdn.net/zhangzeyuaaa/article/details/74018618;第1-2页 *
手把手|在Python中用Bokeh实现交互式数据可视化;佚名;《https://cloud.tencent.com/developer/article/1134383》;第1-8页 *

Also Published As

Publication number Publication date
CN109388791A (en) 2019-02-26

Similar Documents

Publication Publication Date Title
CN109388791B (en) Dynamic diagram display method and device, computer equipment and storage medium
CN109308284B (en) Report menu generation method and device, computer equipment and storage medium
US11238033B1 (en) Interactive location queries for raw machine data
US11362923B2 (en) Techniques for infrastructure analysis of internet-based activity
US9712551B2 (en) Methods and systems for architecture-centric threat modeling, analysis and visualization
US20130321458A1 (en) Contextual visualization via configurable ip-space maps
KR20130113340A (en) Techniques for advertiser geotargeting using map coordinates
US20120151362A1 (en) Network management system supporting customizable groups
CN111078695B (en) Method and device for calculating association relation of metadata in enterprise
CN110263070A (en) Event report method and device
CN109729423A (en) A kind of desktop wallpaper setting method and device
CN109446384B (en) Method and system for generating personnel organization architecture information
CN109388462B (en) Report sharing method, report sharing device, computer equipment and storage medium
US20230169729A1 (en) Tile three-dimensional mapping tool
CN108628648B (en) Data processing method and data processing device
CN109033157B (en) Complex data retrieval method and system based on user-defined search condition tree
US11676345B1 (en) Automated adaptive workflows in an extended reality environment
US20120159376A1 (en) Editing data records associated with static images
CN116880840A (en) Service interface generation method, service interface generation device, electronic equipment and medium
CN113220381A (en) Click data display method and device
US9537736B2 (en) Methods and systems to generate reports including report references for navigation
CN114817379A (en) Qunee-based configuration item relation visualization method, system, equipment and medium
CN113242254A (en) Communication message processing method, device, terminal equipment and storage medium
CN111597290B (en) Method and device for transmitting knowledge map and GIS map data, storage medium and equipment
CN114787734A (en) Operational anomaly feedback ring system and method

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
GR01 Patent grant
GR01 Patent grant