CN111552705A - Data processing method and device based on chart, electronic equipment and medium - Google Patents

Data processing method and device based on chart, electronic equipment and medium Download PDF

Info

Publication number
CN111552705A
CN111552705A CN202010333343.5A CN202010333343A CN111552705A CN 111552705 A CN111552705 A CN 111552705A CN 202010333343 A CN202010333343 A CN 202010333343A CN 111552705 A CN111552705 A CN 111552705A
Authority
CN
China
Prior art keywords
original
data
array
chart
management module
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.)
Granted
Application number
CN202010333343.5A
Other languages
Chinese (zh)
Other versions
CN111552705B (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.)
Beijing ByteDance Network Technology Co Ltd
Original Assignee
Beijing ByteDance Network Technology 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 Beijing ByteDance Network Technology Co Ltd filed Critical Beijing ByteDance Network Technology Co Ltd
Priority to CN202010333343.5A priority Critical patent/CN111552705B/en
Publication of CN111552705A publication Critical patent/CN111552705A/en
Application granted granted Critical
Publication of CN111552705B publication Critical patent/CN111552705B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/20Information retrieval; Database structures therefor; File system structures therefor of structured data, e.g. relational data
    • G06F16/24Querying
    • G06F16/242Query formulation
    • G06F16/2428Query predicate definition using graphical user interfaces, including menus and forms
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/20Information retrieval; Database structures therefor; File system structures therefor of structured data, e.g. relational data
    • G06F16/24Querying
    • G06F16/248Presentation of query results
    • YGENERAL TAGGING OF NEW TECHNOLOGICAL DEVELOPMENTS; GENERAL TAGGING OF CROSS-SECTIONAL TECHNOLOGIES SPANNING OVER SEVERAL SECTIONS OF THE IPC; TECHNICAL SUBJECTS COVERED BY FORMER USPC CROSS-REFERENCE ART COLLECTIONS [XRACs] AND DIGESTS
    • Y02TECHNOLOGIES OR APPLICATIONS FOR MITIGATION OR ADAPTATION AGAINST CLIMATE CHANGE
    • Y02DCLIMATE CHANGE MITIGATION TECHNOLOGIES IN INFORMATION AND COMMUNICATION TECHNOLOGIES [ICT], I.E. INFORMATION AND COMMUNICATION TECHNOLOGIES AIMING AT THE REDUCTION OF THEIR OWN ENERGY USE
    • Y02D10/00Energy efficient computing, e.g. low power processors, power management or thermal management

Landscapes

  • Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • Physics & Mathematics (AREA)
  • Computational Linguistics (AREA)
  • Data Mining & Analysis (AREA)
  • Databases & Information Systems (AREA)
  • General Engineering & Computer Science (AREA)
  • General Physics & Mathematics (AREA)
  • Human Computer Interaction (AREA)
  • Mathematical Physics (AREA)
  • Information Retrieval, Db Structures And Fs Structures Therefor (AREA)
  • User Interface Of Digital Computer (AREA)

Abstract

The embodiment of the disclosure discloses a data processing method, a device, equipment and a medium based on a chart, wherein the method comprises the following steps: when the operation of triggering the data of the selected area in the original document is detected, acquiring original data corresponding to the triggering operation; processing the original data to generate an original chart corresponding to the original data and obtain an original array; storing the original array into a selection area management module corresponding to the original chart, and establishing a binding relationship between the original chart and an original document; when the updating operation of the original array in the selection area management module is detected, based on the binding relation and the changed array, the changed data corresponding to the changed array is called, and the original chart is updated. According to the technical scheme of the embodiment of the invention, the data for generating the chart is managed based on the region selection manager corresponding to the chart, and the chart management efficiency, the chart generation convenience and the technical effect of user experience are improved.

Description

Data processing method and device based on chart, electronic equipment and medium
Technical Field
The embodiment of the disclosure relates to the technical field of computers, in particular to a data processing method and device based on a chart, an electronic device and a medium.
Background
Charts, which are an effective tool for visualizing data, exist in many data management software, such as online forms. The user can generate the visual chart corresponding to the selected area by triggering the data of each area in the online form, and the user can clearly and intuitively observe the overall trend of the data or the difference between the data through the visual chart.
However, the data required by the user is not only one single area, and there may be a case where the data of different areas is scattered, and it becomes important to manage a plurality of selection areas selected by the user.
In the prior art, for a chart generated by multiple areas, a user cannot clearly know which area of the original online table corresponds to data in the chart; meanwhile, if the image in the chart needs to be changed, the current chart needs to be deleted, and the regional data in the online form is selected again to regenerate the chart; if the current chart is not deleted, the chart is regenerated according to the area data selected by the user again, so that the technical problems of complexity in chart generation and poor user experience exist.
Disclosure of Invention
The embodiment of the disclosure provides a data processing method, a data processing device, an electronic device and a medium based on a chart, so as to realize convenient and efficient management of multi-selection-area data, thereby realizing the technical effect of chart management efficiency.
In a first aspect, an embodiment of the present disclosure provides a data processing method based on a graph, where the method includes:
when the operation of triggering and selecting the regional data in the original document is detected, acquiring the regional data corresponding to the triggering operation as original data;
processing the original data to generate an original chart corresponding to the original data and obtain an original array corresponding to the original data; wherein the original array represents position information of the original data in the original document;
storing the original array into a selection area management module corresponding to the original chart, and establishing a binding relationship between the original chart and the original document;
when the updating operation of the original array in the selection area management module is detected, based on the binding relationship and the changed array, the changed data corresponding to the changed array is called from the original document, and the original chart is updated based on the changed data.
In a second aspect, an embodiment of the present disclosure further provides a graph-based data processing apparatus, where the apparatus includes:
the original data acquisition module is used for acquiring area data corresponding to trigger operation as original data when the operation of triggering the selection of the area data in the original document is detected;
the original array determining module is used for generating an original chart corresponding to the original data by processing the original data and obtaining an original array corresponding to the original data; wherein the original array represents position information of the original data in the original document;
the binding relation establishing module is used for storing the original array into a selection area management module corresponding to the original chart and establishing the binding relation between the original chart and the original document;
and the original chart updating module is used for calling changed data corresponding to the changed array from the original document based on the binding relationship and the changed array when the updating operation of the original array in the selection area management module is detected, and updating the original chart based on the changed data.
In a third aspect, an embodiment of the present disclosure further provides an electronic device, where the electronic device includes:
one or more processors;
a storage device for storing one or more programs,
when the one or more programs are executed by the one or more processors, the one or more processors implement the graph-based data processing method according to any one of the embodiments of the present disclosure
In a fourth aspect, the disclosed embodiments also provide a storage medium containing computer-executable instructions, which when executed by a computer processor, are used to perform the graph-based data processing method according to any one of the disclosed embodiments.
According to the technical scheme of the embodiment of the disclosure, when the operation of triggering and selecting the regional data in the original document is detected, the regional data corresponding to the triggering operation is acquired and used as the original data; processing the original data to generate an original chart corresponding to the original data and obtain an original array corresponding to the original data; the original array represents the position information of original data in an original document; storing the original array into a selection area management module corresponding to the original chart, and establishing a binding relationship between the original chart and an original document; when the updating operation of the original array in the selected area management module is detected, based on the binding relationship and the changed array, the changed data corresponding to the changed array is called from the original document, and the original chart is updated based on the changed data, so that the technical problem that in the prior art, if the chart is generated by multi-area data, a user cannot clearly determine the specific position of the data generating the chart in the original document, namely the data of the original chart cannot be effectively managed is solved, the management of the data generating the chart based on the selected area manager corresponding to the chart is realized, and the efficiency of chart management, the convenience of chart generation and the technical effect of user experience are improved.
Drawings
The above and other features, advantages and aspects of various embodiments of the present disclosure will become more apparent by referring to the following detailed description when taken in conjunction with the accompanying drawings. Throughout the drawings, the same or similar reference numbers refer to the same or similar elements. It should be understood that the drawings are schematic and that elements and features are not necessarily drawn to scale.
Fig. 1 is a schematic flow chart diagram of a data processing method based on a chart according to a first embodiment of the present disclosure;
fig. 2 is a schematic structural diagram of a selection input box in a selection management module according to a first embodiment of the present disclosure;
FIG. 3 is another schematic flow chart diagram illustrating a data processing method based on a chart according to a second embodiment of the present disclosure;
fig. 4 is a schematic structural diagram of a data processing apparatus based on a graph according to a third embodiment of the present disclosure;
fig. 5 is a schematic structural diagram of an electronic device according to a fourth embodiment of the disclosure.
Detailed Description
Embodiments of the present disclosure will be described in more detail below with reference to the accompanying drawings. While certain embodiments of the present disclosure are shown in the drawings, it is to be understood that the present disclosure may be embodied in various forms and should not be construed as limited to the embodiments set forth herein, but rather are provided for a more thorough and complete understanding of the present disclosure. It should be understood that the drawings and embodiments of the disclosure are for illustration purposes only and are not intended to limit the scope of the disclosure.
It should be understood that the various steps recited in the method embodiments of the present disclosure may be performed in a different order, and/or performed in parallel. Moreover, method embodiments may include additional steps and/or omit performing the illustrated steps. The scope of the present disclosure is not limited in this respect.
The term "include" and variations thereof as used herein are open-ended, i.e., "including but not limited to". The term "based on" is "based, at least in part, on". The term "one embodiment" means "at least one embodiment"; the term "another embodiment" means "at least one additional embodiment"; the term "some embodiments" means "at least some embodiments". Relevant definitions for other terms will be given in the following description.
It should be noted that the terms "first", "second", and the like in the present disclosure are only used for distinguishing different devices, modules or units, and are not used for limiting the order or interdependence relationship of the functions performed by the devices, modules or units.
It is noted that references to "a", "an", and "the" modifications in this disclosure are intended to be illustrative rather than limiting, and that those skilled in the art will recognize that "one or more" may be used unless the context clearly dictates otherwise.
Example one
Fig. 1 is a schematic flowchart of a diagram-based data processing method according to a first embodiment of the present disclosure, where the method may be applied to a situation where data corresponding to each diagram is managed, and the method may be executed by a diagram-based data processing apparatus, where the apparatus may be implemented in a form of software and/or hardware, and optionally, implemented by an electronic device, where the electronic device may be a mobile terminal, a PC terminal, or the like.
As shown in fig. 1, the method of the present embodiment includes:
s110, when the operation of triggering the selection of the regional data in the original document is detected, acquiring regional data corresponding to the triggering operation as original data.
When a user triggers a certain area and generates a chart according to selected data, a document to which the data belongs is used as an original document. All data in the selected area is collectively referred to as area data, and each of the area data is raw data. The user may select data of at least one region in the original document to generate the chart, and thus the number of region data may be the same as the number of regions, each of which is the original data.
Specifically, a user may select an area in the original document through a mouse, and when the user triggers an operation of selecting the area, area data corresponding to the trigger operation may be acquired, and each data in the area may be used as the original data.
Illustratively, the original document is an excel, and the excel table includes a plurality of rows and a plurality of columns. A user can select a plurality of areas from an original document through a mouse, and optionally, data corresponding to a first line, a third line and a fifth line in an excel table are selected, wherein at the moment, the selected areas comprise three areas, namely the first line, the third line and the fifth line; meanwhile, each of the data in the first row, the third row and the fifth row is original data.
And S120, processing the original data to generate an original chart corresponding to the original data and obtain an original array corresponding to the original data.
Wherein, the processing of the raw data may be: and calling a data analysis program code to analyze the original data, namely processing the original data into string with a certain format and transmitting the string into a selective area manager, and acquiring an original array corresponding to each original data after specific processing. The original array may represent a specific position of the original data in the original document, and optionally, the position of the original data a in the original document is a first row and a second column, and accordingly, the original array may be represented as a1: B2. The raw graph is a graph generated based on raw data, and optionally, a histogram generated based on raw data.
Specifically, after the raw data is selected, a data parsing module may be called to parse the raw data to obtain parsed data in a target format, and a specific position of each raw data in the raw document is determined based on the parsed data, that is, a specific array format is generated by processing the raw data, and an array in the specific format is used as the raw array corresponding to the raw data.
For example, when data in a certain area in an original document is selected, a data parsing program may be invoked to process the data in the selected area to obtain a specific position of each original data in the original document, which may also be understood as a specific coordinate of the original data in the original document, and when an original array corresponding to the original data is determined, a corresponding chart may also be generated based on the selected original data as an original chart.
S130, storing the original array into a selection area management module corresponding to the original chart, and establishing a binding relationship between the original chart and the original document.
The selection area management module may also be referred to as a selection area manager. The selection area manager is used for managing original data corresponding to the original chart and original arrays, namely managing the original data corresponding to the original chart and the original arrays.
In this embodiment, in order to facilitate the situation that the selection area manager manages each original array and updates the original diagram by calling each data in the original document when the original array is added or deleted in the selection area manager, a binding relationship among the original diagram, the original document, and the selection area manager needs to be established.
Specifically, an original chart is generated based on original data, and a selection manager corresponding to the original chart is generated at the same time, that is, a module for managing the original data and an original array is generated, and the original array is stored in the selection manager. In order to realize the data calling in the original document and the management of the original diagram, the binding relationship among the original document, the original diagram and the selection area management module can be established. This arrangement is advantageous in that it is possible to call up data of a certain area in the original document based on the precinct management module, and update the original chart based on the called-up area data.
In this embodiment, storing the original array in the region selection management module corresponding to the original chart includes: and calling an array storage program, and sequentially inputting the original arrays corresponding to the original data into the selected area management module according to a preset sequence and storing the original arrays.
That is, when storing the original array corresponding to the original data in the selection area manager, the original array may be sequentially input to the selection area manager according to the area to which the original data belongs.
For example, after the user selects three regions in the original document, each region is recorded as A, B, C, and after data of the A, B, C region is processed, the original array in the a region may be stored in the selection manager, and then the original array corresponding to each data in the B region and the original array corresponding to each data in the C region may be uploaded in sequence.
S140, when the updating operation of the original array in the selection area management module is detected, based on the binding relationship and the changed array, the changed data corresponding to the changed array is called from the original document, and the original chart is updated based on the changed data.
It should be noted that the selection area management module includes at least one selection area input box, see fig. 2. Each of the selection input boxes may include a plurality of original arrays in a region, where the original arrays correspond to the original charts. When the user triggers the control in fig. 2, a list of controls of the selection area may be added to the selection area input box after the control is added, so that the user can fill the added selection area in the added control.
Wherein, the updating operation can be understood as that the original array stored in the selection area management module is changed. The modified data may be understood as data corresponding to the modified array after the array in the region selection management module is changed, and the data corresponding to the modified array may be acquired from the original document based on the binding relationship.
Specifically, when it is detected that the array stored in the region selection management module changes, the data corresponding to the changed array may be called from the original document based on the binding relationship established in advance and the changed array, and the original chart may be updated based on the newly acquired data.
In this embodiment, the update operation may include at least three types, which may be: deleting part of the arrays stored in the selection area management module, or adding the selection area, namely adding a new array into the selection area manager, or changing the original array stored in the selection area management module into other arrays.
Optionally, when an operation of clearing the original array stored in the selection area management module is detected, the target array finally input into the selection area management module is reserved, and target original data corresponding to the target array is determined; after detecting that a user triggers a target control in the selection area management module, updating an original chart according to target original data; wherein, the target control is a control for generating the chart.
It should be noted that when it is detected that the original array stored in the selected area management module is deleted, it is determined whether the deletion is the last item in the selected area, and if so, the deletion operation is not executed, that is, it is determined that a group of corresponding original arrays is stored in the selected area management module; if not, the deleting operation can be executed.
Specifically, when detecting that the original array stored in the selective area management module is deleted by triggering, it may be determined whether there are other arrays after the array is deleted in the selective area management module. If other numbers exist, the selected array is directly deleted. And if no other array exists, namely all original arrays stored in the selected area management module are deleted, reserving the target array which is finally input into the selected area management module. After the retained target array is determined, the target raw data corresponding to the target array may be determined. After the user triggers the determination control in the selection area management module, namely the chart generation control is triggered, the original chart can be updated according to the reserved target original data, namely the original chart is updated based on the target original data.
In this embodiment, the number of management arrays of the selection manager may be increased. Of course, increasing the number of arrays managed by the selection area manager can be realized by inputting a new array in the input box of the selection area management module, or by selecting a new area in the original document by the user through a mouse box.
Optionally, if it is detected that a new array is added to the input box control of the selection area management module, based on the binding relationship and the newly added array, the data to be added corresponding to the newly added array is called from the original document, and based on the original data and the data to be added, the original chart is updated.
Wherein, the input box in the selection area management module can be seen in fig. 2. The user may add an array in the input box.
Specifically, the user may trigger a control in the cull manager to add an input box so that the user may add a new array in the input box. After a user triggers a determination control in the selection area manager, the data to be added corresponding to the added array can be called from the original document according to the added array based on the binding relationship established in advance, the original chart generated in advance is updated based on the data to be added and the original data, and the chart obtained at the moment is used as the original chart.
Optionally, when a target area in the original document is detected to be triggered, processing data in the target area, and sequentially adding arrays corresponding to the data in the target area to the selection manager.
That is, if the user selects an area, the number corresponding to each data in the selected area is obtained and added to the last item of the storage array in the selected area manager; and if the selection is multiple, sequentially adding the original arrays into the selection area manager according to the range or the sequence of the selection areas.
In this embodiment, it may also be that the selected area stored in the selected area manager is changed, that is, the original selected area is changed into another selected area. Optionally, when detecting that a part of the original array is changed into another array in the selection area management module, deleting the part of the original array stored in the selection area management module and the data to be deleted corresponding to the part of the original array; calling data corresponding to other arrays from the original document based on the binding relation and other arrays, and updating the original chart based on the original data and the calling data reserved in the selection area management module.
That is, when it is detected that a part of the arrays stored in the cull area management module is changed to other arrays, the data corresponding to the changed arrays is deleted, the data corresponding to the changed arrays is acquired based on the binding relationship, and the original chart is updated based on the changed arrays and the arrays.
It should be noted that, in the process of changing the stored array in the region selection management module, it is necessary to determine whether the input box control is called. Optionally, when the operation of triggering the acquisition of the region data in the original document is detected again, whether to call an input box control of the region selection management module is judged; if yes, updating all arrays stored in the selection area management module to the arrays corresponding to the current trigger operation, and updating all original data to the data corresponding to the current trigger operation; if not, determining an original array finally input into the selected area management module as a target replacement array, updating the target replacement array into an array corresponding to the current trigger operation, and updating the replacement data corresponding to the target replacement array into data corresponding to the current trigger operation; and updating the original chart based on the updated data and the original data reserved in the region selection management module.
According to the technical scheme of the embodiment of the disclosure, when the operation of triggering and selecting the regional data in the original document is detected, the regional data corresponding to the triggering operation is acquired and used as the original data; processing the original data to generate an original chart corresponding to the original data and obtain an original array corresponding to the original data; the original array represents the position information of original data in an original document; storing the original array into a selection area management module corresponding to the original chart, and establishing a binding relationship between the original chart and an original document; when the updating operation of the original array in the selected area management module is detected, based on the binding relationship and the changed array, the changed data corresponding to the changed array is called from the original document, and the original chart is updated based on the changed data, so that the technical problem that in the prior art, if the chart is generated by multi-area data, a user cannot clearly determine the specific position of the data generating the chart in the original document, namely the data of the original chart cannot be effectively managed is solved, the management of the data generating the chart based on the selected area manager corresponding to the chart is realized, the chart management efficiency is improved, and the technical effect of convenience in chart generation is improved.
Example two
As a preferred embodiment of the foregoing embodiment, fig. 3 is another schematic flow chart of a data processing method based on a graph according to a second embodiment of the present disclosure, and as shown in fig. 3, the method includes:
s301, creating a chart.
It is understood that a chart corresponding to data is generated according to the data that the user triggered to select in the original document.
Specifically, when it is detected that a user triggers an operation of selecting region data in an original document and clicks a control for generating a chart, a chart corresponding to the region data may be generated, and the chart is used as an original chart.
Illustratively, the original document may be understood as an excel sheet, and the chart may be a bar chart. When a user triggers and selects area data of a plurality of areas in the excel and triggers a chart generation control, a chart, namely a histogram, corresponding to the area data can be generated. It should be noted that, the user may present the region data in the form of any one or more diagrams according to the actual situation, which is not limited herein.
It should be noted that each chart has a corresponding selection manager, i.e., a manager for managing the chart. Meanwhile, a binding relationship between the selection area manager, the original document and the diagram is established so that data is called from the original document based on the binding relationship.
And S302, triggering the region selection operation.
The operation of selecting the chart region comprises at least one of the selection, and the selection is selected from display selection, deletion selection, addition selection, change of the original selection and the like.
Specifically, after the selection area manager corresponding to the original chart is triggered, one or more operations of showing selection areas, deleting selection areas, adding selection areas, and deleting selection areas may be performed in the selection area manager.
S303, displaying the selection area list.
Specifically, presenting the tab list may be understood as presenting the original array corresponding to the chart, i.e., showing the specific location of each data generating the chart in the original document. Advantageously, the selection can be clearly shown, thereby determining which selection data the original chart is composed of.
S304, if the selected area is deleted, judging whether the number of the stored arrays is larger than a preset numerical value, and if not, executing S305; if yes, go to S306.
Specifically, if the user triggers the operation of deleting the selected area in the selected area manager, it may be determined in advance whether the selected area stored in the selected area manager is greater than a preset value, optionally 1. If the number of the arrays stored in the selection area manager is greater than the preset value 1, deleting the array selected and deleted by the user, namely executing S306; if not, retaining the array finally stored in the selection area manager, determining the original data corresponding to the array, and updating the original chart based on the data, namely executing S305.
S305, updating the original chart according to the current array in the selection area manager.
Specifically, the number of arrays stored in the selection area manager may be increased or decreased, and after the trigger determination control is detected, corresponding data may be acquired according to the arrays stored in the selection area manager, and the original chart may be updated based on the corresponding data, that is, the original chart may be updated according to the array currently stored in the selection area manager.
S306, deleting the selected area.
That is, after the array selected by the user is deleted, if the number of the arrays stored in the selection area manager is greater than the preset number threshold, the array selected and deleted by the user is deleted. And updates the original chart based on the array reserved in the selection manager and the corresponding data, i.e., returns to perform S305.
S307, if the selection is increased, judging whether the mode of increasing the selection is a target selection mode, if so, executing S308; if not, go to S309.
The method for selecting the data of the selected area in the original document by the mouse can be used as a target area selection method. The add selection may be to add a portion of the data to update the original chart.
Specifically, when the selection area is increased, the corresponding operation may be determined to be performed according to the manner of increasing the selection area. Optionally, the area is framed and selected in the original document by a mouse, or the selection area is input in a selection area input box of the selection area manager, and the mode of increasing the selection area data is determined according to different selection area modes. If the selected area data is selected by the adopted mouse frame, S309 can be executed; if it is adopted to add a selection in the input box of the selection manager, S308 may be executed.
S308, adding the input selection area in the last input box of the selection area list, and returning to execute S305.
Specifically, after the selection area input box in the selection area manager is triggered and the control for adding the new selection area is clicked, the selection area input box can be added, so that the user can input the new selection area in the selection area input box.
After a new selection is input in the selection input box, a determination control can be triggered to acquire data corresponding to the newly added selection from the original document based on the binding relationship. Updating the original chart according to the original data corresponding to the original chart and the newly added data, i.e., after clicking the determination control, execution S305 may be returned to. That is, the original chart obtained at this time includes not only the original data but also newly added data.
S309, automatically adding the selected area in the last selected area list, and returning to execute the S305.
It is understood that, if the user triggers the operation of obtaining the region data in the original document, a selection corresponding to the triggering operation may be inserted in the last row in the selection manager, and the original chart may be updated based on the selection data triggered by the user and the original data corresponding to the chart, i.e., the S305 is returned to.
S310, judging whether the region selection mode is the target region selection mode, if so, executing S305; if not, go to S311.
Wherein modifying the selection may be understood as changing the selection stored in the selection manager to another selection. The current mode for modifying the selection area comprises at least two modes, namely frame selection modification and modification in the selection area input box. The targeted selection mode may be understood as a change of selection in the selection input box of the selection manager.
If the current modification mode is to change the tab in the tab input box, the data may be retrieved from the original document according to the changed tab based on the binding relationship, and the original chart may be updated based on the changed data, that is, the step returns to S305.
S311, judging whether to call a selection input box, if so, executing S312; if not, go to S313.
That is, if the selection area is modified for frame selection, whether the selection area input box is called during frame selection is judged, and if so, the selection area in the selection area manager is updated to the selection area for frame selection; if not, the last selection area is changed by default.
S312, the selected area stored in the selected area manager is changed into the selected area selected by the frame.
That is, the original array stored in the selection manager is updated to the selection array corresponding to the current trigger operation. After determining the array stored in the selection manager, S305 is executed to update the original chart according to the array stored in the selection manager and the corresponding data.
And S313, changing the last selected area by default.
That is, the array last input to the selection area manager is replaced with the array corresponding to the current trigger operation, and the original chart is updated based on the updated array, i.e., S305 is performed.
In the embodiment, the operations of deleting, adding and modifying the original selected area are realized quickly and efficiently, and the technical effect of intelligentizing the data processing of the selected area is improved.
According to the technical scheme of the embodiment of the disclosure, when the operation of triggering and selecting the regional data in the original document is detected, the regional data corresponding to the triggering operation is acquired and used as the original data; processing the original data to generate an original chart corresponding to the original data and obtain an original array corresponding to the original data; the original array represents the position information of original data in an original document; storing the original array into a selection area management module corresponding to the original chart, and establishing a binding relationship between the original chart and an original document; when the updating operation of the original array in the selected area management module is detected, based on the binding relationship and the changed array, the changed data corresponding to the changed array is called from the original document, and the original chart is updated based on the changed data, so that the technical problem that in the prior art, if the chart is generated by multi-area data, a user cannot clearly determine the specific position of the data generating the chart in the original document, namely the data of the original chart cannot be effectively managed is solved, the management of the data generating the chart based on the selected area manager corresponding to the chart is realized, the chart management efficiency is improved, and the technical effect of convenience in chart generation is improved.
EXAMPLE III
Fig. 4 is a schematic structural diagram of a data processing apparatus based on a graph according to a third embodiment of the present disclosure, and as shown in fig. 4, the apparatus includes: an original data acquisition module 410, an original array determination module 420, a binding relationship establishment module 430 and an original chart update module 440; wherein the content of the first and second substances,
an original data obtaining module 410, configured to, when an operation of triggering selection of area data in an original document is detected, obtain area data corresponding to the triggering operation as original data; an original array determining module 420, configured to generate an original chart corresponding to the original data by processing the original data, and obtain an original array corresponding to the original data; wherein the original array represents position information of the original data in the original document; a binding relationship establishing module 430, configured to store the original array in a region selection management module corresponding to the original chart, and establish a binding relationship between the original chart and the original document; an original chart updating module 440, configured to, when an update operation on the original array in the cull area management module is detected, call, based on the binding relationship and the changed array, change data corresponding to the changed array from the original document, and update the original chart based on the change data.
According to the technical scheme of the embodiment of the disclosure, when the operation of triggering and selecting the regional data in the original document is detected, the regional data corresponding to the triggering operation is acquired and used as the original data; processing the original data to generate an original chart corresponding to the original data and obtain an original array corresponding to the original data; the original array represents the position information of original data in an original document; storing the original array into a selection area management module corresponding to the original chart, and establishing a binding relationship between the original chart and an original document; when the updating operation of the original array in the selected area management module is detected, based on the binding relationship and the changed array, the changed data corresponding to the changed array is called from the original document, and the original chart is updated based on the changed data, so that the technical problem that in the prior art, if the chart is generated by multi-area data, a user cannot clearly determine the specific position of the data generating the chart in the original document, namely the data of the original chart cannot be effectively managed is solved, the management of the data generating the chart based on the selected area manager corresponding to the chart is realized, the chart management efficiency is improved, and the technical effect of convenience in chart generation is improved.
On the basis of the technical scheme, the original array determining module is further configured to call an array storage program, and sequentially input and store the original arrays corresponding to the original data into the selective area management module according to a preset sequence.
On the basis of the above technical solutions, the original chart updating module is further configured to, when detecting that an operation is performed to empty the original array stored in the selected area management module, reserve a target array that is finally input to the selected area management module, and determine target original data corresponding to the target array; after detecting that a user triggers a target control in a selection area management module, updating the original chart according to the target original data; and the target control is a control for generating a chart.
On the basis of the above technical solutions, the original chart updating module is further configured to, if it is detected that a new array is added to the input box control of the election area management module, call, from an original document, data to be added corresponding to the newly added array based on the binding relationship and the newly added array, and update the original chart based on the original data and the data to be added.
On the basis of the above technical solutions, the original chart updating module is further configured to delete a part of the original array stored in the selected area management module and data to be deleted corresponding to the part of the original array when it is detected that the part of the original array is changed into another array in the selected area management module; calling data corresponding to the other arrays from the original document based on the binding relation and the other arrays, and updating the original chart based on the original data reserved in the selection area management module and the calling data.
On the basis of the technical solutions, the original chart updating module is further configured to determine whether to invoke an input box control of the selection area management module when an operation of triggering acquisition of regional data in the original document is detected again; if yes, updating all arrays stored in the selection area management module to the arrays corresponding to the current trigger operation, and updating all original data to the data corresponding to the current trigger operation; if not, determining an original array finally input into the selected area management module as a target replacement array, updating the target replacement array into an array corresponding to the current trigger operation, and updating replacement data corresponding to the target replacement array into data corresponding to the current trigger operation; and updating the original chart based on the updated data and the original data reserved in the region selection management module.
On the basis of the technical solutions, when the data control in the original chart is detected to be triggered, based on the binding relationship, displaying data corresponding to the data control in the original document, and displaying an array corresponding to the data control in the selected area management module. The data processing device based on the chart, provided by the embodiment of the disclosure, can execute the data processing method based on the chart, provided by any embodiment of the disclosure, and has corresponding functional modules and beneficial effects of the execution method.
It should be noted that, the units and modules included in the apparatus are merely divided according to functional logic, but are not limited to the above division as long as the corresponding functions can be implemented; in addition, specific names of the functional units are only used for distinguishing one functional unit from another, and are not used for limiting the protection scope of the embodiments of the present disclosure.
Example four
Referring now to fig. 5, a schematic diagram of an electronic device (e.g., the terminal device or server of fig. 5) 50 suitable for implementing embodiments of the present disclosure is shown. The terminal device in the embodiments of the present disclosure may include, but is not limited to, a mobile terminal such as a mobile phone, a notebook computer, a digital broadcast receiver, a PDA (personal digital assistant), a PAD (tablet computer), a PMP (portable multimedia player), a vehicle terminal (e.g., a car navigation terminal), and the like, and a stationary terminal such as a digital TV, a desktop computer, and the like. The electronic device shown in fig. 5 is only an example, and should not bring any limitation to the functions and the scope of use of the embodiments of the present disclosure.
As shown in fig. 5, electronic device 50 may include a processing means (e.g., central processing unit, graphics processor, etc.) 501 that may perform various appropriate actions and processes in accordance with a program stored in a Read Only Memory (ROM)502 or a program loaded from a storage means 506 into a Random Access Memory (RAM) 503. In the RAM 503, various programs and data necessary for the operation of the electronic apparatus 50 are also stored. The processing device 501, the ROM 502, and the RAM 503 are connected to each other through a bus 504. An input/output (I/O) interface 505 is also connected to bus 504.
Generally, the following devices may be connected to the I/O interface 505: input devices 506 including, for example, a touch screen, touch pad, keyboard, mouse, camera, microphone, accelerometer, gyroscope, etc.; output devices 507 including, for example, a Liquid Crystal Display (LCD), speakers, vibrators, and the like; storage devices 506 including, for example, magnetic tape, hard disk, etc.; and a communication device 509. The communication means 509 may allow the electronic device 50 to communicate with other devices wirelessly or by wire to exchange data. While fig. 5 illustrates an electronic device 50 having various means, it is to be understood that not all illustrated means are required to be implemented or provided. More or fewer devices may alternatively be implemented or provided.
In particular, according to an embodiment of the present disclosure, the processes described above with reference to the flowcharts may be implemented as computer software programs. For example, embodiments of the present disclosure include a computer program product comprising a computer program carried on a non-transitory computer readable medium, the computer program containing program code for performing the method illustrated by the flow chart. In such an embodiment, the computer program may be downloaded and installed from a network via the communication means 509, or installed from the storage means 506, or installed from the ROM 502. The computer program performs the above-described functions defined in the methods of the embodiments of the present disclosure when executed by the processing device 501.
The terminal provided by the embodiment of the present disclosure and the data processing method based on the graph provided by the embodiment belong to the same inventive concept, and technical details that are not described in detail in the embodiment of the present disclosure can be referred to the embodiment, and the embodiment of the present disclosure have the same beneficial effects.
EXAMPLE five
The disclosed embodiments provide a computer storage medium having stored thereon a computer program that, when executed by a processor, implements the graph-based data processing method provided by the above-described embodiments.
It should be noted that the computer readable medium in the present disclosure can be a computer readable signal medium or a computer readable storage medium or any combination of the two. A computer readable storage medium may be, for example, but not limited to, an electronic, magnetic, optical, electromagnetic, infrared, or semiconductor system, apparatus, or device, or any combination of the foregoing. More specific examples of the computer readable storage medium may include, but are not limited to: an electrical connection having one or more wires, a portable computer diskette, a hard disk, a Random Access Memory (RAM), a read-only memory (ROM), an erasable programmable read-only memory (EPROM or flash memory), an optical fiber, a portable compact disc read-only memory (CD-ROM), an optical storage device, a magnetic storage device, or any suitable combination of the foregoing. In the present disclosure, a computer readable storage medium may be any tangible medium that can contain, or store a program for use by or in connection with an instruction execution system, apparatus, or device. In contrast, in the present disclosure, a computer readable signal medium may comprise a propagated data signal with computer readable program code embodied therein, either in baseband or as part of a carrier wave. Such a propagated data signal may take many forms, including, but not limited to, electro-magnetic, optical, or any suitable combination thereof. A computer readable signal medium may also be any computer readable medium that is not a computer readable storage medium and that can communicate, propagate, or transport a program for use by or in connection with an instruction execution system, apparatus, or device. Program code embodied on a computer readable medium may be transmitted using any appropriate medium, including but not limited to: electrical wires, optical cables, RF (radio frequency), etc., or any suitable combination of the foregoing.
In some embodiments, the clients, servers may communicate using any currently known or future developed network protocol, such as HTTP (HyperText transfer protocol), and may be interconnected with any form or medium of digital data communication (e.g., a communications network). Examples of communication networks include a local area network ("LAN"), a wide area network ("WAN"), the Internet (e.g., the Internet), and peer-to-peer networks (e.g., ad hoc peer-to-peer networks), as well as any currently known or future developed network.
The computer readable medium may be embodied in the electronic device; or may exist separately without being assembled into the electronic device.
The computer readable medium carries one or more programs which, when executed by the electronic device, cause the electronic device to:
when the operation of triggering and selecting the regional data in the original document is detected, acquiring the regional data corresponding to the triggering operation as original data;
processing the original data to generate an original chart corresponding to the original data and obtain an original array corresponding to the original data; wherein the original array represents position information of the original data in the original document;
storing the original array into a selection area management module corresponding to the original chart, and establishing a binding relationship between the original chart and the original document;
when the updating operation of the original array in the selection area management module is detected, based on the binding relationship and the changed array, the changed data corresponding to the changed array is called from the original document, and the original chart is updated based on the changed data.
Computer program code for carrying out operations for the present disclosure may be written in any combination of one or more programming languages, including but not limited to an object oriented programming language such as Java, Smalltalk, C + +, and conventional procedural programming languages, such as the "C" programming language or similar programming languages. The program code may execute entirely on the user's computer, partly on the user's computer, as a stand-alone software package, partly on the user's computer and partly on a remote computer or entirely on the remote computer or server. In the case of a remote computer, the remote computer may be connected to the user's computer through any type of network, including a Local Area Network (LAN) or a Wide Area Network (WAN), or the connection may be made to an external computer (for example, through the Internet using an Internet service provider).
The flowchart and block diagrams in the figures illustrate the architecture, functionality, and operation of possible implementations of systems, methods and computer program products according to various embodiments of the present disclosure. In this regard, each block in the flowchart or block diagrams may represent a module, segment, or portion of code, which comprises one or more executable instructions for implementing the specified logical function(s). It should also be noted that, in some alternative implementations, the functions noted in the block may occur out of the order noted in the figures. For example, two blocks shown in succession may, in fact, be executed substantially concurrently, or the blocks may sometimes be executed in the reverse order, depending upon the functionality involved. It will also be noted that each block of the block diagrams and/or flowchart illustration, and combinations of blocks in the block diagrams and/or flowchart illustration, can be implemented by special purpose hardware-based systems which perform the specified functions or acts, or combinations of special purpose hardware and computer instructions.
The units described in the embodiments of the present disclosure may be implemented by software or hardware. Where the name of a module does not in some cases constitute a limitation on the module itself, for example, the original array determination module may also be described as an "array determination module".
The functions described herein above may be performed, at least in part, by one or more hardware logic components. For example, without limitation, exemplary types of hardware logic components that may be used include: field Programmable Gate Arrays (FPGAs), Application Specific Integrated Circuits (ASICs), Application Specific Standard Products (ASSPs), systems on a chip (SOCs), Complex Programmable Logic Devices (CPLDs), and the like.
In the context of this disclosure, a machine-readable medium may be a tangible medium that can contain, or store a program for use by or in connection with an instruction execution system, apparatus, or device. The machine-readable medium may be a machine-readable signal medium or a machine-readable storage medium. A machine-readable medium may include, but is not limited to, an electronic, magnetic, optical, electromagnetic, infrared, or semiconductor system, apparatus, or device, or any suitable combination of the foregoing. More specific examples of a machine-readable storage medium would include an electrical connection based on one or more wires, a portable computer diskette, a hard disk, a Random Access Memory (RAM), a read-only memory (ROM), an erasable programmable read-only memory (EPROM or flash memory), an optical fiber, a portable compact disc read-only memory (CD-ROM), an optical storage device, a magnetic storage device, or any suitable combination of the foregoing.
According to one or more embodiments of the present disclosure, [ example one ] there is provided a graph-based data processing method, the method comprising:
when the operation of triggering and selecting the regional data in the original document is detected, acquiring the regional data corresponding to the triggering operation as original data;
processing the original data to generate an original chart corresponding to the original data and obtain an original array corresponding to the original data; wherein the original array represents position information of the original data in the original document;
storing the original array into a selection area management module corresponding to the original chart, and establishing a binding relationship between the original chart and the original document;
when the updating operation of the original array in the selection area management module is detected, based on the binding relationship and the changed array, the changed data corresponding to the changed array is called from the original document, and the original chart is updated based on the changed data.
According to one or more embodiments of the present disclosure, [ example two ] there is provided a graph-based data processing method, further comprising:
optionally, the storing the original array in the region selection management module corresponding to the original chart includes:
and calling an array storage program, and sequentially inputting the original arrays corresponding to the original data into the selected area management module according to a preset sequence and storing the original arrays.
According to one or more embodiments of the present disclosure, [ example three ] there is provided a graph-based data processing method, further comprising:
optionally, when an update operation on the original array in the cull area management module is detected, based on the binding relationship and the changed array, calling change data corresponding to the changed array from the original document, and updating the original chart based on the change data, where the method includes:
when the operation of emptying the original array stored in the selected area management module is detected, reserving a target array which is finally input into the selected area management module, and determining target original data corresponding to the target array;
after detecting that a user triggers a target control in a selection area management module, updating the original chart according to the target original data;
and the target control is a control for generating a chart.
According to one or more embodiments of the present disclosure, [ example four ] there is provided a graph-based data processing method, further comprising:
optionally, when an update operation on the original array in the cull area management module is detected, based on the binding relationship and the changed array, calling change data corresponding to the changed array from the original document, and updating the original chart based on the change data, where the method includes:
if it is detected that a new array is added to the input box control of the selection area management module, calling data to be added corresponding to the newly added array from an original document based on the binding relationship and the newly added array, and updating the original chart based on the original data and the data to be added.
According to one or more embodiments of the present disclosure, [ example five ] there is provided a graph-based data processing method, further comprising:
optionally, when an update operation on the original array in the cull area management module is detected, based on the binding relationship and the changed array, calling change data corresponding to the changed array from the original document, and updating the original chart based on the change data, where the method includes:
when detecting that a part of original arrays are changed into other arrays in the selected area management module, deleting the part of original arrays stored in the selected area management module and data to be deleted corresponding to the part of original arrays;
calling data corresponding to the other arrays from the original document based on the binding relation and the other arrays, and updating the original chart based on the original data reserved in the selection area management module and the calling data.
According to one or more embodiments of the present disclosure, [ example six ] there is provided a graph-based data processing method, further comprising:
optionally, when an update operation on the original array in the cull area management module is detected, based on the binding relationship and the changed array, calling change data corresponding to the changed array from the original document, and updating the original chart based on the change data, where the method includes:
when the operation of triggering the acquisition of the regional data in the original document is detected again, judging whether to call an input box control of the region selection management module;
if yes, updating all arrays stored in the selection area management module to the arrays corresponding to the current trigger operation, and updating all original data to the data corresponding to the current trigger operation;
if not, determining an original array finally input into the selected area management module as a target replacement array, updating the target replacement array into an array corresponding to the current trigger operation, and updating replacement data corresponding to the target replacement array into data corresponding to the current trigger operation;
and updating the original chart based on the updated data and the original data reserved in the region selection management module.
According to one or more embodiments of the present disclosure, [ example seven ] there is provided a graph-based data processing method, further comprising:
optionally, when triggering of a data control in the original chart is detected, based on the binding relationship, displaying data corresponding to the data control in the original document, and displaying an array corresponding to the data control in the selection area management module.
According to one or more embodiments of the present disclosure, [ example eight ] there is provided a chart-based data processing apparatus comprising:
the original data acquisition module is used for acquiring area data corresponding to trigger operation as original data when the operation of triggering the selection of the area data in the original document is detected;
the original array determining module is used for generating an original chart corresponding to the original data by processing the original data and obtaining an original array corresponding to the original data; wherein the original array represents position information of the original data in the original document;
the binding relation establishing module is used for storing the original array into a selection area management module corresponding to the original chart and establishing the binding relation between the original chart and the original document;
and the original chart updating module is used for calling changed data corresponding to the changed array from the original document based on the binding relationship and the changed array when the updating operation of the original array in the selection area management module is detected, and updating the original chart based on the changed data.
The foregoing description is only exemplary of the preferred embodiments of the disclosure and is illustrative of the principles of the technology employed. It will be appreciated by those skilled in the art that the scope of the disclosure herein is not limited to the particular combination of features described above, but also encompasses other embodiments in which any combination of the features described above or their equivalents does not depart from the spirit of the disclosure. For example, the above features and (but not limited to) the features disclosed in this disclosure having similar functions are replaced with each other to form the technical solution.
Further, while operations are depicted in a particular order, this should not be understood as requiring that such operations be performed in the particular order shown or in sequential order. Under certain circumstances, multitasking and parallel processing may be advantageous. Likewise, while several specific implementation details are included in the above discussion, these should not be construed as limitations on the scope of the disclosure. Certain features that are described in the context of separate embodiments can also be implemented in combination in a single embodiment. Conversely, various features that are described in the context of a single embodiment can also be implemented in multiple embodiments separately or in any suitable subcombination.
Although the subject matter has been described in language specific to structural features and/or methodological acts, it is to be understood that the subject matter defined in the appended claims is not necessarily limited to the specific features or acts described above. Rather, the specific features and acts described above are disclosed as example forms of implementing the claims.

Claims (10)

1. A graph-based data processing method, comprising:
when the operation of triggering and selecting the regional data in the original document is detected, acquiring the regional data corresponding to the triggering operation as original data;
processing the original data to generate an original chart corresponding to the original data and obtain an original array corresponding to the original data; wherein the original array represents position information of the original data in the original document;
storing the original array into a selection area management module corresponding to the original chart, and establishing a binding relationship between the original chart and the original document;
when the updating operation of the original array in the selection area management module is detected, based on the binding relationship and the changed array, the changed data corresponding to the changed array is called from the original document, and the original chart is updated based on the changed data.
2. The method of claim 1, wherein storing the original array in a cull management module corresponding to the original graph comprises:
and calling an array storage program, and sequentially inputting the original arrays corresponding to the original data into the selected area management module according to a preset sequence and storing the original arrays.
3. The method of claim 2, wherein when an update operation to the original array in the cull area management module is detected, based on the binding relationship and a changed array, invoking change data corresponding to the changed array from the original document, and updating the original chart based on the change data, comprises:
when the operation of emptying the original array stored in the selected area management module is detected, reserving a target array which is finally input into the selected area management module, and determining target original data corresponding to the target array;
after detecting that a user triggers a target control in a selection area management module, updating the original chart according to the target original data;
and the target control is a control for generating a chart.
4. The method of claim 1, wherein when an update operation on the original array in the cull area management module is detected, based on the binding relationship and a changed array, invoking change data corresponding to the changed array from the original document, and updating the original chart based on the change data, comprises:
if it is detected that a new array is added to the input box control of the selection area management module, calling data to be added corresponding to the newly added array from an original document based on the binding relationship and the newly added array, and updating the original chart based on the original data and the data to be added.
5. The method of claim 1, wherein when an update operation on the original array in the cull area management module is detected, based on the binding relationship and a changed array, invoking change data corresponding to the changed array from the original document, and updating the original chart based on the change data, comprises:
when detecting that a part of original arrays are changed into other arrays in the selected area management module, deleting the part of original arrays stored in the selected area management module and data to be deleted corresponding to the part of original arrays;
calling data corresponding to the other arrays from the original document based on the binding relation and the other arrays, and updating the original chart based on the original data reserved in the selection area management module and the calling data.
6. The method of claim 1, wherein when an update operation on the original array in the cull area management module is detected, based on the binding relationship and a changed array, invoking change data corresponding to the changed array from the original document, and updating the original chart based on the change data, comprises:
when the operation of triggering the acquisition of the regional data in the original document is detected again, judging whether to call an input box control of the region selection management module;
if yes, updating all arrays stored in the selection area management module to the arrays corresponding to the current trigger operation, and updating all original data to the data corresponding to the current trigger operation;
if not, determining an original array finally input into the selected area management module as a target replacement array, updating the target replacement array into an array corresponding to the current trigger operation, and updating replacement data corresponding to the target replacement array into data corresponding to the current trigger operation;
and updating the original chart based on the updated data and the original data reserved in the region selection management module.
7. The method of claim 1, further comprising:
and when the data control in the original chart is detected to be triggered, displaying data corresponding to the data control in the original document based on the binding relationship, and displaying an array corresponding to the data control in the selection area management module.
8. A graph-based data processing apparatus, comprising:
the original data acquisition module is used for acquiring area data corresponding to trigger operation as original data when the operation of triggering the selection of the area data in the original document is detected;
the original array determining module is used for generating an original chart corresponding to the original data by processing the original data and obtaining an original array corresponding to the original data; wherein the original array represents position information of the original data in the original document;
the binding relation establishing module is used for storing the original array into a selection area management module corresponding to the original chart and establishing the binding relation between the original chart and the original document;
and the original chart updating module is used for calling changed data corresponding to the changed array from the original document based on the binding relationship and the changed array when the updating operation of the original array in the selection area management module is detected, and updating the original chart based on the changed data.
9. An electronic device, characterized in that the electronic device comprises:
one or more processors;
a storage device for storing one or more programs,
when executed by the one or more processors, cause the one or more processors to implement the graph-based data processing method of any of claims 1-7.
10. A storage medium containing computer-executable instructions for performing the graph-based data processing method of any one of claims 1-7 when executed by a computer processor.
CN202010333343.5A 2020-04-24 2020-04-24 Data processing method and device based on chart, electronic equipment and medium Active CN111552705B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202010333343.5A CN111552705B (en) 2020-04-24 2020-04-24 Data processing method and device based on chart, electronic equipment and medium

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202010333343.5A CN111552705B (en) 2020-04-24 2020-04-24 Data processing method and device based on chart, electronic equipment and medium

Publications (2)

Publication Number Publication Date
CN111552705A true CN111552705A (en) 2020-08-18
CN111552705B CN111552705B (en) 2023-08-04

Family

ID=72002512

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202010333343.5A Active CN111552705B (en) 2020-04-24 2020-04-24 Data processing method and device based on chart, electronic equipment and medium

Country Status (1)

Country Link
CN (1) CN111552705B (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN115766845A (en) * 2022-11-21 2023-03-07 中国联合网络通信集团有限公司 Image updating processing method and device and storage medium

Citations (11)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20030066030A1 (en) * 2001-01-12 2003-04-03 Curns Rick D. System and method for updating project management scheduling charts
CN101040267A (en) * 2004-10-06 2007-09-19 汤姆逊许可公司 Method and system for caching data
US20080036767A1 (en) * 2006-08-10 2008-02-14 Business Objects, S.A. Apparatus and method for selecting visualizations of multidimensional data
CN101127116A (en) * 2007-09-29 2008-02-20 腾讯科技(深圳)有限公司 Method and apparatus for picture processing
US20100049715A1 (en) * 2008-08-20 2010-02-25 Yahoo! Inc. Controlled parallel propagation of view table updates in distributed database systems
CN103020031A (en) * 2012-12-19 2013-04-03 珠海金山办公软件有限公司 Method and device for updating data pivot table intelligently
CN104978114A (en) * 2014-04-01 2015-10-14 珠海金山办公软件有限公司 Method and device for displaying chart
US20170004638A1 (en) * 2015-07-01 2017-01-05 Oracle International Corporation Chart data-binding design time user experience with dynamic sample generation
CN108062298A (en) * 2018-01-02 2018-05-22 武汉斗鱼网络科技有限公司 Chart data generation method, device and readable storage medium storing program for executing
CN108228169A (en) * 2017-12-08 2018-06-29 平安科技(深圳)有限公司 Chart production method, apparatus, equipment and medium based on eCharts tools
CN110096601A (en) * 2019-05-07 2019-08-06 北京字节跳动网络技术有限公司 Graph key area determination method, device, medium, server and user terminal

Patent Citations (11)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20030066030A1 (en) * 2001-01-12 2003-04-03 Curns Rick D. System and method for updating project management scheduling charts
CN101040267A (en) * 2004-10-06 2007-09-19 汤姆逊许可公司 Method and system for caching data
US20080036767A1 (en) * 2006-08-10 2008-02-14 Business Objects, S.A. Apparatus and method for selecting visualizations of multidimensional data
CN101127116A (en) * 2007-09-29 2008-02-20 腾讯科技(深圳)有限公司 Method and apparatus for picture processing
US20100049715A1 (en) * 2008-08-20 2010-02-25 Yahoo! Inc. Controlled parallel propagation of view table updates in distributed database systems
CN103020031A (en) * 2012-12-19 2013-04-03 珠海金山办公软件有限公司 Method and device for updating data pivot table intelligently
CN104978114A (en) * 2014-04-01 2015-10-14 珠海金山办公软件有限公司 Method and device for displaying chart
US20170004638A1 (en) * 2015-07-01 2017-01-05 Oracle International Corporation Chart data-binding design time user experience with dynamic sample generation
CN108228169A (en) * 2017-12-08 2018-06-29 平安科技(深圳)有限公司 Chart production method, apparatus, equipment and medium based on eCharts tools
CN108062298A (en) * 2018-01-02 2018-05-22 武汉斗鱼网络科技有限公司 Chart data generation method, device and readable storage medium storing program for executing
CN110096601A (en) * 2019-05-07 2019-08-06 北京字节跳动网络技术有限公司 Graph key area determination method, device, medium, server and user terminal

Non-Patent Citations (1)

* Cited by examiner, † Cited by third party
Title
张倩, 清华大学出版社, pages: 12 - 15 *

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN115766845A (en) * 2022-11-21 2023-03-07 中国联合网络通信集团有限公司 Image updating processing method and device and storage medium

Also Published As

Publication number Publication date
CN111552705B (en) 2023-08-04

Similar Documents

Publication Publication Date Title
CN113254105B (en) Resource processing method and device, storage medium and electronic equipment
CN112383787A (en) Live broadcast room creating method and device, electronic equipment and storage medium
CN110413367B (en) Task creation method and device, storage medium and electronic equipment
CN111552705B (en) Data processing method and device based on chart, electronic equipment and medium
CN110134905B (en) Page update display method, device, equipment and storage medium
CN112905281A (en) View display method and device, electronic equipment and storage medium
CN115526953A (en) Method and device for generating view, electronic equipment and storage medium
CN111859883B (en) Program form creation method and device and electronic equipment
CN111258582B (en) Window rendering method and device, computer equipment and storage medium
CN114185463A (en) Form processing method and device, electronic equipment and storage medium
CN111367592B (en) Information processing method and device
CN112311840A (en) Multi-terminal data synchronization method, device, equipment and medium
CN111787043A (en) Data request method and device
CN110618772A (en) View adding method, device, equipment and storage medium
CN111382038A (en) Method, device, electronic equipment and storage medium for reporting service data
CN114187169B (en) Method, device, equipment and storage medium for generating video special effect package
CN118131953A (en) Data configuration method, device, medium, electronic equipment and program product
CN117009168A (en) Application index acquisition method, device, equipment and medium
CN113920220A (en) Image editing backspacing method and device
CN117336267A (en) Information reply method, device, electronic equipment and storage medium
CN113268392A (en) Video memory monitoring method and device, readable medium and electronic equipment
CN116679854A (en) Task object screening method, device, equipment, storage medium and program product
CN116450254A (en) Information interaction method and device and electronic equipment
CN117407364A (en) Disk space management method, device, equipment and storage medium
CN117851438A (en) Data analysis method and device, readable medium 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