CN112596650B - Chart processing method and device and electronic equipment - Google Patents

Chart processing method and device and electronic equipment Download PDF

Info

Publication number
CN112596650B
CN112596650B CN202011566332.8A CN202011566332A CN112596650B CN 112596650 B CN112596650 B CN 112596650B CN 202011566332 A CN202011566332 A CN 202011566332A CN 112596650 B CN112596650 B CN 112596650B
Authority
CN
China
Prior art keywords
chart
graph
input
coordinate axis
charts
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
CN202011566332.8A
Other languages
Chinese (zh)
Other versions
CN112596650A (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.)
Vivo Mobile Communication Co Ltd
Original Assignee
Vivo Mobile Communication Co 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 Vivo Mobile Communication Co Ltd filed Critical Vivo Mobile Communication Co Ltd
Priority to CN202011566332.8A priority Critical patent/CN112596650B/en
Publication of CN112596650A publication Critical patent/CN112596650A/en
Application granted granted Critical
Publication of CN112596650B publication Critical patent/CN112596650B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F3/00Input arrangements for transferring data to be processed into a form capable of being handled by the computer; Output arrangements for transferring data from processing unit to output unit, e.g. interface arrangements
    • G06F3/01Input arrangements or combined input and output arrangements for interaction between user and computer
    • G06F3/048Interaction techniques based on graphical user interfaces [GUI]
    • G06F3/0481Interaction techniques based on graphical user interfaces [GUI] based on specific properties of the displayed interaction object or a metaphor-based environment, e.g. interaction with desktop elements like windows or icons, or assisted by a cursor's changing behaviour or appearance
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F3/00Input arrangements for transferring data to be processed into a form capable of being handled by the computer; Output arrangements for transferring data from processing unit to output unit, e.g. interface arrangements
    • G06F3/01Input arrangements or combined input and output arrangements for interaction between user and computer
    • G06F3/048Interaction techniques based on graphical user interfaces [GUI]
    • G06F3/0484Interaction techniques based on graphical user interfaces [GUI] for the control of specific functions or operations, e.g. selecting or manipulating an object, an image or a displayed text element, setting a parameter value or selecting a range
    • G06F3/04845Interaction techniques based on graphical user interfaces [GUI] for the control of specific functions or operations, e.g. selecting or manipulating an object, an image or a displayed text element, setting a parameter value or selecting a range for image manipulation, e.g. dragging, rotation, expansion or change of colour

Landscapes

  • Engineering & Computer Science (AREA)
  • General Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • Human Computer Interaction (AREA)
  • Physics & Mathematics (AREA)
  • General Physics & Mathematics (AREA)
  • User Interface Of Digital Computer (AREA)

Abstract

The application discloses a chart processing method and device and electronic equipment, belongs to the technical field of communication, and solves the problems that a chart processing process is complex and time-consuming. The method comprises the following steps: receiving a first input to a first chart; in response to the first input, target processing is performed on at least one second graph according to the first graph. Wherein the at least one second chart is determined for the electronic device based on at least one of: a chart type of the first chart, and contents indicated by the first coordinate axis of the first chart.

Description

Chart processing method and device and electronic equipment
Technical Field
The application belongs to the technical field of communication, and particularly relates to a chart processing method and device and an electronic device.
Background
The graph can be used for clearly representing the relationship of different data, such as a broken line graph, a column graph, a radar graph and the like.
Currently, if a user wants to process data in multiple charts, for example, labeling key data in a chart, the user can label key data in each chart of the multiple charts one by one.
However, with the above method, in the case of a large number of charts, the chart processing process may be cumbersome and time-consuming.
Disclosure of Invention
The embodiment of the application aims to provide a chart processing method, a chart processing device and electronic equipment, which can solve the problem that the chart processing process is complex and time-consuming under the condition that the number of charts is large.
In order to solve the technical problem, the present application is implemented as follows:
in a first aspect, an embodiment of the present application provides a graph processing method, where the method includes: receiving a first input to a first chart; in response to the first input, target processing is performed on at least one second graph according to the first graph. Wherein the at least one second graph is determined for the electronic device based on at least one of: a chart type of the first chart, and contents indicated by the first coordinate axis of the first chart.
In a second aspect, an embodiment of the present application provides a graph processing apparatus, including: the device comprises a receiving module and a processing module. A receiving module to receive a first input to a first chart. And the processing module is used for responding to the first input received by the receiving module and executing target processing on at least one second chart according to the first chart. Wherein the at least one second chart is determined for the electronic device based on at least one of: a chart type of the first chart, and contents indicated by the first coordinate axis of the first chart.
In a third aspect, embodiments of the present application provide an electronic device, which includes a processor, a memory, and a program or instructions stored on the memory and executable on the processor, where the program or instructions, when executed by the processor, implement the steps of the method as in the first aspect.
In a fourth aspect, embodiments of the present application provide a readable storage medium, on which a program or instructions are stored, which when executed by a processor implement the steps of the method as in the first aspect described above.
In a fifth aspect, embodiments of the present application provide a chip, where the chip includes a processor and a communication interface, where the communication interface is coupled to the processor, and the processor is configured to execute a program or instructions to implement the method in the first aspect.
In an embodiment of the present application, a first input to a first chart may be received; and in response to the first input, performing target processing on at least one second graph in accordance with the first graph. Wherein the at least one second graph is determined for the electronic device based on at least one of: a chart type of the first chart, and contents indicated by the first coordinate axis of the first chart. By this scheme, if a user wants to perform a batch processing operation on a plurality of charts, an input to a first chart of the plurality of charts can trigger an automatic processing operation (e.g., marking or arranging, etc.) on at least one second chart determined according to the first chart, without requiring the user to frequently trigger each chart to be processed in turn (e.g., marking each chart in turn). Thus, the chart processing process is simplified, and the time consumption is short.
Drawings
FIG. 1 is a schematic diagram of a graph processing method according to an embodiment of the present disclosure;
FIG. 2 is a schematic diagram of a batch marking chart provided by an embodiment of the present application;
FIG. 3A is a schematic diagram of a chart of a pending batch process provided by an embodiment of the present application;
FIG. 3B is a schematic diagram of a batch arrangement chart according to an embodiment of the present application;
fig. 4 is a second schematic diagram of a chart processing method according to an embodiment of the present application;
FIG. 5 is a diagram illustrating a coordinate axis display format of a batch tuning chart according to an embodiment of the present disclosure;
FIG. 6 is a diagram of a radar chart according to an embodiment of the present invention;
fig. 7 is a second schematic diagram of a radar chart according to an embodiment of the present invention;
fig. 8 is a third schematic diagram of a radar chart according to an embodiment of the present invention;
FIG. 9 is a schematic structural diagram of a chart processing apparatus according to an embodiment of the present disclosure;
FIG. 10 is a second schematic structural diagram of a chart processing apparatus according to an embodiment of the present application;
fig. 11 is a schematic structural diagram of an electronic device according to an embodiment of the present application;
fig. 12 is a hardware schematic diagram of an electronic device according to an embodiment of the present application.
Detailed Description
The technical solutions in the embodiments of the present application will be clearly and completely described below with reference to the drawings in the embodiments of the present application, and it is obvious that the described embodiments are some, but not all, of the embodiments of the present application. All other embodiments, which can be derived by a person skilled in the art from the embodiments given herein without making any creative effort, shall fall within the protection scope of the present application.
The terms first, second and the like in the description and in the claims of the present application are used for distinguishing between similar elements and not necessarily for describing a particular sequential or chronological order. It should be understood that the data so used may be interchanged under appropriate circumstances such that embodiments of the application may be implemented in sequences other than those illustrated or described herein. In addition, "and/or" in the specification and claims means at least one of connected objects, a character "/", and generally means that the former and latter related objects are in an "or" relationship.
In the embodiments of the present application, words such as "exemplary" or "for example" are used to mean serving as an example, instance, or illustration. Any embodiment or design described herein as "exemplary" or "e.g.," should not be construed as advantageous over other embodiments or designs. Rather, use of the word "exemplary" or "such as" is intended to present concepts related in a concrete fashion.
In the description of the embodiments of the present application, unless otherwise specified, "a plurality" means two or more, for example, a plurality of diagrams means two or more diagrams, and the like.
The embodiment of the application provides a chart processing method, a chart processing device and electronic equipment, which can receive a first input of a first chart; and in response to the first input, performing target processing on at least one second graph in accordance with the first graph. Wherein the at least one second chart is determined for the electronic device based on at least one of: the chart type of the first chart, and the content indicated by the first coordinate axis of the first chart; the chart type of the first chart is matched with the chart type of the at least one second chart, or the first coordinate axis of the first chart is matched with the content indicated by the second coordinate axis of the at least one second chart. By this scheme, if a user wants to batch process a plurality of charts, an input to a first chart of the plurality of charts can trigger an automatic processing operation (e.g., marking or arranging, etc.) on at least one second chart determined according to the first chart, without requiring the user to frequently trigger each chart to be processed in turn (e.g., marking each chart in turn). Thus, the chart processing process is simplified, and the time consumption is short.
The method, the apparatus, and the electronic device for processing a diagram provided in the embodiments of the present application are described in detail with reference to the accompanying drawings.
As shown in fig. 1, an embodiment of the present application provides a graph processing method, which includes the following steps S101 and S102.
S101, the chart processing device receives a first input of a first chart.
It should be noted that the chart in the embodiment of the present application may be an excel chart created based on the spreadsheet application excel, or other possible charts. The method can be determined according to actual conditions, and is not limited in the embodiments of the present application.
Illustratively, in the embodiments of the present application, the graph may be a broken line graph, a bar graph, or a radar graph. Of course, the line graph may also be referred to as a line graph, the bar graph may also be referred to as a bar graph, and the radar graph may also be referred to as a radar graph.
Optionally, in this embodiment of the present application, the first input may be an input to the first chart, or an input to a control. The first input may be a touch input, a gesture input, or a voice input. For example, the touch input may be a click input to a control.
S102, the graph processing device responds to the first input and executes target processing on at least one second graph according to the first graph.
Wherein the at least one second chart is determined for the electronic device based on at least one of: the chart type of the first chart, and the content indicated by the first coordinate axis of the first chart; the chart type of the first chart is matched with the chart type of the at least one second chart, or the first coordinate axis of the first chart is matched with the content indicated by the second coordinate axis of the at least one second chart.
It should be noted that, in the embodiment of the present application, the relationship between the first diagram and the at least one second diagram may include the following 3 possible cases:
(1) The chart type of the first chart is matched to the chart type of the at least one second chart.
(2) The first coordinate axis of the first chart matches the content indicated by the second coordinate axis of the at least one second chart.
(3) The chart type of the first chart is matched with the chart type of the at least one second chart, and the first coordinate axis of the first chart is matched with the content indicated by the second coordinate axis of the at least one second chart.
Optionally, in this embodiment of the application, the first coordinate axis and the second coordinate axis may respectively include at least one of the following: transverse coordinate axes, longitudinal coordinate axes. Further, since the first coordinate axis of the first graph matches the contents indicated by the second coordinate axis of the at least one second graph, the following 3 cases may be included for the first coordinate axis and the second coordinate axis:
(1) When the first coordinate axis is a transverse coordinate axis, the second coordinate axis is also a transverse coordinate axis, i.e. the first coordinate axis corresponds to the second coordinate axis.
(2) When the first coordinate axis is a vertical coordinate axis, the second coordinate axis is also a vertical coordinate axis, i.e., the first coordinate axis corresponds to the second coordinate axis.
(3) When the first coordinate axes include transverse coordinate axes and longitudinal coordinate axes, the second coordinate axes also include transverse coordinate axes and longitudinal coordinate axes, that is, the transverse coordinate axes in the first coordinate axes correspond to the transverse coordinate axes in the second coordinate axes, and the longitudinal coordinate axes in the first coordinate axes correspond to the longitudinal coordinate axes in the second coordinate axes.
Optionally, the "matching of the chart type of the first chart with the chart type of the at least one second chart" specifically means: the chart type of the first chart is the same as the chart type of the at least one second chart. The "matching of the content indicated by the first coordinate axis of the first chart and the second coordinate axis of the at least one second chart" specifically means: the first axis of the first chart is the same as the content indicated by the second axis of the at least one second chart.
For example, since the chart type of the first chart matches the chart type of the at least one second chart, in the case where the first chart is a line chart, the at least one second chart is also a line chart; in the case where the first chart is a bar chart, the at least one second chart is also a bar chart; in the case where the first graph is a radar map, at least one second graph is also a radar map.
Further, the matching between the coordinate axis of the first chart and the content indicated by the coordinate axis of the at least one second chart may specifically include any one of the following cases:
(1) When the first coordinate axis is a horizontal coordinate axis and the second coordinate axis is also a horizontal coordinate axis, the horizontal coordinate axis of the first chart is the same as the horizontal coordinate axis of the at least one second chart in indication.
(2) When the first coordinate axis is a vertical coordinate axis and the second coordinate axis is also a vertical coordinate axis, the vertical coordinate axis of the first chart is the same as the content indicated by the vertical coordinate axis of the at least one second chart.
(3) When the first coordinate axis includes a lateral coordinate axis and a longitudinal coordinate axis, and the second coordinate axis also includes a lateral coordinate axis and a longitudinal coordinate axis, the lateral coordinate axis of the first graph is the same as the content indicated by the lateral coordinate axis of the at least one second graph, and the longitudinal coordinate axis of the first graph is the same as the content indicated by the longitudinal coordinate axis of the at least one second graph.
It should be noted that the first diagram and the at least one second diagram support batch processing functions. Specifically, the target processing may include the following 4 possible operation modes:
(1) In the case where the first input is an input identifying the tag content on the target data in the first chart, the target process is to display the tag content in the first chart in correspondence in each of the at least one second chart. Accordingly, S102 may be implemented by S102A described below.
And S102A, responding to the first input, the chart processing device correspondingly displays the mark content in the first chart in each second chart in the at least one second chart according to the first chart.
Optionally, the marked content may include a mark symbol, annotation content, and the like. For example, as shown in fig. 2 (a), the reference symbol is an arrow, and the comment content is "highlight monitoring date".
Optionally, the "displaying the mark content in the first chart in each of the at least one second chart correspondingly" may specifically include: the method comprises the steps of firstly identifying the marking content on target data in a first graph and target coordinates corresponding to the target data, and then respectively displaying the marking content at the position of data corresponding to the coordinates which are the same as the target coordinates in each second graph. I.e. the content of the labels displayed in the first chart and in the at least one second chart is the same.
For example, a chart processing apparatus is taken as a mobile phone. As shown in fig. 2, a diagram (a) (i.e., a first diagram), a diagram (b), a diagram (c), and a diagram (d) are displayed in the interface of the mobile phone. If the user wants to mark the important data corresponding to the same date in the chart (a), the chart (b), the chart (c) and the chart (d), respectively, the user directly marks an arrow on the target data of 2020/4/4 of the chart (a) and the content 01 "important monitoring date" as shown in the chart (a) in fig. 5. In this way, the mobile phone can recognize the identification content on the graph (a) and the abscissa "2020/4/4" corresponding to the target data, and as shown in the graph (b) and the graph (c) in fig. 5, the arrow and the content 02 "highlight monitoring date" are displayed at the data position corresponding to the abscissa "2020/4/4" in the graph (b), and the arrow and the content 03 "highlight monitoring date" are displayed at the data position corresponding to the abscissa "2020/4/4" in the graph (c). That is, the marker contents in the first chart can be synchronized with the positions of all data corresponding to charts of the same chart type and the same contents as the contents indicated by the coordinate axes of the first chart.
(2) In the case where the first input is an input to a control for arranging charts, the target process is to arrange the first chart and at least one second chart in a target form. Accordingly, S102 may be specifically implemented by S102B or S102C described below.
And S102B, the graph processing device responds to the first input and adjusts the display distance between the adjacent graphs displayed in the first graph and the at least one second graph to be the same value.
Alternatively, the display pitches may include a landscape display pitch and a portrait display pitch. Specifically, S102B may be: the horizontal display interval and the vertical display interval of the adjacent displayed graphs in the first graph and the at least one second graph are adjusted to be the same value, and the length of the coordinate axis of each graph in the at least one second graph is based on the length of the coordinate axis of the template graph (namely the first graph) unifying the at least one second graph.
It can be understood that the arrangement intervals of the first chart and the at least one second chart in the selected state may not be uniform, and the lengths of the coordinate axes are different, so that a user can trigger the chart processing device to automatically arrange the first chart and the at least one second chart in order through the first input, that is, the horizontal display interval and the vertical display interval between the adjacent charts are respectively the same, and the length of the coordinate axis of each chart in the at least one second chart is the same as the length of the coordinate axis of the first chart. Therefore, the display distance of the adjacent charts does not need to be adjusted in sequence by the user, the hands of the user are liberated, and the user experience is improved.
And S102C, in response to the first input, the chart processing device displays the first chart and the at least one second chart in an arrangement mode of M N when the difference between the number of two rows of charts displayed adjacently is larger than a preset threshold value.
Wherein N is a positive integer, and M is an integer greater than 1.
Specifically, in the embodiment of the present application, for a first graph and at least one second graph, in a possible case, in a case where a difference between the numbers of two rows of graphs displayed adjacently is greater than a preset threshold value, the first graph and the at least one second graph are displayed in an arrangement format of M × N; in another possible case, when the difference between the numbers of two adjacent displayed rows of charts is smaller than or equal to the preset threshold, the first chart and the at least one second chart are arranged and displayed according to the original arrangement format.
Optionally, the preset threshold may be any positive integer. For example, the preset threshold is 1, 2, 3, or 5.
For example, the preset threshold is 1, and the graph processing apparatus is a mobile phone. As shown in fig. 3A, a graph (a), a graph (b), a graph (c), and a graph (d) are displayed in the interface of the mobile phone. Wherein, chart (a) is a first chart, chart (b), chart (c) and chart (d) are 3 second charts determined according to chart (a), and chart (a), chart (b), chart (c) and chart (d) are arranged and displayed in a 3 × 2 arrangement format. Since the first row of fig. 3A shows 1 graph and the second row shows 4 graphs, the difference between the numbers of the graphs in the two rows is 2, and exceeds the preset threshold value 1, so that the mobile phone can rearrange the graph (a), the graph (B), the graph (c) and the graph (d) in a 2 × 2 arrangement format, as shown in fig. 3B. That is, the mobile phone can translate the 3 rd graph in the 2 nd row to the 2 nd display position in the 1 st row, and adjust the length of the coordinate axis of each of the graph (b), the graph (c) and the graph (d) to be the same as the length of the coordinate axis of the first graph.
Optionally, in the process of arranging and displaying the first graph and the at least one second graph according to the arrangement format of M × N, the graph processing method provided in the embodiment of the present application may further include: and adjusting the length of the coordinate axis of each chart in the at least one second chart to be the same as the length of the coordinate axis of the first chart. In this way, the first diagram and the at least one second diagram can be arranged more neatly.
It can be understood that, for the first chart and the at least one second chart, when the difference between the numbers of two rows of charts displayed adjacently is greater than the preset threshold, the user may trigger the arrangement of the first chart and the at least one second chart according to the actual needs of the user in the target form, so that the arrangement of the first chart and the at least one second chart is more orderly and the display form is more beautiful, that is, the user experience is improved.
(3) In the case where the first input is a movement input for the first chart and the at least one second chart, the target process is to move the first chart and the at least one second chart. Accordingly, S102 described above can be specifically realized by S102D described below.
S102D, the chart processing device responds to the first input and moves the first chart and the at least one second chart.
Specifically, where the target process is to move the first chart and the at least one second chart, the first chart and the at least one second chart may be moved from the first location to the second location for display in a batch. That is, the first chart and the at least one second chart are displayed at the second position, and the first chart and the at least one second chart are dismissed at the first position.
(4) In the case where the first input is an input to a control for copying and pasting, the target process is to copy and paste the first chart and the at least one second chart. Accordingly, S102 may be specifically implemented by S102E described below.
S102E, the graph processing device responds to the first input and copies and pastes the first graph and the at least one second graph.
Specifically, in the case where the target process is to copy and paste the first chart and the at least one second chart, the first chart and the at least one second chart displayed at the third position may be batch-copied and pasted to the fourth position for display, that is, the first chart and the at least one second chart are displayed at the third position, and the first chart and the at least one second chart are simultaneously displayed at the fourth position.
It should be noted that, what is specifically included in the target processing is only a few possible implementations provided in the embodiments of the present application, and any one of the processing operations described above may be independently executed or at least two processing operations may be executed in a superimposed manner in the specific implementation. Of course, when at least two processing operations are executed in a superposition manner, the execution sequence of the at least two processing operations is not limited in the embodiment, and is determined according to the actual situation. In addition, the target processing can also comprise other possible implementation modes, such as batch deletion of charts and the like.
The embodiment of the application provides a chart processing method, if a user wants to batch process a plurality of charts, processing operation (such as marking or arranging and the like) on at least one second chart determined according to a first chart in the plurality of charts can be triggered automatically through one input of the first chart, and the user does not need to frequently trigger processing of each chart in sequence (such as marking each chart in sequence). Thus, the chart processing process is simplified, and the time consumption is short.
Optionally, in a case where a plurality of charts are displayed, a first chart in the plurality of charts is set as a template chart of a uniform chart to be processed, and other charts in the plurality of charts, which are the same as the chart type of the first chart, are selected in batch. For example, with reference to fig. 1, as shown in fig. 4, before the above S101, the graph processing method provided in the embodiment of the present application may further include the following S103 to S106.
S103, when the plurality of charts are displayed, the chart processing apparatus receives a second input to a first chart among the plurality of charts.
Alternatively, the charts may be the same type of chart or different types of charts. In addition, for the related descriptions of the types of the diagrams, reference may be made to the above embodiments, and details are not repeated here.
For example, a plurality of charts are the same type of chart, and the chart processing device is a mobile phone. Suppose the handset displays a page of excel, which includes 6 graphs. Wherein, the 6 charts are all 8 broken line charts.
Illustratively, the plurality of charts are different types of charts, and the chart processing device is a mobile phone as an example. Suppose that the mobile phone displays one excel page, which includes 10 charts. Wherein, the 10 charts include 8 line charts and 2 bar charts.
Optionally, in this embodiment of the application, the second input may be touch input, gesture input, or voice input to the first graph. For example, the touch input may be a click input to the first chart, where the click input is used to set the first chart as a template chart of a uniform chart to be processed.
And S104, responding to the second input by the graph processing device, and selecting the first graph as a template graph.
Alternatively, in the embodiment of the present application, when the first graph is used as a template graph, the target process may be performed on the graph to be processed (i.e., at least one second graph), that is, the above-mentioned S102 is performed.
Optionally, the S104 specifically includes: the graph processing device responds to the second input, sets the first graph as a template graph of the graph to be processed, and identifies the icon type of the first graph and the content of each item of the first graph. The items of content may include two coordinate axes and data of each coordinate axis of the first chart, and a plurality of data plotted by the first chart and a coordinate axis corresponding to each data.
And S105, receiving a third input of the target control by the chart processing device.
Optionally, in an embodiment, the target control may be used to trigger batch selection of a chart of the plurality of charts, the chart being of the same chart type as the first chart and having the same content as the content indicated by the coordinate axis of the first chart.
Optionally, in this embodiment of the application, the third input may be a touch input, a gesture input, or a voice input to the target control. For example, the touch input may be a click input to a target control.
S106, in response to the third input, the chart processing device selects at least one second chart which is matched with the chart type of the first chart or the content indicated by the first coordinate axis of the first chart from the plurality of charts.
Optionally, the step S106 may specifically include: the graph processing apparatus identifies an icon type and contents indicated by an axis of a graph other than a first graph among the plurality of graphs in response to a third input, and selects at least one second graph that is the same as the graph type of the first graph or the same as the contents indicated by the axis of the first graph according to the first graph.
Optionally, after S105, the graph processing method provided in the embodiment of the present application may further include: in response to a third input, at least one second chart of the plurality of charts is selected that matches the chart type of the first chart and that matches the content indicated by the first coordinate axis of the first chart.
Illustratively, the chart processing device is taken as a mobile phone. As shown in fig. 5, a graph (a), a graph (b), a graph (c), and a graph (d) are displayed in the interface of the mobile phone, wherein all of the 4 graphs are broken line graphs, and the abscissa axes of the graph (a), the graph (c), and the graph (d) respectively indicate the same time content. If the user wants to set chart (a) as a template chart of the chart to be processed, the user can click on chart (a). After the mobile phone receives the click input of the user, in response to the click input, selecting the chart (a) (namely the first chart) as a template chart of the chart to be processed. The user may then click on the target control. After the mobile phone receives the click input for the target control, in response to the click input, the mobile phone can batch-select the chart (c) and the chart (d) (i.e. the 2 second charts) which are the same as the chart type of the chart (a), and are the same as the time contents "2020/3/20, 2020/3/23, 2020/3/26, 2020/3/29, 2020/4/1, 2020/4/4 and 2020/4/7" indicated by the abscissa axis of the chart (a).
According to the graph processing method provided by the embodiment of the application, under the condition that a plurality of graphs are displayed, a user can trigger the first graph in the plurality of graphs to be set as the template graph of the unified graph to be processed through one input, then the user can trigger the graph processing device to automatically select at least one second graph which is the same as the graph type of the first graph and the content indicated by the coordinate axis of the first graph through another input, and the user does not need to distinguish and select the plurality of graphs one by one, so that the efficiency of selecting the graphs is improved, and a preparation condition is provided for executing batch processing operation.
Optionally, after S106, the graph processing method provided in the embodiment of the present application may further include S107 described below.
And S107, the chart processing device adjusts the display format of the second coordinate axis of each second chart according to the display format of the first coordinate axis of the first chart.
And the display format of the second coordinate axis of each adjusted second chart is the same as that of the first coordinate axis of the first chart.
Optionally, in this embodiment of the present application, the display format refers to a format in which the coordinate axis of the graph indicates content. The display format may include information such as display size, display color, display font, and the like.
For example, the horizontal axis of the icon is date, and may be displayed as "2020-5-20", or as "2020, 5, month, 20".
Optionally, the display format of the second coordinate axis of each of the at least one second chart may be the same as or different from the display format of the first coordinate axis of the first chart. Specifically, in a possible case where the display format of the second coordinate axis of each of the at least one second chart is the same as the display format of the first coordinate axis of the first chart, no operation is performed; in another possible case, in a case where the display formats of the second coordinate axes of all the second charts in the at least one second chart are different from the display format of the first coordinate axis of the first chart, adjusting the display format of the second coordinate axis of each second chart to be the same as the display format of the first coordinate axis of the first chart; in another possible case, in a case where a display format of a second coordinate axis of a part of the second graph in the at least one second graph is different from a display format of a first coordinate axis of the first graph, the display format of the second coordinate axis of the part of the second graph is adjusted to be the same as the display format of the first coordinate axis of the first graph.
Illustratively, the chart processing device is taken as a mobile phone. Still taking fig. 5 as an example, after the user triggers the mobile phone to select a graph (c) and a graph (d) which are the same as the graph type of the graph (a) and are the same as the time content "2020/3/20, 2020/3/23, 2020/3/26, 2020/3/29, 2020/4/1, 2020/4/4, 2020/4/7" indicated by the abscissa axis of the graph (a), since the display formats of the abscissa axes of the graph (c) and the graph (a) are the same and the display format of the abscissa axis of the graph (d) is different, the mobile phone can automatically adjust the abscissa axis of the graph (d) to the display format of the abscissa axis as shown in fig. 5 (e) according to the display format of the abscissa axis of the graph (a) from "2020/3/20, 2020 year 3-23, 2020 year 3-26, 2020 year 3-29, 2020 year 4-1, year 4-4, year 4-7": "2020/3/20, 2020/3/23, 2020/3/26, 2020/3/29, 2020/4/1, 2020/4/4, 2020/4/7".
According to the graph processing method provided by the embodiment of the application, after the at least one second graph is selected, the display format of the coordinate axis of each second graph can be automatically adjusted according to the display format of the coordinate axis of the first graph, and the user does not need to frequently trigger the adjustment of the display format of each second graph in the at least one second graph in sequence, so that the automation performance of graph processing is improved.
Optionally, with reference to fig. 1, after S102, the graph processing method provided in the embodiment of the present application may further include S108 and S109 described below.
S108, the chart processing device receives a fourth input of the target object in the target table.
The target object comprises at least two content categories and a grade corresponding to each content category.
Optionally, the at least two content categories included in the target object may be categories belonging to the same attribute. For example, the at least two content categories may be math achievement and Chinese achievement, respectively, and the math achievement and the Chinese achievement belong to the subject achievement category.
Alternatively, the corresponding rating of each content category may be represented by chinese characters, letters, numbers, or other possible functional symbols. For example, when the content type is a mathematical result, the rank corresponding to the mathematical result may be represented by "excellent".
Optionally, in this embodiment of the application, the fourth input may be a touch input, a gesture input, or a voice input to a target object in the target table. For example, the touch input may be a selection input to a target object.
And S109, responding to the fourth input, generating and displaying a radar chart according to at least two content categories and the corresponding grade of each content category by the chart processing device.
Alternatively, in the case where the level corresponding to each content category is represented by a number, a radar chart may be generated with reference to the content of the related art.
It should be noted that, in the case that the level corresponding to each content category is represented by a chinese character or a letter, the radar chart generation function provided in the embodiment of the present application converts the letter or the chinese character into a number, that is, there is a corresponding relationship between the letter or the chinese character and the number, so that the radar chart can be generated according to the corresponding relationship between the letter or the chinese character and the number.
Optionally, S109 may specifically include: and the chart processing device responds to the fourth input, identifies that the target object comprises at least two content categories and the grade corresponding to each content category, and generates and displays the radar chart according to the at least two content categories and the grade corresponding to each content category in a preset mode or generates and displays the radar chart according to a self-defined mode. The preset mode is a default mode set by a factory, and the user-defined mode is a mode designed by a user according to actual conditions. It is understood that the preset mode and the custom mode can be used to indicate the corresponding relationship between the mother or chinese character and the number.
For example, the level corresponding to each content category is represented by letters, and the chart processing device is a mobile phone. The target table shown in table 1 below is displayed in the cell phone screen. The content categories in the target table include mathematical achievement, chinese achievement, historical achievement, geographic achievement, physical achievement and chemical achievement, and the mathematical achievement is level a, the Chinese achievement is level a, the historical achievement is level B, the geographic achievement is level B, the physical achievement is level C and the chemical achievement is level E. If the user wants to generate a radar chart from the goal table, the user may select the subject performance categories and performance levels in the goal table using a cursor. After the mobile phone receives the selection input of the user, in response to the selection input, the image and character recognition function of the mobile phone system recognizes that the achievement levels A, B, C and E in the row 2 of the table 1 are English letters, and 5 symbol positions are counted from A, B, C, D and E according to the letter sequence. If the score is 5 points, according to a preset mode: a radar chart was plotted in such a manner that A was 5, B was 4, C was 3, D was 2, and E was 1, and a radar chart as shown in FIG. 6 was displayed.
TABLE 1
Mathematical achievement Chinese achievements Historical score Geographical achievement Physical achievement Chemical achievement
A A B B C E
For example, the level corresponding to each content category is represented by a chinese character, and the graph processing apparatus is taken as a mobile phone. The target table shown in table 2 below is displayed in the cell phone screen. The content categories in the target table include math score, chinese score, history score, geography score, physical score and chemical score, and the math score is excellent, the Chinese score is excellent, the history score is good, the geography score is good, the physical score is middle and the chemical score is bad. If the user wants to generate a radar chart from the target table, the user may select various subject achievement categories and achievement levels in the target table using a cursor. After the mobile phone receives the selection input of the user, in response to the selection input, the image and character recognition function of the mobile phone system recognizes the achievement levels "excellent, good, medium, and poor" in the row 2 of table 2 as chinese characters, so that it can be determined that 4 levels are counted as excellent and medium, that is, in a preset manner: preferably 4, good is 3, medium is 2, and difference is 1. Thus, a radar chart as shown in fig. 7 can be plotted in these 4 levels.
TABLE 2
Mathematical achievement Chinese achievement Historical score Geographical achievement Physical achievement Chemical achievement
Youyou (an instant noodle) Superior food Good quality Good wine In Difference (D)
Optionally, after S109, the graph processing method provided in the embodiment of the present application may further include: and displaying prompt information, wherein the prompt information is used for prompting whether the user is satisfied with the radar chart. In this way, it is possible to avoid generating a radar chart that does not meet the user expectations. It will be appreciated that the radar chart may be generated in a custom manner in the event that the radar chart does not meet the user's expectations.
Illustratively, table 2 is also taken as an example. If the user is not satisfied with the radar chart as shown in FIG. 7, the user can design a good correspondence of 5, a good correspondence of 4, a medium correspondence of 3, and a difference of 1. In this way, the handset can regenerate the radar chart as shown in fig. 8 in a user-defined manner.
It should be noted that, compared with the related art that only supports the function of generating a radar chart according to the numbers in the table, the radar chart generation function provided in the embodiment of the present application not only supports the generation of a radar chart according to the numbers in the table, but also supports the generation of a radar chart according to letters, chinese characters, or the like in the table.
In addition, in the above embodiments, executing S108 and S109 after S102 is only one exemplary illustration provided in the embodiments of the present application. Of course, before S101, S108 and S109 may also be performed; or S101 and S102, performed across S108 and S109; alternatively, S108 and S109 described above are performed separately. The method can be determined according to actual conditions, and is not limited in the embodiments of the present application.
Optionally, in this embodiment of the application, when the first image is a table, the target table is a first chart. So that the above S108 and S109 can be performed on the first chart.
According to the graph processing method provided by the embodiment of the application, under the condition that the target table is displayed, if a user wants to generate the radar graph from the target table, the user can trigger the generation and display of the radar graph according to at least two content categories and the corresponding grade of each content category included by the target object through the input of the target object in the target table, so that the requirements of the user can be met.
In the graph processing method provided in the embodiment of the present application, the execution main body may be a graph processing apparatus, or a control module for executing the graph processing method in the graph processing apparatus. In the embodiment of the present application, a graph processing apparatus executing a graph processing method is taken as an example, and the graph processing apparatus provided in the embodiment of the present application is described.
As shown in fig. 9, an embodiment of the present application provides a graph processing apparatus 200, which may include a receiving module 201 and a processing module 202. The receiving module 201 may be configured to receive a first input to a first chart. The processing module 202 may be configured to execute the target process in response to the first input received by the receiving module 201. Wherein the at least one second chart is determined for the electronic device based on at least one of: a chart type of the first chart, and contents indicated by the first coordinate axis of the first chart. The chart type of the first chart is matched with the chart type of the at least one second chart, or the first axis of the first chart is matched with the content indicated by the second axis of the at least one second chart.
Optionally, the receiving module 201 may be further configured to receive a second input to a first chart of the multiple charts in a case that the multiple charts are displayed before receiving the first input to the first chart. The processing module 202 may be further configured to select the first chart as the template chart in response to the second input received by the receiving module 201. The receiving module 201 may be further configured to receive a third input to the target control. The processing module 202 may be further configured to select at least one second chart of the plurality of charts, which matches the chart type of the first chart or matches the content indicated by the first coordinate axis of the first chart, in response to the third input received by the receiving module 201.
Optionally, the processing module 202 may be further configured to adjust a display format of a second coordinate axis of each second chart according to the display format of the first coordinate axis of the first chart. And the display format of the second coordinate axis of each adjusted second chart is the same as that of the first coordinate axis of the first chart.
Optionally, the processing module 202 may be specifically configured to adjust a display distance between adjacent displayed graphs in the first graph and the at least one second graph to be the same numerical value; or, for the first graph and the at least one second graph, under the condition that the difference between the number of two rows of graphs displayed adjacently is larger than a preset threshold value, arranging and displaying the first graph and the at least one second graph according to an arrangement format of M N, wherein N is a positive integer, and M is an integer larger than 1.
Optionally, with reference to fig. 9, as shown in fig. 10, the graph processing apparatus may further include a display module 203. The receiving module 201 may be further configured to receive a fourth input into the target object in the target table, where the target object includes at least two content categories and a rank corresponding to each content category. The processing module 202 may be further configured to generate a radar chart according to the at least two content categories and the corresponding grade of each content category in response to the fourth input received by the receiving module 201. A display module 203, which can be used to display the radar chart generated by the processing module 202.
The embodiment of the application provides a chart processing device, and if a user wants to batch process a plurality of charts, the chart processing device can be triggered to automatically perform processing operation (such as marking or arranging and the like) on at least one second chart determined according to a first chart in the plurality of charts through one input of the first chart, and the user is not required to frequently trigger each chart to be processed in sequence (such as marking each chart in sequence). Thus, the chart processing process is simplified, and the time consumption is short.
The graph processing apparatus in the embodiment of the present application may be an apparatus, and may also be a component, an integrated circuit, or a chip in a terminal. The device can be mobile electronic equipment or non-mobile electronic equipment. By way of example, the mobile electronic device may be a mobile phone, a tablet computer, a notebook computer, a palm top computer, a vehicle-mounted electronic device, a wearable device, an ultra-mobile personal computer (UMPC), a netbook or a Personal Digital Assistant (PDA), and the like, and the non-mobile electronic device may be a server, a Network Attached Storage (NAS), a Personal Computer (PC), a Television (TV), a teller machine or a self-service machine, and the like, and the embodiment of the present application is not particularly limited.
The graph processing apparatus in the embodiment of the present application may be an apparatus having an operating system. The operating system may be an Android operating system, an ios operating system, or other possible operating systems, which is not specifically limited in the embodiment of the present application.
The graph processing apparatus provided in the embodiment of the present application can implement each process implemented in the method embodiments of fig. 1 to fig. 10, and is not described here again to avoid repetition.
Optionally, as shown in fig. 11, an electronic device 300 is further provided in the embodiment of the present application, and includes a processor 301, a memory 302, and a program or an instruction stored in the memory 302 and capable of being executed on the processor 301, where the program or the instruction is executed by the processor 301 to implement each process of the graph processing method embodiment, and can achieve the same technical effect, and in order to avoid repetition, details are not repeated here.
It should be noted that the electronic devices in the embodiments of the present application include the mobile electronic devices and the non-mobile electronic devices described above.
Fig. 12 is a schematic hardware structure diagram of an electronic device implementing an embodiment of the present application.
The electronic device 400 includes, but is not limited to: radio unit 401, network module 402, audio output unit 403, input unit 404, sensor 405, display unit 406, user input unit 407, interface unit 408, memory 409, and processor 410.
Those skilled in the art will appreciate that the electronic device 400 may further include a power source (e.g., a battery) for supplying power to various components, and the power source may be logically connected to the processor 410 through a power management system, so as to implement functions of managing charging, discharging, and power consumption through the power management system. The electronic device structure shown in fig. 12 does not constitute a limitation of the electronic device, and the electronic device may include more or less components than those shown, or combine some components, or arrange different components, and thus, the description is not repeated here.
The user input unit 407 is configured to receive a first input to the first chart. A processor 410, configured to perform a target process on at least one second graph according to the first graph in response to the first input received by the user input unit 407. Wherein the at least one second graph is determined for the electronic device based on at least one of: a chart type of the first chart, a content indicated by a first coordinate axis of the first chart. The chart type of the first chart is matched with the chart type of the at least one second chart, or the first coordinate axis of the first chart is matched with the content indicated by the second coordinate axis of the at least one second chart.
Optionally, the user input unit 407 is further configured to receive a second input to a first chart of the multiple charts in a case where the multiple charts are displayed before receiving the first input to the first chart. The processor 410 is further configured to select the first chart as a template chart in response to the second input received by the user input unit 407. The user input unit 407 is further configured to receive a third input to the target control. The processor 410 is further configured to select at least one second chart of the plurality of charts, which matches the chart type of the first chart or matches the content indicated by the first coordinate axis of the first chart, in response to the third input received by the user input unit 407.
Optionally, the processor 410 is further configured to adjust a display format of the second coordinate axis of each second chart according to the display format of the first coordinate axis of the first chart. And the display format of the second coordinate axis of each adjusted second chart is the same as that of the first coordinate axis of the first chart.
Optionally, the processor 410 is specifically configured to adjust a display distance between adjacent displayed graphs in the first graph and the at least one second graph to be the same value; or, for the first graph and the at least one second graph, under the condition that the difference between the number of two rows of graphs displayed adjacently is larger than a preset threshold value, arranging and displaying the first graph and the at least one second graph according to an arrangement format of M N, wherein N is a positive integer, and M is an integer larger than 1.
Optionally, the user input unit 407 is further configured to receive a fourth input to a target object in the target table, where the target object includes at least two content categories and a rating corresponding to each content category. The processor 410 is further configured to generate a radar chart according to the at least two content categories and the corresponding rank of each content category in response to the fourth input received by the user input unit 407. A display unit 406 for displaying the radar chart generated by the processor 410.
Embodiments of the present application provide an electronic device, which may be triggered to automatically perform a processing operation (e.g., marking or arranging, etc.) on at least one second chart determined according to a first chart of a plurality of charts by inputting one of the first charts if a user wants to batch process the plurality of charts, without requiring the user to frequently trigger each chart to be processed in turn (e.g., mark each chart in turn). Thus, the chart processing process is simplified, and the time consumption is short.
It should be understood that, in the embodiment of the present application, the input unit 404 may include a Graphics Processing Unit (GPU) 4041 and a microphone 4042, and the graphics processor 4041 processes image data of a still picture or a video obtained by an image capturing device (such as a camera) in a video capturing mode or an image capturing mode. The display unit 406 may include a display panel 4061, and the display panel 4061 may be configured in the form of a liquid crystal display, an organic light emitting diode, or the like. The user input unit 407 includes a touch panel 4071 and other input devices 4072. A touch panel 4071, also referred to as a touch screen. The touch panel 4071 may include two parts, a touch detection device and a touch controller. Other input devices 4072 may include, but are not limited to, a physical keyboard, function keys (e.g., volume control keys, switch keys, etc.), a trackball, a mouse, and a joystick, which are not described in detail herein. The memory 409 may be used to store software programs as well as various data including, but not limited to, application programs and an operating system. The processor 410 may integrate an application processor, which mainly handles operating systems, user interfaces, application programs, etc., and a modem processor, which mainly handles wireless communication. It will be appreciated that the modem processor described above may not be integrated into the processor 410.
The embodiment of the present application further provides a readable storage medium, where a program or an instruction is stored on the readable storage medium, and when the program or the instruction is executed by a processor, the program or the instruction implements each process of the above-mentioned graph processing method embodiment, and can achieve the same technical effect, and in order to avoid repetition, details are not repeated here.
The processor is the processor in the electronic device in the above embodiment. Readable storage media, including computer-readable storage media such as read-only memory (ROM), random Access Memory (RAM), magnetic or optical disks, etc.
The embodiment of the present application further provides a chip, where the chip includes a processor and a communication interface, the communication interface is coupled to the processor, and the processor is configured to execute a program or an instruction to implement each process of the above chart processing method embodiment, and the same technical effect can be achieved.
It should be understood that the chips mentioned in the embodiments of the present application may also be referred to as system-on-chip, system-on-chip or system-on-chip, etc.
It should be noted that, in this document, the terms "comprises," "comprising," or any other variation thereof, are intended to cover a non-exclusive inclusion, such that a process, method, article, or apparatus that comprises a list of elements does not include only those elements but may include other elements not expressly listed or inherent to such process, method, article, or apparatus. Without further limitation, an element defined by the phrases "comprising a component of' 8230; \8230;" does not exclude the presence of another like element in a process, method, article, or apparatus that comprises the element. Further, it should be noted that the scope of the methods and apparatus of the embodiments is not limited to performing functions in the order illustrated or discussed, but may include performing functions in a substantially simultaneous manner or in a reverse order based on the recited functions, e.g., the described methods may be performed in an order different than that described, and various steps may be added, omitted, or combined. In addition, features described with reference to certain examples may be combined in other examples.
Through the above description of the embodiments, those skilled in the art will clearly understand that the method of the above embodiments can be implemented by software plus a necessary general hardware platform, and certainly can also be implemented by hardware, but in many cases, the former is a better implementation manner. Based on such understanding, the technical solutions in essence or contributing to the prior art can be embodied in the form of a software product, which is stored in a storage medium (such as ROM/RAM, magnetic disk, optical disk) and includes instructions for causing a terminal (which may be a mobile phone, a computer, a server, an air conditioner, or a network device) to execute the method in the embodiments.
The embodiments described above with reference to the drawings are not intended to limit the present application to the particular embodiments described above, which are meant to be illustrative only and not limiting, and those skilled in the art will appreciate that many modifications can be made without departing from the spirit and scope of the present application as defined by the appended claims.

Claims (8)

1. A method of graph processing, the method comprising:
receiving a second input to a first chart of the plurality of charts while the plurality of charts are displayed;
selecting the first chart as a template chart in response to the second input;
receiving a third input to the target control;
selecting at least one second chart of the plurality of charts, which matches a chart type of the first chart or matches content indicated by a first coordinate axis of the first chart, in response to the third input;
receiving a first input to a first chart;
in response to the first input, performing target processing on at least one second graph according to the first graph;
the executing target processing on at least one second graph according to the first graph comprises:
for the first chart and the at least one second chart, when the difference between the number of two adjacent displayed rows of charts is larger than a preset threshold value, the first chart and the at least one second chart are displayed in an M x N arrangement format in an arrangement mode, and the length of the coordinate axis of each chart in the at least one second chart is the same as that of the coordinate axis of the first chart; and under the condition that the difference between the number of two adjacent displayed lines of charts is smaller than or equal to a preset threshold value, arranging and displaying the first chart and the at least one second chart according to the original arrangement format, wherein N is a positive integer, and M is an integer larger than 1.
2. The method of claim 1, wherein upon selecting at least one second chart of the plurality of charts that matches a chart type of the first chart or matches content indicated by a first coordinate axis of the first chart, the method further comprises:
adjusting the display format of a second coordinate axis of each second chart according to the display format of the first coordinate axis of the first chart;
and the display format of the second coordinate axis of each adjusted second chart is the same as that of the first coordinate axis of the first chart.
3. The method of claim 1, further comprising:
receiving a fourth input to a target object in a target table, the target object comprising at least two content categories and a rating corresponding to each content category;
and responding to the fourth input, and generating and displaying a radar chart according to the at least two content categories and the grade corresponding to each content category.
4. A chart processing device is characterized by comprising a receiving module, a receiving module and a processing module;
the receiving module is used for receiving a second input of a first chart in a plurality of charts under the condition of displaying the plurality of charts;
the processing module is used for responding to the second input received by the receiving module, and selecting the first chart as a template chart;
the receiving module is further used for receiving a third input of the target control;
the processing module is further used for responding to the third input received by the receiving module, and selecting at least one second chart which is matched with the chart type of the first chart or the content indicated by the first coordinate axis of the first chart from the plurality of charts;
the receiving module is further used for receiving a first input of the first chart;
the processing module is further used for responding to the first input received by the receiving module, and executing target processing on at least one second chart according to the first chart;
the processing module is specifically configured to, for the first graph and the at least one second graph, display the first graph and the at least one second graph in an arrangement format of M × N when a difference between numbers of two rows of graphs displayed adjacently is greater than a preset threshold, and a length of a coordinate axis of each graph in the at least one second graph is the same as a length of a coordinate axis of the first graph; and under the condition that the difference between the number of two adjacent displayed lines of charts is smaller than or equal to a preset threshold value, arranging and displaying the first chart and the at least one second chart according to the original arrangement format, wherein N is a positive integer, and M is an integer larger than 1.
5. The apparatus of claim 4, wherein the processing module is further configured to adjust a display format of a second axis of each second chart according to a display format of a first axis of the first chart;
and the display format of the second coordinate axis of each adjusted second chart is the same as the display format of the first coordinate axis of the first chart.
6. The apparatus of claim 4, wherein the chart processing apparatus further comprises a display module;
the receiving module is further configured to receive a fourth input to a target object in a target table, where the target object includes at least two content categories and a rating corresponding to each content category;
the processing module is further configured to generate a radar chart according to the at least two content categories and the level corresponding to each content category in response to the fourth input received by the receiving module;
and the display module is used for displaying the radar chart generated by the processing module.
7. An electronic device comprising a processor, a memory, and a program or instructions stored on the memory and executable on the processor, the program or instructions, when executed by the processor, implementing the steps of the graph processing method according to any one of claims 1-3.
8. A readable storage medium, characterized in that it stores thereon a program or instructions which, when executed by a processor, implement the steps of the graph processing method according to any one of claims 1 to 3.
CN202011566332.8A 2020-12-25 2020-12-25 Chart processing method and device and electronic equipment Active CN112596650B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202011566332.8A CN112596650B (en) 2020-12-25 2020-12-25 Chart processing method and device and electronic equipment

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202011566332.8A CN112596650B (en) 2020-12-25 2020-12-25 Chart processing method and device and electronic equipment

Publications (2)

Publication Number Publication Date
CN112596650A CN112596650A (en) 2021-04-02
CN112596650B true CN112596650B (en) 2022-12-20

Family

ID=75202265

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202011566332.8A Active CN112596650B (en) 2020-12-25 2020-12-25 Chart processing method and device and electronic equipment

Country Status (1)

Country Link
CN (1) CN112596650B (en)

Families Citing this family (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN113885761A (en) * 2021-09-30 2022-01-04 联想(北京)有限公司 Control method and device
CN114935997B (en) * 2022-04-24 2023-11-07 阿里巴巴(中国)有限公司 Chart interaction method and electronic equipment

Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN104731813A (en) * 2013-12-23 2015-06-24 珠海金山办公软件有限公司 Form file display method and system
CN105653507A (en) * 2014-11-12 2016-06-08 北大方正集团有限公司 Chart generation method and device
CN109032714A (en) * 2018-06-05 2018-12-18 深圳市买买提信息科技有限公司 A kind of management through figures method, apparatus, user terminal and storage medium
CN109753643A (en) * 2018-12-05 2019-05-14 平安科技(深圳)有限公司 Report style creation method, device, equipment and computer readable storage medium
CN109783707A (en) * 2019-01-23 2019-05-21 欧普照明股份有限公司 A kind of moade setting method and device of monitoring system

Family Cites Families (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US9996241B2 (en) * 2011-10-11 2018-06-12 Microsoft Technology Licensing, Llc Interactive visualization of multiple software functionality content items
CN106649351B (en) * 2015-10-30 2019-10-25 北京国双科技有限公司 Chart shows method and device
CN110110000B (en) * 2018-01-24 2024-03-12 阿里巴巴集团控股有限公司 Display method and device
CN109635168A (en) * 2018-12-12 2019-04-16 成都四方伟业软件股份有限公司 Chart output method and device
CN110442849A (en) * 2019-06-14 2019-11-12 平安科技(深圳)有限公司 Method for exhibiting data, device, computer equipment and storage medium
CN110727692B (en) * 2019-10-22 2022-12-23 北京百度网讯科技有限公司 Method and device for setting linkage chart
CN110941750B (en) * 2019-11-28 2023-07-07 金蝶软件(中国)有限公司 Data linkage method and related device

Patent Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN104731813A (en) * 2013-12-23 2015-06-24 珠海金山办公软件有限公司 Form file display method and system
CN105653507A (en) * 2014-11-12 2016-06-08 北大方正集团有限公司 Chart generation method and device
CN109032714A (en) * 2018-06-05 2018-12-18 深圳市买买提信息科技有限公司 A kind of management through figures method, apparatus, user terminal and storage medium
CN109753643A (en) * 2018-12-05 2019-05-14 平安科技(深圳)有限公司 Report style creation method, device, equipment and computer readable storage medium
CN109783707A (en) * 2019-01-23 2019-05-21 欧普照明股份有限公司 A kind of moade setting method and device of monitoring system

Also Published As

Publication number Publication date
CN112596650A (en) 2021-04-02

Similar Documents

Publication Publication Date Title
US20150121218A1 (en) Method and apparatus for controlling text input in electronic device
EP4012541A1 (en) Mobile terminal and object change support method for the same
CN112596650B (en) Chart processing method and device and electronic equipment
CN103473003A (en) Character input error correction method and device
CN113518026B (en) Message processing method and device and electronic equipment
US20160092431A1 (en) Electronic apparatus, method and storage medium
CN105630327A (en) Portable electronic device and method of controlling display of selectable elements
CN112148166A (en) Desktop component management method and device
WO2022253181A1 (en) Icon arrangement method and apparatus, and electronic device
CN113641886A (en) Searching method and device and electronic equipment
JP6100013B2 (en) Electronic device and handwritten document processing method
CN114415847A (en) Text information deleting method and device and electronic equipment
CN111985183A (en) Character input method and device and electronic equipment
US20160092430A1 (en) Electronic apparatus, method and storage medium
CN113359999A (en) Candidate word updating method and device and electronic equipment
CN111724455A (en) Image processing method and electronic device
CN112269476B (en) Formula display method and device and electronic equipment
CN112698734B (en) Candidate word display method and device and electronic equipment
CN114896208A (en) Application icon retrieval method and device, storage medium and terminal equipment
CN112148172B (en) Operation control method and device
CN114356113A (en) Input method and input device
CN113885743A (en) Text content selection method and device
CN114385562A (en) Text information deleting method and device and electronic equipment
CN113760141A (en) Display method, display device, electronic apparatus, and storage medium
CN113778277A (en) Application icon management method and device and electronic equipment

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