CN113139371A - Visual chart construction method, device and system and storage medium - Google Patents

Visual chart construction method, device and system and storage medium Download PDF

Info

Publication number
CN113139371A
CN113139371A CN202110369084.6A CN202110369084A CN113139371A CN 113139371 A CN113139371 A CN 113139371A CN 202110369084 A CN202110369084 A CN 202110369084A CN 113139371 A CN113139371 A CN 113139371A
Authority
CN
China
Prior art keywords
chart
screen
user
arrangement grid
displayed
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
CN202110369084.6A
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.)
Qingdao Yisa Data Technology Co Ltd
Original Assignee
Qingdao Yisa Data 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 Qingdao Yisa Data Technology Co Ltd filed Critical Qingdao Yisa Data Technology Co Ltd
Priority to CN202110369084.6A priority Critical patent/CN113139371A/en
Publication of CN113139371A publication Critical patent/CN113139371A/en
Pending legal-status Critical Current

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F40/00Handling natural language data
    • G06F40/10Text processing
    • G06F40/166Editing, e.g. inserting or deleting
    • G06F40/177Editing, e.g. inserting or deleting of tables; using ruled lines
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F9/00Arrangements for program control, e.g. control units
    • G06F9/06Arrangements for program control, e.g. control units using stored programs, i.e. using an internal store of processing equipment to receive or retain programs
    • G06F9/44Arrangements for executing specific programs
    • G06F9/451Execution arrangements for user interfaces

Landscapes

  • Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • Software Systems (AREA)
  • Physics & Mathematics (AREA)
  • General Engineering & Computer Science (AREA)
  • General Physics & Mathematics (AREA)
  • Human Computer Interaction (AREA)
  • Health & Medical Sciences (AREA)
  • Artificial Intelligence (AREA)
  • Audiology, Speech & Language Pathology (AREA)
  • Computational Linguistics (AREA)
  • General Health & Medical Sciences (AREA)
  • User Interface Of Digital Computer (AREA)

Abstract

The embodiment of the invention discloses a method, a device and a system for constructing a visual chart and a storage medium, wherein the method comprises the following steps: constructing a chart template library, and displaying the chart styles in the chart template library in a screen; reading the screen resolution of a screen, dividing a screen interface according to the screen resolution, and generating an arrangement grid corresponding to the screen resolution and used for arranging charts; acquiring a chart style selected by a user and a filled data content set required to be displayed, and generating a pre-displayed chart according to the chart style selected by the user and the data content set, wherein the long edge length and the wide edge length of the pre-displayed chart are set to be integral multiples of a basic unit of the arrangement grid; and acquiring the clicking position of a user in the arrangement grid, determining the initial position of chart display, and arranging and displaying the pre-displayed chart in a screen. The method effectively solves the problem that various browsers and screens with various sizes are compatible by using a visual front-end configuration tool.

Description

Visual chart construction method, device and system and storage medium
Technical Field
The invention relates to the technical field of computer software, in particular to a visual chart construction method, a visual chart construction device, a visual chart construction system and a storage medium.
Background
Under the background of the current big data era, more and more data need to be displayed on pages; nowadays, a good means for visually and vividly visualizing data is shown in the form of a chart. Data visualization charting is a very important front-end page development technology.
In one page, a plurality of charts with the same style or different forms are often required to show different data when different data are shown, and various configuration items with the same size and different sizes are often required to be configured when the data are specifically realized; a large amount of similar code will exist, and developers who do not have years of development experience can easily make the code quite disorganized, making code readability poor and post-maintenance more difficult.
In commerce, customized data charts are often needed, and for a non-software development company, developing a data chart that is customized for itself can be an extremely difficult and time-consuming process, while engaging a professional developer or software development company is often expensive and may not necessarily build a chart page in the hundreds of its thoughts.
Disclosure of Invention
In view of the technical defects in the prior art, embodiments of the present invention provide a method, an apparatus, a system, and a storage medium for constructing a visual chart, so as to solve the technical problems in the background art.
In order to achieve the above object, in a first aspect, an embodiment of the present invention provides a visual chart construction method, including:
constructing a chart template library, and displaying the chart styles in the chart template library in a screen;
reading the screen resolution of the screen, dividing a screen interface according to the screen resolution, and generating an arrangement grid corresponding to the screen resolution and used for arranging charts;
acquiring a chart style selected by a user and a filled data content set required to be displayed, and generating a pre-displayed chart according to the chart style selected by the user and the data content set, wherein the long side length and the wide side length of the pre-displayed chart are set to be integral multiples of a basic unit of an arrangement grid;
and acquiring the clicking position of a user in the arrangement grid, determining the initial position of chart display, and arranging and displaying the pre-displayed chart in the screen.
Further, the reading of the screen resolution of the screen, the dividing of the screen interface according to the screen resolution, and the generation of an arrangement grid corresponding to the screen resolution and used for arranging the charts specifically include:
determining a basic unit a for dividing the screen interface according to the screen resolution;
and dividing the screen interface according to the basic unit a, and dividing the screen interface into an arrangement grid consisting of squares, wherein the side length of each square is the basic unit a.
Further, the generating a pre-displayed chart according to the chart style and the data content set selected by the user specifically includes:
determining the number of the data contents contained in the data content set according to the data content set;
integrating the chart styles selected by the user according to the number of the data contents and the basic unit of the arrangement grid to generate a matching chart;
and filling the data content set into the matching chart to generate a pre-display chart.
Further, the top left corner of the pre-displayed graph is aligned with the top left corner of the arrangement grid clicked by the user.
In a second aspect, an embodiment of the present invention provides a visual chart constructing apparatus, including:
the template library construction module is used for constructing a chart template library and displaying chart styles in the chart template library in a screen;
the arrangement grid generating module is used for reading the screen resolution of the screen, dividing a screen interface according to the screen resolution and generating an arrangement grid which corresponds to the screen resolution and is used for arranging the charts;
the system comprises a pre-display chart generation module, a grid arrangement module and a grid arrangement module, wherein the pre-display chart generation module is used for acquiring a chart style selected by a user and a filled data content set required to be displayed, and generating a pre-display chart according to the chart style selected by the user and the data content set, and the long side length and the wide side length of the pre-display chart are set to be integral multiples of a basic unit of an arrangement grid;
and the chart display module is used for acquiring the clicking position of the user in the arrangement grid, determining the initial position of chart display, and arranging and displaying the pre-displayed chart in the screen.
Further, the arrangement grid generating module is specifically configured to:
determining a basic unit a for dividing the screen interface according to the screen resolution;
and dividing the screen interface according to the basic unit a, and dividing the screen interface into an arrangement grid consisting of squares, wherein the side length of each square is the basic unit a.
Further, the pre-display table generating module is specifically configured to:
determining the number of the data contents contained in the data content set according to the data content set;
integrating the chart styles selected by the user according to the number of the data contents and the basic unit of the arrangement grid to generate a matching chart;
and filling the data content set into the matching chart to generate a pre-display chart.
Further, the top left corner of the pre-displayed graph is aligned with the top left corner of the arrangement grid clicked by the user.
In a third aspect, an embodiment of the present invention provides a visualization chart construction system, including a processor, an input device, an output device, and a memory, where the processor, the input device, the output device, and the memory are connected to each other, where the memory is used to store a computer program, and the computer program includes program instructions, and the processor is configured to call the program instructions to execute the method according to the first aspect.
In a fourth aspect, the present invention provides a computer-readable storage medium storing a computer program, the computer program comprising program instructions that, when executed by a processor, cause the processor to perform the method according to the first aspect.
The invention has the beneficial effects that:
the method has very low requirement on the front-end technology, and can be used by zero-base users. And allows a user to automatically generate HTML through the code after generating the chart, such as by dynamically adding, deleting, editing or otherwise modifying the chart and data via one or more online web pages or via a mobile application, the user can use the HTML at will, and the problem of compatibility of various browsers and screens of various sizes using a visualization front-end configuration tool and the problem of reuse of a front-end template assembly when the data is too voluminous is effectively solved.
Drawings
In order to more clearly illustrate the detailed description of the invention or the technical solutions in the prior art, the drawings that are needed in the detailed description of the invention or the prior art will be briefly described below.
Fig. 1 is a schematic flow chart diagram of a visual chart construction method according to an embodiment of the present invention;
FIG. 2 is a schematic structural diagram of a visual chart constructing apparatus according to an embodiment of the present invention;
fig. 3 is a schematic structural diagram of a visualization chart construction system according to an embodiment of the present invention.
Detailed Description
The technical solutions in the embodiments of the present invention will be clearly and completely described below with reference to the drawings in the embodiments of the present invention, and it is obvious that the described embodiments are some, not all, embodiments of the present invention. All other embodiments, which can be derived by a person skilled in the art from the embodiments given herein without making any creative effort, shall fall within the protection scope of the present invention.
It will be understood that the terms "comprises" and/or "comprising," when used in this specification and the appended claims, specify the presence of stated features, integers, steps, operations, elements, and/or components, but do not preclude the presence or addition of one or more other features, integers, steps, operations, elements, components, and/or groups thereof.
It is also to be understood that the terminology used in the description of the invention herein is for the purpose of describing particular embodiments only and is not intended to be limiting of the invention. As used in the specification of the present invention and the appended claims, the singular forms "a," "an," and "the" are intended to include the plural forms as well, unless the context clearly indicates otherwise.
It should be further understood that the term "and/or" as used in this specification and the appended claims refers to and includes any and all possible combinations of one or more of the associated listed items.
As used in this specification and the appended claims, the term "if" may be interpreted contextually as "when", "upon" or "in response to a determination" or "in response to a detection". Similarly, the phrase "if it is determined" or "if a [ described condition or event ] is detected" may be interpreted contextually to mean "upon determining" or "in response to determining" or "upon detecting [ described condition or event ]" or "in response to detecting [ described condition or event ]".
It is to be noted that, unless otherwise specified, technical or scientific terms used herein shall have the ordinary meaning as understood by those skilled in the art to which the invention pertains.
In a first aspect, as shown in fig. 1, an embodiment of the present invention provides a visual chart construction method, including:
s1: and constructing a chart template library, and displaying the chart styles in the chart template library in a screen.
Various chart styles are stored in the chart template library in advance, so that a user can conveniently and directly select a required chart template.
S2: and reading the screen resolution of the screen, dividing a screen interface according to the screen resolution, and generating an arrangement grid corresponding to the screen resolution and used for arranging the charts.
Through the step, the screen resolution of the screen currently used for displaying the chart can be obtained, and the arrangement grid corresponding to the screen resolution and used for arranging the chart is generated after the screen interface is divided.
S3: the method comprises the steps of obtaining a chart style selected by a user and a filled data content set required to be displayed, and generating a pre-displayed chart according to the chart style selected by the user and the data content set, wherein the long side length and the wide side length of the pre-displayed chart are set to be integral multiples of a basic unit of an arrangement grid.
S4: and acquiring the clicking position of a user in the arrangement grid, determining the initial position of chart display, and arranging and displaying the pre-displayed chart in the screen.
Specifically, the upper left corner of the pre-displayed graph is aligned with the upper left corner of the arrangement grid clicked by the user.
Specifically, the reading of the screen resolution of the screen, the dividing of the screen interface according to the screen resolution, and the generation of the arrangement grid corresponding to the screen resolution and used for arranging the charts specifically include:
s21, determining a basic unit a for dividing the screen interface according to the screen resolution;
and S22, dividing the screen interface according to the basic unit a, and dividing the screen interface into an arrangement grid consisting of squares, wherein the side length of each square is the basic unit a.
Specifically, the generating a pre-displayed chart according to the chart style and the data content set selected by the user specifically includes:
s31: determining the number of the data contents contained in the data content set according to the data content set;
s32: integrating the chart styles selected by the user according to the number of the data contents and the basic unit of the arrangement grid to generate a matching chart;
s33: and filling the data content set into the matching chart to generate a pre-display chart.
The method has very low requirement on the front-end technology, and can be used by zero-base users. And allows a user to automatically generate HTML through the code after generating the chart, such as by dynamically adding, deleting, editing or otherwise modifying the chart and data via one or more online web pages or via a mobile application, the user can use the HTML at will, and the problem of compatibility of various browsers and screens of various sizes using a visualization front-end configuration tool and the problem of reuse of a front-end template assembly when the data is too voluminous is effectively solved.
In a second aspect, based on the same inventive concept as the first aspect, an embodiment of the present invention further provides a visual chart constructing apparatus, as shown in fig. 2, the apparatus including:
the template library construction module is used for constructing a chart template library and displaying chart styles in the chart template library in a screen;
the arrangement grid generating module is used for reading the screen resolution of the screen, dividing a screen interface according to the screen resolution and generating an arrangement grid which corresponds to the screen resolution and is used for arranging the charts;
the system comprises a pre-display chart generation module, a grid arrangement module and a grid arrangement module, wherein the pre-display chart generation module is used for acquiring a chart style selected by a user and a filled data content set required to be displayed, and generating a pre-display chart according to the chart style selected by the user and the data content set, and the long side length and the wide side length of the pre-display chart are set to be integral multiples of a basic unit of an arrangement grid;
and the chart display module is used for acquiring the clicking position of the user in the arrangement grid, determining the initial position of chart display, and arranging and displaying the pre-displayed chart in the screen. Wherein the top left corner of the pre-displayed graph is aligned with the top left corner of the arrangement grid clicked by the user.
Specifically, the arrangement grid generating module is specifically configured to:
determining a basic unit a for dividing the screen interface according to the screen resolution;
and dividing the screen interface according to the basic unit a, and dividing the screen interface into an arrangement grid consisting of squares, wherein the side length of each square is the basic unit a.
Further, the pre-display table generating module is specifically configured to:
determining the number of the data contents contained in the data content set according to the data content set;
integrating the chart styles selected by the user according to the number of the data contents and the basic unit of the arrangement grid to generate a matching chart;
and filling the data content set into the matching chart to generate a pre-display chart.
Based on the same inventive concept, the embodiment of the invention provides a visual chart construction system. As shown in fig. 3, the system may include: one or more processors 101, one or more input devices 102, one or more output devices 103, and memory 104, the processors 101, input devices 102, output devices 103, and memory 104 being interconnected via a bus 105. The memory 104 is used for storing a computer program comprising program instructions, the processor 101 being configured for invoking the program instructions to perform the methods of the embodiment parts of the visual chart construction method described above.
It should be understood that, in the embodiment of the present invention, the Processor 101 may be a Central Processing Unit (CPU), and the Processor may also be other general processors, Digital Signal Processors (DSPs), Application Specific Integrated Circuits (ASICs), Field Programmable Gate Arrays (FPGAs) or other Programmable logic devices, discrete Gate or transistor logic devices, discrete hardware components, and the like. A general purpose processor may be a microprocessor or the processor may be any conventional processor or the like.
The input device 102 may include a keyboard or the like, and the output device 103 may include a display (LCD or the like), a speaker, or the like.
The memory 104 may include read-only memory and random access memory, and provides instructions and data to the processor 101. A portion of the memory 104 may also include non-volatile random access memory. For example, the memory 104 may also store device type information.
In a specific implementation, the processor 101, the input device 102, and the output device 103 described in the embodiment of the present invention may execute the implementation manner described in the embodiment of the visualization chart construction method provided in the embodiment of the present invention, and are not described herein again.
It should be noted that, with respect to the specific workflow of the visualization chart construction system, reference may be made to the foregoing method embodiment portion, and details are not described here again.
Further, an embodiment of the present invention also provides a readable storage medium, in which a computer program is stored, where the computer program includes program instructions, and the program instructions, when executed by a processor, implement: the visual chart construction method is provided.
The computer readable storage medium may be an internal storage unit of the background server described in the foregoing embodiment, for example, a hard disk or a memory of the system. The computer readable storage medium may also be an external storage device of the system, such as a plug-in hard drive, Smart Media Card (SMC), Secure Digital (SD) Card, Flash memory Card (Flash Card), etc. provided on the system. Further, the computer readable storage medium may also include both an internal storage unit and an external storage device of the system. The computer-readable storage medium is used for storing the computer program and other programs and data required by the system. The computer readable storage medium may also be used to temporarily store data that has been output or is to be output.
Those of ordinary skill in the art will appreciate that the elements and algorithm steps of the examples described in connection with the embodiments disclosed herein may be embodied in electronic hardware, computer software, or combinations of both, and that the components and steps of the examples have been described in a functional general in the foregoing description for the purpose of illustrating clearly the interchangeability of hardware and software. Whether such functionality is implemented as hardware or software depends upon the particular application and design constraints imposed on the implementation. Skilled artisans may implement the described functionality in varying ways for each particular application, but such implementation decisions should not be interpreted as causing a departure from the scope of the present invention.
In addition, functional units in the embodiments of the present invention may be integrated into one processing unit, or each unit may exist alone physically, or two or more units are integrated into one unit. The integrated unit can be realized in a form of hardware, and can also be realized in a form of a software functional unit.
The integrated unit, if implemented in the form of a software functional unit and sold or used as a stand-alone product, may be stored in a computer readable storage medium. Based on such understanding, the technical solution of the present invention essentially or partially contributes to the prior art, or all or part of the technical solution can be embodied in the form of a software product stored in a storage medium and including instructions for causing a computer device (which may be a personal computer, a server, or a network device) to execute all or part of the steps of the method according to the embodiments of the present invention. And the aforementioned storage medium includes: a U-disk, a removable hard disk, a Read-Only Memory (ROM), a Random Access Memory (RAM), a magnetic disk or an optical disk, and other various media capable of storing program codes.
While the invention has been described with reference to specific embodiments, the invention is not limited thereto, and various equivalent modifications and substitutions can be easily made by those skilled in the art within the technical scope of the invention. Therefore, the protection scope of the present invention shall be subject to the protection scope of the claims.

Claims (10)

1. A visual chart construction method is characterized by comprising the following steps:
constructing a chart template library, and displaying the chart styles in the chart template library in a screen;
reading the screen resolution of the screen, dividing a screen interface according to the screen resolution, and generating an arrangement grid corresponding to the screen resolution and used for arranging charts;
acquiring a chart style selected by a user and a filled data content set required to be displayed, and generating a pre-displayed chart according to the chart style selected by the user and the data content set, wherein the long side length and the wide side length of the pre-displayed chart are set to be integral multiples of a basic unit of an arrangement grid;
and acquiring the clicking position of a user in the arrangement grid, determining the initial position of chart display, and arranging and displaying the pre-displayed chart in the screen.
2. A visual chart construction method according to claim 1, wherein the reading of the screen resolution of the screen, the dividing of the screen interface according to the screen resolution, and the generation of the arrangement grid for arranging charts corresponding to the screen resolution specifically include:
determining a basic unit a for dividing the screen interface according to the screen resolution;
and dividing the screen interface according to the basic unit a, and dividing the screen interface into an arrangement grid consisting of squares, wherein the side length of each square is the basic unit a.
3. A visual chart construction method according to claim 1, wherein the generating of a pre-displayed chart according to the chart style and the data content set selected by the user specifically comprises:
determining the number of the data contents contained in the data content set according to the data content set;
integrating the chart styles selected by the user according to the number of the data contents and the basic unit of the arrangement grid to generate a matching chart;
and filling the data content set into the matching chart to generate a pre-display chart.
4. A visual chart construction method according to claim 1, characterized in that: the top left corner of the pre-displayed graph is aligned with the top left corner of the arrangement grid clicked by the user.
5. A visual chart constructing apparatus, comprising:
the template library construction module is used for constructing a chart template library and displaying chart styles in the chart template library in a screen;
the arrangement grid generating module is used for reading the screen resolution of the screen, dividing a screen interface according to the screen resolution and generating an arrangement grid which corresponds to the screen resolution and is used for arranging the charts;
the system comprises a pre-display chart generation module, a grid arrangement module and a grid arrangement module, wherein the pre-display chart generation module is used for acquiring a chart style selected by a user and a filled data content set required to be displayed, and generating a pre-display chart according to the chart style selected by the user and the data content set, and the long side length and the wide side length of the pre-display chart are set to be integral multiples of a basic unit of an arrangement grid;
and the chart display module is used for acquiring the clicking position of the user in the arrangement grid, determining the initial position of chart display, and arranging and displaying the pre-displayed chart in the screen.
6. The visual chart constructing apparatus according to claim 5, wherein the arrangement grid generating module is specifically configured to:
determining a basic unit a for dividing the screen interface according to the screen resolution;
and dividing the screen interface according to the basic unit a, and dividing the screen interface into an arrangement grid consisting of squares, wherein the side length of each square is the basic unit a.
7. The visual chart constructing apparatus according to claim 5, wherein the pre-display chart generating module is specifically configured to:
determining the number of the data contents contained in the data content set according to the data content set;
integrating the chart styles selected by the user according to the number of the data contents and the basic unit of the arrangement grid to generate a matching chart;
and filling the data content set into the matching chart to generate a pre-display chart.
8. A visual chart construction apparatus according to claim 5 wherein the top left corner of said pre-displayed chart is aligned with the top left corner of the arrangement grid clicked on by the user.
9. A visual chart construction system comprising a processor, an input device, an output device and a memory, the processor, the input device, the output device and the memory being interconnected, wherein the memory is configured to store a computer program comprising program instructions, the processor being configured to invoke the program instructions to perform the method of any of claims 1 to 4.
10. A computer-readable storage medium, characterized in that the computer-readable storage medium stores a computer program comprising program instructions that, when executed by a processor, cause the processor to carry out the method according to any one of claims 1-4.
CN202110369084.6A 2021-04-06 2021-04-06 Visual chart construction method, device and system and storage medium Pending CN113139371A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202110369084.6A CN113139371A (en) 2021-04-06 2021-04-06 Visual chart construction method, device and system and storage medium

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202110369084.6A CN113139371A (en) 2021-04-06 2021-04-06 Visual chart construction method, device and system and storage medium

Publications (1)

Publication Number Publication Date
CN113139371A true CN113139371A (en) 2021-07-20

Family

ID=76810385

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202110369084.6A Pending CN113139371A (en) 2021-04-06 2021-04-06 Visual chart construction method, device and system and storage medium

Country Status (1)

Country Link
CN (1) CN113139371A (en)

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN114116106A (en) * 2021-11-30 2022-03-01 上海商汤科技开发有限公司 Chart display method and device, electronic equipment and storage medium
CN115964037A (en) * 2023-01-05 2023-04-14 三峡高科信息技术有限责任公司 Engineering data visualization low code configuration method and system

Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN104407779A (en) * 2014-12-15 2015-03-11 北京国双科技有限公司 Arrangement display method and device for graphical interface
CN104484093A (en) * 2014-12-15 2015-04-01 北京国双科技有限公司 Graphical interface arrangement display method and graphical interface arrangement display device
CN108279962A (en) * 2017-12-26 2018-07-13 大唐软件技术股份有限公司 A kind of method and device creating visualization data display interface

Patent Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN104407779A (en) * 2014-12-15 2015-03-11 北京国双科技有限公司 Arrangement display method and device for graphical interface
CN104484093A (en) * 2014-12-15 2015-04-01 北京国双科技有限公司 Graphical interface arrangement display method and graphical interface arrangement display device
CN108279962A (en) * 2017-12-26 2018-07-13 大唐软件技术股份有限公司 A kind of method and device creating visualization data display interface

Cited By (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN114116106A (en) * 2021-11-30 2022-03-01 上海商汤科技开发有限公司 Chart display method and device, electronic equipment and storage medium
WO2023097998A1 (en) * 2021-11-30 2023-06-08 上海商汤智能科技有限公司 Chart display method and apparatus, electronic device, storage medium, and program
CN115964037A (en) * 2023-01-05 2023-04-14 三峡高科信息技术有限责任公司 Engineering data visualization low code configuration method and system
CN115964037B (en) * 2023-01-05 2023-08-29 三峡高科信息技术有限责任公司 Engineering data visualization low-code configuration method and system

Similar Documents

Publication Publication Date Title
US7913225B2 (en) Error handling using declarative constraints in a graphical modeling tool
CN106033471B (en) A kind of method and apparatus handling list
US20070216681A1 (en) Method, apparatus, and system for processing geometric data of assembled parts
CN113094770B (en) Drawing generation method and device, computer equipment and storage medium
WO2020118485A1 (en) Method of Detecting User Interface Layout Issues for Web Applications
CN106294301B (en) Report generation method and device
CN113139371A (en) Visual chart construction method, device and system and storage medium
CN110825766A (en) Query condition generation method and device, server and readable storage medium
IL226027A (en) Bidirectional text checker and method
CN113342249B (en) Content management method, device, equipment and storage medium capable of previewing in real time
CN106033387A (en) A method and a device for testing flash intrinsic controls
CN110633220A (en) Debugging information display method and device, storage medium and electronic equipment
EP3300013A1 (en) Self-adaptive electronic bill implementation method and system
US7664776B1 (en) Methods and apparatus for dynamic form definition
CN108279962B (en) Method and device for creating visual data display interface
JPH04195467A (en) Tree structure chart display system
US8015485B2 (en) Multidimensional web page ruler
CN112700555B (en) High-configurable 3D data visualization realization method, electronic equipment and storage medium
CN114637937A (en) Page display method and device, electronic equipment and computer readable storage medium
CN114238724A (en) Data visualization method and device
US20170177465A1 (en) Event-driven software testing
CN112035108A (en) User interface layout design method, system, terminal and medium
CN107357926B (en) Webpage processing method and device and electronic equipment
CN106569785B (en) Method and device for generating job form
TW201510839A (en) System and method for processing data

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
CB02 Change of applicant information
CB02 Change of applicant information

Address after: 266000 Room 302, building 3, Office No. 77, Lingyan Road, Huangdao District, Qingdao, Shandong Province

Applicant after: QINGDAO YISA DATA TECHNOLOGY Co.,Ltd.

Address before: 266000 3rd floor, building 3, optical valley software park, 396 Emeishan Road, Huangdao District, Qingdao City, Shandong Province

Applicant before: QINGDAO YISA DATA TECHNOLOGY Co.,Ltd.