CN113076045A - Chart interaction method and system - Google Patents

Chart interaction method and system Download PDF

Info

Publication number
CN113076045A
CN113076045A CN202110253203.1A CN202110253203A CN113076045A CN 113076045 A CN113076045 A CN 113076045A CN 202110253203 A CN202110253203 A CN 202110253203A CN 113076045 A CN113076045 A CN 113076045A
Authority
CN
China
Prior art keywords
chart
data
page
control
bulleted
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Pending
Application number
CN202110253203.1A
Other languages
Chinese (zh)
Inventor
郑自然
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Shandong Normal University
Original Assignee
Shandong Normal University
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 Shandong Normal University filed Critical Shandong Normal University
Priority to CN202110253203.1A priority Critical patent/CN113076045A/en
Publication of CN113076045A publication Critical patent/CN113076045A/en
Pending legal-status Critical Current

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/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
    • 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/0487Interaction techniques based on graphical user interfaces [GUI] using specific features provided by the input device, e.g. functions controlled by the rotation of a mouse with dual sensing arrangements, or of the nature of the input device, e.g. tap gestures based on pressure sensed by a digitiser
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06TIMAGE DATA PROCESSING OR GENERATION, IN GENERAL
    • G06T11/002D [Two Dimensional] image generation
    • G06T11/20Drawing from basic elements, e.g. lines or circles
    • G06T11/206Drawing of charts or graphs

Landscapes

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

Abstract

The invention belongs to the field of information visualization, and provides a chart interaction method and system. Constructing a data sequence number value variable, and formatting the data in a table by a background color based on a sequence number value; the form is composed of a worksheet page and a data sheet page; inserting a bulleted control into the table, and connecting the bulleted control and the entry sequence number value; backing up original data in a worksheet page in a data sheet page, generating a target change chart, and setting a chart format according to a preset requirement; establishing names for background cells of the target change chart; and establishing a link picture on a data table page, and selecting the name of the background cell to link the target change chart so as to realize the interaction of the chart.

Description

Chart interaction method and system
Technical Field
The invention belongs to the field of information visualization, and particularly relates to a chart interaction method and system.
Background
The statements in this section merely provide background information related to the present disclosure and may not necessarily constitute prior art.
Excel has a strong data visualization function as common spreadsheet software. The types of charts in the software are more, the customizability is stronger, and different number charts can meet the data display requirements of different conditions. Meanwhile, the chart of the software has the characteristic of real-time updating, namely, the chart can be automatically updated when the data changes.
Nevertheless, the Excel chart does not have the function of changing chart elements based on the clicking of the chart data, namely, the data values, colors, shapes and labels in the chart are all fixed after the chart is arranged, and the elements in the chart cannot be changed directly through simple operations such as mouse clicking when the chart is used (for example, browsing and explaining). This functionality, i.e. the change of the chart content based on user events, is a more common requirement in some scenarios. For example, when the amount of original data information is large and cannot be displayed in a static label, when a user wants to highlight a data chart element or hide the data chart element when displaying certain data, or when a user wants to change the original static chart more, the efficiency of data transmission can be improved.
Although macro programming functions in Excel software enable the software to have certain interactive functions, for example, specific interactive functions realized based on click tables or graphic events. The inventor has found that using this approach requires event codes to be built for the cells of the data, while automatic formatting codes to the chart are required. The formatting codes of the chart need to be compared and realized by macro codes according to the steps, and the process is complex. The table address in the event code of the data cell needs to be adjusted after the cell is adjusted, and the management and coding of names are complicated when the number of cells is large by using a naming mode.
Disclosure of Invention
In order to solve the technical problems in the background art, the invention provides a chart interaction method and a chart interaction system, which realize a chart change function based on a mouse click event by means of the existing functions of software and do not need to be realized by the aid of macro programming.
In order to achieve the purpose, the invention adopts the following technical scheme:
a first aspect of the invention provides a diagram interaction method.
A chart interaction method, comprising:
constructing a data sequence number value variable, and formatting the data in the table by a background color based on the sequence number value; the form is composed of a worksheet page and a data sheet page;
inserting a bulleted control into the table, and connecting the bulleted control and the entry sequence number value;
backing up original data in a worksheet page in a data sheet page, generating a target change chart, and setting a chart format according to a preset requirement;
establishing names for background cells of the target change chart;
and establishing a link picture on a data table page, and selecting the name of the background cell to link the target change chart so as to realize the interaction of the chart.
A second aspect of the present invention provides a chart interaction system.
A chart interaction system, comprising:
the background color formatting module is used for constructing a data serial number value variable and carrying out background color formatting on data in the table based on the serial number value; the form is composed of a worksheet page and a data sheet page;
the bullets control connecting module is used for inserting bullets controls into the table and connecting the bullets controls and the entry sequence number values;
the target change chart generation module is used for backing up original data in a worksheet page in the data sheet page, generating a target change chart and setting a chart format according to preset requirements;
the background cell name establishing module is used for establishing a name for the background cell of the target change chart;
and the target change chart linking module is used for establishing a link picture on a data table page and selecting the name of the background cell to link the target change chart so as to realize the interaction of the chart.
A third aspect of the invention provides a computer-readable storage medium.
A computer-readable storage medium, on which a computer program is stored which, when being executed by a processor, carries out the steps of the graph interaction method as described above.
A fourth aspect of the invention provides a computer apparatus.
A computer device comprising a memory, a processor and a computer program stored on the memory and executable on the processor, the processor implementing the steps in the graph interaction method as described above when executing the program.
Compared with the prior art, the invention has the beneficial effects that:
the invention separately establishes the chart to be changed and realizes automatic selection by a link picture selection mode, namely two layers of charts are overlapped, wherein the lower layer is the original chart, and the upper layer is the link picture capable of being automatically selected, so that the software can better bring functional and visual expansion and experience to users when displaying data. The chart with the interaction function can change the chart display process from static state to dynamic state, so that the data display is more flexible and effective.
Advantages of additional aspects of the invention will be set forth in part in the description which follows, and in part will be obvious from the description, or may be learned by practice of the invention.
Drawings
The accompanying drawings, which are incorporated in and constitute a part of this specification, are included to provide a further understanding of the invention, and are incorporated in and constitute a part of this specification, illustrate exemplary embodiments of the invention and together with the description serve to explain the invention and not to limit the invention.
FIG. 1 is a flow chart of a chart interaction method of an embodiment of the present invention;
FIG. 2 is a diagram of raw data for an embodiment of the present invention;
FIG. 3 is a schematic diagram of an option button of an embodiment of the present invention;
FIG. 4 is a diagram of an original table after clicking on data 1 according to an embodiment of the present invention;
FIG. 5 is an initial pie chart of an embodiment of the present invention;
FIG. 6 is a pie chart retaining only data 1 according to an embodiment of the present invention;
FIG. 7 is a diagram of an embodiment of the present invention for aligning a picture with a cell region;
FIG. 8 is an example of click data entry 1 of an embodiment of the present invention;
FIG. 9 is an example of click data entry 2 of an embodiment of the present invention;
FIG. 10 is a bar graph example 1 of an embodiment of the present invention;
FIG. 11 is a histogram example 2 of an embodiment of the invention;
FIG. 12 is a diagram of a diagram interaction system according to an embodiment of the present invention.
Detailed Description
The invention is further described with reference to the following figures and examples.
It is to be understood that the following detailed description is exemplary and is intended to provide further explanation of the invention as claimed. Unless defined otherwise, all technical and scientific terms used herein have the same meaning as commonly understood by one of ordinary skill in the art to which this invention belongs.
It is noted that the terminology used herein is for the purpose of describing particular embodiments only and is not intended to be limiting of exemplary embodiments according to the invention. As used herein, the singular forms "a", "an" and "the" are intended to include the plural forms as well, and it should be understood that when the terms "comprises" and/or "comprising" are used in this specification, they specify the presence of stated features, steps, operations, devices, components, and/or combinations thereof, unless the context clearly indicates otherwise.
Example one
As shown in fig. 1, the present embodiment provides a chart interaction method, which specifically includes the following steps:
step S101: constructing a data sequence number value variable, and formatting the data in the table by a background color based on the sequence number value; the form is comprised of a worksheet page and a data sheet page.
Specifically, the workSheet page and the spreadsheet page are named "workSheet" and "internalData", respectively. The first page is used for storing original data and a final interaction chart, and the second page is used for storing other data and pages. Assume that the raw data in the workSheet page is as shown in figure 2. Wherein the percentage of column G is statistically derived from the value of column H.
One cell is taken from the internalData page and named as 'itemIdx'. The cell is used for storing the serial number of the data item to be demonstrated. The value is used to obtain the data sequence number selected in the mouse event and is used for automatic selection of the picture.
In order to implement the highlight function of the mouse click of the original data, the formatting setting of the background is first made in the original data table. Assume that the three column attributes of the selected data need to be highlighted all together. The cells F16 through H16 were selected and set using the conditional format window of Excel. A rule is newly created, a function of "determine a cell to be set in a format using a formula" is selected, and an "itemIdx ═ 1" is filled in a formula column, while setting a background color to an arbitrary color in the final format. Lighter gray is used in this implementation. The meaning of this setting is that when the value of itemIdx cell in the internnaldata page is 1, the background color of the first piece of original data in the workSheet page, i.e. "data one" and the cells in which 9.33% and 25 are located later, becomes gray.
Similarly, data 2 to 6 are set in the same manner, and when filling in the formula, "═ itemIdx ═ 2", "═ itemIdx ═ 3", …, "═ itemIdx ═ 6" needs to be filled in.
Step S102: and inserting a bulleted control into the table, and connecting the bulleted control and the entry sequence number value.
In a specific implementation, inserting a bulleted control into the table, and connecting the bulleted control and the entry sequence number value comprises the following steps:
inserting a bulleted control in the original data of the worksheet page;
setting the attribute of the bulleted control, and linking the bulleted control to the appointed cell in the data sheet page, wherein the entry sequence number value of the appointed cell is the sequence number value of the bulleted control, so as to realize the connection between the bulleted control and the entry sequence number value.
The bullets comprise option buttons, and the option buttons are arranged in the data items and can cover the cells where the data are located.
For example: and inserting an option button in a form control in the original data of the work sheet. The default text of the option button is deleted and the button is placed into the data entry using the mouse and resized to cover the cell in which the data resides. The button is essentially an area used for clicking by the mouse, and can be set in any size theoretically, so that the button can be set as required. Fig. 3 is a schematic diagram of the position and size of the button.
The property of the item button is set to link to the itemIdx cell in the internalData page. The button is copied and added to the other data cells in the manner of figure 2. After this step, each time the button is clicked, the value of itemIdx cell is set to the value of the serial number of the option button. Since the added button corresponds to data one-to-one, the value of itemIdx is the serial number of the bit data entry. Because of the conditional formatting of the cells, each time a data entry is clicked, itemIdx is updated to the sequence number of the data entry, the background color of the data entry where the clicked cell is located changes, and the other clicked data entries do not change. The table when data 1 is clicked is shown in fig. 4.
Step S103: and backing up original data in the worksheet page in the data sheet page, generating a target change chart, and setting a chart format according to preset requirements.
The same data as the original data is created in the internalData page using the cell references. Since the graph only shows the percentage, the first two columns are duplicated. The real multi-series charts can be adjusted according to the requirement. Other attributes may be added in this table, such as the "elaboration" added in this implementation in the third column of the backed up data table as an example.
After the backup data is created, the data is chart inserted. This step is to create a target change chart, i.e., the appearance of the chart that appears when a data item is selected by the mouse. In this description, a pie chart is used, and it is assumed that the sectors in the original chart are all gray, and that the corresponding sectors become colored after a certain data is selected. For each data entry, a corresponding chart needs to be established separately.
Take the example of creating a target change chart for the first data entry. The method comprises the following specific steps: first, backup data is selected and a pie chart is inserted. And setting the sectors except the first data sector in the picture as non-filling colors, and setting the sector of the first data as a required filling color. Fig. 5 is a default pie chart (elements such as titles are omitted), and fig. 6 is a set pie chart. Pie charts of other data are built in sequence in a similar manner. And setting the generated background color of the picture as a non-filling color so as not to shield other elements subsequently.
In some embodiments, all the pictures need to be adjusted in size and position after all the change charts are generated for the purpose of consistent size of all the pictures and for the purpose of dynamic display of the subsequent picture links. The function of the alignment table in the format in the chart tool is used to resize and position the chart into the proper position to align with the cell. In the present implementation, the changed picture of data 1 is aligned with the rectangular areas of cells H7 through K17, as shown in fig. 7. The other pictures are sequentially subjected to the same setting. The cell area of the type is called as a background cell hereinafter.
Step S104: names are established for the background cells of the target variation graph.
In this embodiment, the process of creating names for the background cells of the target change chart is as follows:
establishing an individual name by using a name manager;
a selection formula is filled in at the quote location to select the corresponding background cell area.
Specifically, all the background cell areas are named, for example, the cells of H7 to K17 are named "char 1" in this implementation. Other background cells are similarly named "char 2", "char 3", etc. In addition, a separate name "cholenchar" is newly created using the name manager, and the formula CHOOSE (itemIdx, char1, char2, char3, char4, char5, char6) is filled in the reference position. The purpose of this formula is to select the corresponding background cell area by the value of itemIdx.
Step S105: and establishing a link picture on a data table page, and selecting the name of the background cell to link the target change chart so as to realize the interaction of the chart.
The background cells for data 1, i.e., H7 through K17, are selected in the internalData page, copied and copied to a location in the workSheet page. And the method uses a 'linked picture' mode to carry out pasting when copying. And set the formula value for this picture to ═ chosenChar. The purpose of this step is to make it possible for the picture to select the area in which the picture is displayed according to the chosenChar name. And the value of the chosenChar is the established target change picture returned by the previous Choose function. Therefore, when itemIdx changes, the picture will display a color pie chart corresponding to a certain data only with the current data. itemIdx is set by the user clicking on the bullets, i.e., data entries.
For convenience of illustration, in the present implementation, a pie chart with the same size as other pie charts is established on the work sheet page, and all the fan-shaped colors are set to be gray. The previous linked picture is placed in the same position as the picture, i.e. the two pictures coincide. The step can be conveniently realized by using the alignment function of the picture.
And establishing a cell area inserting graph with the same size for each data item on the internalData page, and linking the value of the graph with the percentage in the data, namely the main numerical value. This step operates in the same manner as for the cells. And add other related specifications such as data names and detailed specifications. These cells are named and presented in a work sheet page using a picture link. The steps are exactly the same as the method of adding the chart.
The resulting effect is illustrated in fig. 8-11. The first chart adopts all data gray setting, and the target change chart linked by the upper-layer linked picture adopts color setting. The data tag on the right has the corresponding example content added. Each time the original data is modified, all the graphics can be automatically updated since all the elements are linked to the original data. The bullets on the left side of the data entry area can be blocked by using a picture insertion mode.
Although some steps in the method provided by the invention can be realized by using VBA macro codes, the steps are not required. This can be done for a typical Excel user without any macro programming background. And for users with VBA code background, auxiliary realization of VBA can be carried out on specific steps according to needs.
The invention provides a relatively universal method. Although the implementation modes and results of the two diagrams are mainly shown in the description, the method can be extended to interaction changes of more diagrams or other elements of Excel.
Example two
As shown in fig. 12, the present embodiment provides a chart interaction system, which specifically includes:
a background color formatting module 11, configured to construct a data sequence number value variable, and perform background color formatting based on a sequence number value on data in the table; the form is composed of a worksheet page and a data sheet page;
a bullets control connection module 12, configured to insert bullets controls into the table, and connect the bullets controls and entry sequence number values;
the target change chart generation module 13 is used for backing up original data in a worksheet page in the data sheet page, generating a target change chart, and setting a chart format according to a preset requirement;
a background cell name establishing module 14 for establishing a name for a background cell of the target change chart;
and the target change chart linking module 15 is used for establishing a link picture on the data table page and selecting the name of the background cell to link the target change chart so as to realize the interaction of the chart.
It should be noted that, each module in the present embodiment corresponds to each step in the first embodiment one to one, and the specific implementation process is the same, which is not described herein again.
EXAMPLE III
The present embodiment provides a computer-readable storage medium, on which a computer program is stored, which when executed by a processor implements the steps in the graph interaction method as described above.
Example four
The embodiment provides a computer device, which includes a memory, a processor and a computer program stored in the memory and executable on the processor, wherein the processor executes the computer program to implement the steps in the chart interaction method as described above.
As will be appreciated by one skilled in the art, embodiments of the present invention may be provided as a method, system, or computer program product. Accordingly, the present invention may take the form of a hardware embodiment, a software embodiment, or an embodiment combining software and hardware aspects. Furthermore, the present invention may take the form of a computer program product embodied on one or more computer-usable storage media (including, but not limited to, disk storage, optical storage, and the like) having computer-usable program code embodied therein.
The present invention is described with reference to flowchart illustrations and/or block diagrams of methods, apparatus (systems), and computer program products according to embodiments of the invention. It will be understood that each flow and/or block of the flow diagrams and/or block diagrams, and combinations of flows and/or blocks in the flow diagrams and/or block diagrams, can be implemented by computer program instructions. These computer program instructions may be provided to a processor of a general purpose computer, special purpose computer, embedded processor, or other programmable data processing apparatus to produce a machine, such that the instructions, which execute via the processor of the computer or other programmable data processing apparatus, create means for implementing the functions specified in the flowchart flow or flows and/or block diagram block or blocks.
These computer program instructions may also be stored in a computer-readable memory that can direct a computer or other programmable data processing apparatus to function in a particular manner, such that the instructions stored in the computer-readable memory produce an article of manufacture including instruction means which implement the function specified in the flowchart flow or flows and/or block diagram block or blocks.
These computer program instructions may also be loaded onto a computer or other programmable data processing apparatus to cause a series of operational steps to be performed on the computer or other programmable apparatus to produce a computer implemented process such that the instructions which execute on the computer or other programmable apparatus provide steps for implementing the functions specified in the flowchart flow or flows and/or block diagram block or blocks.
It will be understood by those skilled in the art that all or part of the processes of the methods of the embodiments described above can be implemented by a computer program, which can be stored in a computer-readable storage medium, and when executed, can include the processes of the embodiments of the methods described above. The storage medium may be a magnetic disk, an optical disk, a Read-Only Memory (ROM), a Random Access Memory (RAM), or the like.
The above description is only a preferred embodiment of the present invention and is not intended to limit the present invention, and various modifications and changes may be made by those skilled in the art. Any modification, equivalent replacement, or improvement made within the spirit and principle of the present invention should be included in the protection scope of the present invention.

Claims (10)

1. A chart interaction method, comprising:
constructing a data sequence number value variable, and formatting the data in the table by a background color based on the sequence number value; the form is composed of a worksheet page and a data sheet page;
inserting a bulleted control into the table, and connecting the bulleted control and the entry sequence number value;
backing up original data in a worksheet page in a data sheet page, generating a target change chart, and setting a chart format according to a preset requirement;
establishing names for background cells of the target change chart;
and establishing a link picture on a data table page, and selecting the name of the background cell to link the target change chart so as to realize the interaction of the chart.
2. A chart interaction method according to claim 1, wherein inserting a bullet control into a form, and wherein the process of connecting the bullet control to the entry sequence number value is:
inserting a bulleted control in the original data of the worksheet page;
setting the attribute of the bulleted control, and linking the bulleted control to the appointed cell in the data sheet page, wherein the entry sequence number value of the appointed cell is the sequence number value of the bulleted control, so as to realize the connection between the bulleted control and the entry sequence number value.
3. A chart interaction method according to claim 1, wherein said bullet control includes an option button provided in the item and capable of overriding the cell in which the data is located.
4. The chart interaction method of claim 1, further comprising, after generating the target variation chart: and adjusting the size and the position of the target change chart to set size and position.
5. A chart interaction method as claimed in claim 1, wherein the process of naming the background cells of the target variation chart is:
establishing an individual name by using a name manager;
a selection formula is filled in at the quote location to select the corresponding background cell area.
6. A chart interaction system, comprising:
the background color formatting module is used for constructing a data serial number value variable and carrying out background color formatting on data in the table based on the serial number value; the form is composed of a worksheet page and a data sheet page;
the bullets control connecting module is used for inserting bullets controls into the table and connecting the bullets controls and the entry sequence number values;
the target change chart generation module is used for backing up original data in a worksheet page in the data sheet page, generating a target change chart and setting a chart format according to preset requirements;
the background cell name establishing module is used for establishing a name for the background cell of the target change chart;
and the target change chart linking module is used for establishing a link picture on a data table page and selecting the name of the background cell to link the target change chart so as to realize the interaction of the chart.
7. The chart interaction system of claim 6, wherein the bullet control connection module comprises:
means for inserting a bulleted control in the raw data of the worksheet page;
and the module is used for setting the attribute of the bulleted control and then linking the bulleted control to the appointed cell in the page of the data table, wherein the entry sequence number value of the appointed cell is the sequence number value of the bulleted control, so that the connection between the bulleted control and the entry sequence number value is realized.
8. The chart interaction system of claim 6, wherein the bullet control comprises an option button disposed in the item and capable of overriding the cell in which the data resides.
9. A computer-readable storage medium, on which a computer program is stored which, when being executed by a processor, carries out the steps in the graph interaction method according to any one of claims 1 to 5.
10. Computer device comprising a memory, a processor and a computer program stored on the memory and executable on the processor, characterized in that the processor implements the steps in the graph interaction method according to any of claims 1 to 5 when executing the program.
CN202110253203.1A 2021-03-04 2021-03-04 Chart interaction method and system Pending CN113076045A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202110253203.1A CN113076045A (en) 2021-03-04 2021-03-04 Chart interaction method and system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202110253203.1A CN113076045A (en) 2021-03-04 2021-03-04 Chart interaction method and system

Publications (1)

Publication Number Publication Date
CN113076045A true CN113076045A (en) 2021-07-06

Family

ID=76612110

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202110253203.1A Pending CN113076045A (en) 2021-03-04 2021-03-04 Chart interaction method and system

Country Status (1)

Country Link
CN (1) CN113076045A (en)

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN106155988A (en) * 2015-03-31 2016-11-23 阿里巴巴集团控股有限公司 Data drawing list method for drafting based on excel and relevant apparatus
CN110427411A (en) * 2019-08-02 2019-11-08 河南开合软件技术有限公司 Associated data is carried out visualization method by figure layer by one kind
CN111596989A (en) * 2020-04-28 2020-08-28 西安震有信通科技有限公司 Histogram display method, terminal and storage medium
US20200390044A1 (en) * 2016-11-02 2020-12-17 The Yield Technology Solutions Pty Ltd Controlling argricultural production areas

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN106155988A (en) * 2015-03-31 2016-11-23 阿里巴巴集团控股有限公司 Data drawing list method for drafting based on excel and relevant apparatus
US20200390044A1 (en) * 2016-11-02 2020-12-17 The Yield Technology Solutions Pty Ltd Controlling argricultural production areas
CN110427411A (en) * 2019-08-02 2019-11-08 河南开合软件技术有限公司 Associated data is carried out visualization method by figure layer by one kind
CN111596989A (en) * 2020-04-28 2020-08-28 西安震有信通科技有限公司 Histogram display method, terminal and storage medium

Similar Documents

Publication Publication Date Title
US11640492B2 (en) System and method providing responsive editing and viewing, integrating hierarchical fluid components and dynamic layout
AU2019246901B2 (en) Graphical user interface that simplifies user creation of custom calculations for data visualizations
US10705805B1 (en) Application authoring using web-of-sheets data model
CN100498764C (en) Synchronous data updating method
CN114035773B (en) Configuration-based low-code form development method, system and device
EP3518117A1 (en) Dynamic user interface
CN116225429A (en) Pulling type component frame-based ipage webpage type low-code development platform
US20080028328A1 (en) System and method to dynamically change object data patterns
US20080288242A1 (en) System And Method Of Presentation of Multilingual Metadata
US10289671B2 (en) Graphically displaying selected data sources within a grid
AU4471199A (en) Dynamic object properties
CN101196818A (en) Fast graphical developing system
US11227105B1 (en) Method and apparatus for structured documents
AU2008288768B2 (en) Defining an interactive user interface
CN111984176A (en) Software online development platform and development method
US20160314502A1 (en) System and method for streamlining the design and development process of multiple advertising units
US11715245B2 (en) Map data visualizations with multiple superimposed marks layers
CN113076045A (en) Chart interaction method and system
CN116719521A (en) Demonstrator model editing method and system and configuration software system
CN111897530B (en) UI system and method based on UE4 platform
CN100573447C (en) The configuration method of graphic user interface
CN112785249A (en) Schedule management method and system based on VBA
CN115686678B (en) Interface information display and interaction definition system and method based on objects
CN114637797A (en) Method, device and equipment for displaying credit service data
JP2020135774A (en) Method for implementing application screen display program

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
RJ01 Rejection of invention patent application after publication
RJ01 Rejection of invention patent application after publication

Application publication date: 20210706