CN111274514A - Data display method and device based on time axis - Google Patents

Data display method and device based on time axis Download PDF

Info

Publication number
CN111274514A
CN111274514A CN202010067743.6A CN202010067743A CN111274514A CN 111274514 A CN111274514 A CN 111274514A CN 202010067743 A CN202010067743 A CN 202010067743A CN 111274514 A CN111274514 A CN 111274514A
Authority
CN
China
Prior art keywords
data
time
parameters
alarm
display
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
CN202010067743.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.)
Beijing MetarNet Technologies Co Ltd
Original Assignee
Beijing MetarNet Technologies 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 MetarNet Technologies Co Ltd filed Critical Beijing MetarNet Technologies Co Ltd
Priority to CN202010067743.6A priority Critical patent/CN111274514A/en
Publication of CN111274514A publication Critical patent/CN111274514A/en
Pending legal-status Critical Current

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/90Details of database functions independent of the retrieved data types
    • G06F16/95Retrieval from the web
    • G06F16/957Browsing optimisation, e.g. caching or content distillation
    • G06F16/9577Optimising the visualization of content, e.g. distillation of HTML documents

Abstract

The embodiment of the invention provides a data display method and device based on a time axis, wherein the method comprises the following steps: receiving uploaded configuration parameters, wherein the configuration parameters comprise data parameters and alarm parameters; acquiring data display time in the alarm parameters, and creating a time axis corresponding to the data parameters according to the data display time; acquiring an alarm grade corresponding to the alarm parameter according to a preset alarm rule, and determining the display effect of the data parameter in the time axis according to the alarm grade; and displaying the data parameters of the time axis on a web page with a corresponding display effect. The method provides a flexible method for displaying data on the web page in a time axis form.

Description

Data display method and device based on time axis
Technical Field
The invention relates to the technical field of data display, in particular to a data display method and device based on a time axis.
Background
With the continuous enrichment of the display contents of the system applications, the visualization requirement of the data is higher and higher, which requires that the data is displayed more intuitively and more beautifully instead of the accumulation of the data characters. In the data to be displayed, one type of data needs to be displayed according to the time sequence, and the sequence relation of each data in the time dimension can be conveniently and visually seen.
In the existing technology, for example, data is displayed on a web page in a time axis manner, data is usually sequenced in advance according to time to obtain a time axis, and then the data is displayed on the web page in a time sequence.
Disclosure of Invention
Aiming at the problems in the prior art, the embodiment of the invention provides a data display method and device based on a time axis.
The embodiment of the invention provides a data display method based on a time axis, which comprises the following steps:
receiving uploaded configuration parameters, wherein the configuration parameters comprise data parameters and alarm parameters;
acquiring data display time in the alarm parameters, and creating a time axis corresponding to the data parameters according to the data display time;
acquiring an alarm grade corresponding to the alarm parameter according to a preset alarm rule, and determining the display effect of the data parameter in the time axis according to the alarm grade;
and displaying the data parameters of the time axis on a web page with a corresponding display effect.
In one embodiment, the method further comprises:
and comparing the time intervals between the data display times, converting the time intervals into the intervals of the time shaft according to the interval relation of a preset time shaft, and adjusting the distance between each data parameter on the time shaft according to the intervals of the time shaft.
In one embodiment, the method further comprises:
and changing the display color of the data parameters in the time axis according to the alarm level.
In one embodiment, the method further comprises:
acquiring current time, and detecting whether a time interval between the current time and the data display time is smaller than a preset time interval;
and when the time interval between the current time and the data display time is less than a preset time interval, adjusting the display color of the data parameter to red.
In one embodiment, the method further comprises:
and acquiring a DOM node of the binding system, and adjusting the position of the time axis on the web page according to the information of the DOM node.
In one embodiment, the method further comprises:
and when the display requirement of the configuration parameters is detected to be changed, correspondingly modifying the alarm parameters according to the changed display requirement.
The embodiment of the invention provides a data display device based on a time axis, which comprises:
the receiving module is used for receiving the uploaded configuration parameters, and the configuration parameters comprise data parameters and alarm parameters;
the first acquisition module is used for acquiring data display time in the alarm parameters and creating a time axis corresponding to the data parameters according to the data display time;
the second acquisition module is used for acquiring an alarm grade corresponding to the alarm parameter according to a preset alarm rule and determining the display effect of the data parameter in the time axis according to the alarm grade;
and the display module is used for displaying the data parameters of the time axis on a web page with a corresponding display effect.
In one embodiment, the apparatus further comprises:
and the comparison module is used for comparing the time intervals between the data display times, converting the time intervals into the intervals of the time shaft according to the interval relation of a preset time shaft, and adjusting the distance between each data parameter on the time shaft according to the intervals of the time shaft.
The embodiment of the invention provides electronic equipment, which comprises a memory, a processor and a computer program which is stored on the memory and can run on the processor, wherein the processor executes the program to realize the steps of the data display method based on the time axis.
An embodiment of the present invention provides a non-transitory computer-readable storage medium, on which a computer program is stored, and the computer program, when executed by a processor, implements the steps of the above-mentioned time-axis-based data presentation method.
According to the data display method and device based on the time axis, the uploaded configuration parameters are received, the data display time in the alarm parameters is obtained, and the time axis corresponding to the data parameters is established according to the data display time; acquiring an alarm level corresponding to the alarm parameter according to a preset alarm rule, and changing the display effect of the data parameter in the time axis according to the alarm level; and displaying the data parameters of the time axis on a web page according to the corresponding display effect. When the display data or the display effect in the time axis are required to be changed, only the data parameters and the alarm parameters in the time axis need to be modified, and a flexible method for displaying the data on the web page in the time axis form is provided.
Drawings
In order to more clearly illustrate the embodiments of the present invention or the technical solutions in the prior art, the drawings used in the description of the embodiments or the prior art will be briefly described below, and it is obvious that the drawings in the following description are some embodiments of the present invention, and those skilled in the art can also obtain other drawings according to the drawings without creative efforts.
FIG. 1 is a flow chart of a timeline-based data presentation method in an embodiment of the present invention;
FIG. 2 is a block diagram of a timeline-based data presentation device in an embodiment of the present invention;
fig. 3 is a schematic structural diagram of an electronic device in an embodiment of the invention.
Detailed Description
In order to make the objects, technical solutions and advantages of the embodiments of the present invention clearer, 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, but 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.
In order to make the objects, technical solutions and advantages of the embodiments of the present invention clearer, 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, but 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.
In order to make the objects, technical solutions and advantages of the embodiments of the present invention clearer, 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, but 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.
Fig. 1 is a schematic flow chart of a data display method based on a time axis according to an embodiment of the present invention, and as shown in fig. 1, the embodiment of the present invention provides a data display method based on a time axis, including:
step S101, receiving uploaded configuration parameters, wherein the configuration parameters comprise data parameters and alarm parameters.
Specifically, receiving uploaded configuration parameters, wherein the configuration parameters are data to be displayed, and the configuration parameters include data parameters and alarm parameters: the data parameter to be displayed, the alarm parameter of the data parameter during displaying, and the alarm parameter may include the time for displaying the data parameter, the size of the displayed font, the color of the displayed font, and other related display information.
And step S102, acquiring data display time in the alarm parameters, and creating a time axis corresponding to the data parameters according to the data display time.
Specifically, data display time for displaying the data parameters in the alarm parameters is obtained, a time axis is established according to the data display time corresponding to each alarm parameter, for example, the data display time in the alarm parameters corresponding to the data parameter a is 8 am on 1 month 1 day, the data display time in the alarm parameters corresponding to the data parameter B is 6 pm on 1 month 1 day afternoon, and the data display time in the alarm parameters corresponding to the configuration parameter C is 12 pm on 1 month 2 days, a time axis is established according to the time sequence of 3 persons, and the corresponding data parameters are displayed A, B, C.
Step S103, acquiring an alarm level corresponding to the alarm parameter according to a preset alarm rule, and changing the display effect of the data parameter in the time axis according to the alarm level.
Specifically, the preset alarm rule may be: the corresponding relationship between the remaining time and the alarm level, the corresponding relationship between the importance of the configuration parameter and the alarm level, and the like, for example, the corresponding alarm level is determined according to the time interval (remaining time) between the data display time in the alarm parameter and the current time, after the alarm level is determined, the display effect of the data parameter in the time axis is further determined according to the alarm level, for example, the display effect of the data parameter in the time axis can be determined by the alarm parameter, such as the font size, which font type, whether English is synchronously displayed, and the like, after the alarm level is determined, the display effect of the data parameter can be further determined according to the alarm level, such as the font color is determined according to the alarm level, whether the font is marked for display, and the like, when the display time interval between the data display time and the current time is longer, and when the time interval between the current time and the data display time is smaller than a preset time interval, wherein the preset time interval is the shortest preparation time for the event corresponding to the configuration parameter to occur, the display color is adjusted to red, and a user is reminded that the data display time corresponding to the configuration parameter is close.
And step S104, displaying the data parameters of the time axis on a web page with a corresponding display effect.
Specifically, data parameters for display in the configuration parameters are displayed in a web page with a display effect corresponding to the alarm parameters, in addition, during display, DOM (document object model) nodes corresponding to the binding system of the time axis data display software can be obtained, model information can be obtained according to the DOM nodes, the position of the time axis in the web page is adjusted according to the model information, namely, the time axis software can select DOM elements in any DOM nodes corresponding to the binding system application as anchor points, and the time axis display position can be determined at will by the position of the DOM elements applied by the original system.
The data display method based on the time axis provided by the embodiment of the invention receives the uploaded configuration parameters, acquires the data display time in the alarm parameters, and creates the time axis corresponding to the data parameters according to the data display time; acquiring an alarm level corresponding to the alarm parameter according to a preset alarm rule, and changing the display effect of the data parameter in the time axis according to the alarm level; and displaying the data parameters of the time axis on a web page according to the corresponding display effect. When the display data or the display effect in the time axis are required to be changed, only the data parameters and the alarm parameters in the time axis need to be modified, and a flexible method for displaying the data on the web page in the time axis form is provided.
On the basis of the above embodiment, the data presentation method based on the time axis further includes:
and comparing the time intervals between the data display times, converting the time intervals into the intervals of the time shaft according to the interval relation of a preset time shaft, and adjusting the distance between each data parameter on the time shaft according to the intervals of the time shaft.
In the embodiment of the present invention, when the data parameters are displayed on the time axis, the time interval between the data display times corresponding to the data parameters may also be corresponding, for example, the data display time in the alarm parameter corresponding to the data parameter a is 8 am on 1 month 1 day, the data display time in the alarm parameter corresponding to the data parameter B is 6 pm on 1 month 1 day, the data display time in the alarm parameter corresponding to the configuration parameter C is 12 pm on 1 month 2 days, the time interval between A, B is 10 hours, and the time interval between B, C is 18 hours, then the time interval is converted into the distance interval on the time axis according to the preset time axis interval relationship, for example, the distance ratio between A, B and B, C is 10: 18, i.e., when the ratio of the time interval to the distance interval is 1h to 1cm, the distance between two points A, B on the time axis is 10cm, and the distance between B, C is 18 cm.
According to the embodiment of the invention, the time interval is converted into the time interval through the preset time axis interval relation, so that the occurrence time of the configuration parameters on the time axis is simpler and clearer.
On the basis of the above embodiment, the data presentation method based on the time axis further includes:
and when the display requirement of the configuration parameters is detected to be changed, correspondingly modifying the alarm parameters according to the changed display requirement.
In the embodiment of the invention, when the display requirement of the configuration parameters is detected to change, such as the displayed data or the displayed driving change, the alarm parameters are correspondingly modified according to the changed display requirement, and in addition, not only the alarm parameters, but also the time axis software displayed in the web page support the incoming configuration parameters and adjust the display effect of the time axis. The parameters include data parameters, namely parameters displayed in the time axis, and alarm parameters, namely colors, fonts, sizes, display forms and the like displayed by the data parameters.
According to the embodiment of the invention, when the display requirement of the configuration parameter is detected to change, the alarm parameter is correspondingly modified according to the changed display requirement.
Fig. 2 is a data display device based on a time axis according to an embodiment of the present invention, which includes: a receiving module 201, a first obtaining module 202, a second obtaining module 203, and a displaying module 204, wherein:
the receiving module 201 is configured to receive the uploaded configuration parameters, where the configuration parameters include data parameters and alarm parameters.
The first obtaining module 202 is configured to obtain data display time in the alarm parameter, and create a time axis corresponding to the data parameter according to the data display time.
The second obtaining module 203 is configured to obtain an alarm level corresponding to the alarm parameter according to a preset alarm rule, and determine a display effect of the data parameter in the time axis according to the alarm level.
The display module 204 is configured to display the data parameter of the time axis on a web page with a corresponding display effect.
In one embodiment, the apparatus may further comprise:
and the comparison module is used for comparing the time intervals between the data display times, converting the time intervals into the intervals of the time shaft according to the interval relation of a preset time shaft, and adjusting the distance between each data parameter on the time shaft according to the intervals of the time shaft.
In one embodiment, the apparatus may further comprise:
and the coloring module is used for determining the display color of the data parameters in the time axis according to the alarm level.
In one embodiment, the apparatus may further comprise:
and the third acquisition module is used for acquiring the current time and detecting whether the time interval between the current time and the data display time is smaller than the preset time interval.
And the adjusting module is used for adjusting the display color of the data parameter to red when the time interval between the current time and the data display time is less than the preset time interval.
In one embodiment, the apparatus may further comprise:
and the fourth acquisition module is used for acquiring the DOM node of the binding system and adjusting the position of the time axis on the web page according to the information of the DOM node.
In one embodiment, the apparatus may further comprise:
and the detection module is used for correspondingly modifying the alarm parameters according to the changed display requirements when the display requirements of the configuration parameters are detected to be changed.
For specific limitations of the data presentation apparatus based on the time axis, reference may be made to the above limitations of the data presentation method based on the time axis, which are not described herein again. The respective modules in the above-described timeline-based data presentation apparatus may be implemented in whole or in part by software, hardware, and a combination thereof. The modules can be embedded in a hardware form or independent from a processor in the computer device, and can also be stored in a memory in the computer device in a software form, so that the processor can call and execute operations corresponding to the modules.
Fig. 3 illustrates a physical structure diagram of an electronic device, which may include, as shown in fig. 3: a processor (processor)301, a memory (memory)302, a communication Interface (Communications Interface)303 and a communication bus 304, wherein the processor 301, the memory 302 and the communication Interface 303 complete communication with each other through the communication bus 304. The processor 301 may call logic instructions in the memory 302 to perform the following method: receiving uploaded configuration parameters, wherein the configuration parameters comprise data parameters and alarm parameters; acquiring data display time in the alarm parameters, and creating a time axis corresponding to the data parameters according to the data display time; acquiring an alarm grade corresponding to the alarm parameter according to a preset alarm rule, and determining the display effect of the data parameter in the time axis according to the alarm grade; and displaying the data parameters of the time axis on a web page with a corresponding display effect.
Furthermore, the logic instructions in the memory 302 may be implemented in software functional units and stored in a computer readable storage medium when sold or used as a stand-alone product. Based on such understanding, the technical solution of the present invention may be embodied in the form of a software product, which is stored in a storage medium and includes 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.
In another aspect, an embodiment of the present invention further provides a non-transitory computer-readable storage medium, on which a computer program is stored, where the computer program is implemented to perform the transmission method provided in the foregoing embodiments when executed by a processor, and for example, the method includes: receiving uploaded configuration parameters, wherein the configuration parameters comprise data parameters and alarm parameters; acquiring data display time in the alarm parameters, and creating a time axis corresponding to the data parameters according to the data display time; acquiring an alarm grade corresponding to the alarm parameter according to a preset alarm rule, and determining the display effect of the data parameter in the time axis according to the alarm grade; and displaying the data parameters of the time axis on a web page with a corresponding display effect.
The above-described embodiments of the apparatus are merely illustrative, and the units described as separate parts may or may not be physically separate, and parts displayed as units may or may not be physical units, may be located in one place, or may be distributed on a plurality of network units. Some or all of the modules may be selected according to actual needs to achieve the purpose of the solution of the present embodiment. One of ordinary skill in the art can understand and implement it without inventive effort.
Through the above description of the embodiments, those skilled in the art will clearly understand that each embodiment can be implemented by software plus a necessary general hardware platform, and certainly can also be implemented by hardware. With this understanding in mind, the above-described technical solutions may be embodied in the form of a software product, which can be stored in a computer-readable storage medium such as ROM/RAM, magnetic disk, optical disk, etc., and includes instructions for causing a computer device (which may be a personal computer, a server, or a network device, etc.) to execute the methods described in the embodiments or some parts of the embodiments.
Finally, it should be noted that: the above examples are only intended to illustrate the technical solution of the present invention, but not to limit it; although the present invention has been described in detail with reference to the foregoing embodiments, it will be understood by those of ordinary skill in the art that: the technical solutions described in the foregoing embodiments may still be modified, or some technical features may be equivalently replaced; and such modifications or substitutions do not depart from the spirit and scope of the corresponding technical solutions of the embodiments of the present invention.

Claims (10)

1. A data display method based on a time axis is characterized by comprising the following steps:
receiving uploaded configuration parameters, wherein the configuration parameters comprise data parameters and alarm parameters;
acquiring data display time in the alarm parameters, and creating a time axis corresponding to the data parameters according to the data display time;
acquiring an alarm grade corresponding to the alarm parameter according to a preset alarm rule, and determining the display effect of the data parameter in the time axis according to the alarm grade;
and displaying the data parameters of the time axis on a web page with a corresponding display effect.
2. The timeline-based data presentation method of claim 1, said method further comprising:
and comparing the time intervals between the data display times, converting the time intervals into the intervals of the time shaft according to the interval relation of a preset time shaft, and adjusting the distance between each data parameter on the time shaft according to the intervals of the time shaft.
3. The timeline-based data presentation method of claim 1, wherein said determining a display effect of the data parameters in the timeline according to the alert level comprises:
and determining the display color of the data parameters in the time axis according to the alarm level.
4. The timeline-based data presentation method of claim 3, said method further comprising:
acquiring current time, and detecting whether a time interval between the current time and the data display time is smaller than a preset time interval;
and when the time interval between the current time and the data display time is less than a preset time interval, adjusting the display color of the data parameter to red.
5. The timeline-based data presentation method of claim 1, said method further comprising:
and acquiring a DOM node of the binding system, and adjusting the position of the time axis on the web page according to the information of the DOM node.
6. The timeline-based data presentation method of claim 1, said method further comprising:
and when the display requirement of the configuration parameters is detected to be changed, correspondingly modifying the alarm parameters according to the changed display requirement.
7. A data display device based on time axis is characterized by comprising
The receiving module is used for receiving the uploaded configuration parameters, and the configuration parameters comprise data parameters and alarm parameters;
the first acquisition module is used for acquiring data display time in the alarm parameters and creating a time axis corresponding to the data parameters according to the data display time;
the second acquisition module is used for acquiring an alarm grade corresponding to the alarm parameter according to a preset alarm rule and determining the display effect of the data parameter in the time axis according to the alarm grade;
and the display module is used for displaying the data parameters of the time axis on a web page with a corresponding display effect.
8. The timeline-based data presentation apparatus of claim 7, said apparatus further comprising:
and the comparison module is used for comparing the time intervals between the data display times, converting the time intervals into the intervals of the time shaft according to the interval relation of a preset time shaft, and adjusting the distance between each data parameter on the time shaft according to the intervals of the time shaft.
9. An electronic device comprising a memory, a processor and a computer program stored on the memory and executable on the processor, wherein the processor implements the steps of the timeline-based data presentation method according to any one of claims 1 to 6 when executing the program.
10. A non-transitory computer readable storage medium, on which a computer program is stored, wherein the computer program, when executed by a processor, implements the steps of the timeline-based data presentation method according to any one of claims 1 to 6.
CN202010067743.6A 2020-01-20 2020-01-20 Data display method and device based on time axis Pending CN111274514A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202010067743.6A CN111274514A (en) 2020-01-20 2020-01-20 Data display method and device based on time axis

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202010067743.6A CN111274514A (en) 2020-01-20 2020-01-20 Data display method and device based on time axis

Publications (1)

Publication Number Publication Date
CN111274514A true CN111274514A (en) 2020-06-12

Family

ID=71001831

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202010067743.6A Pending CN111274514A (en) 2020-01-20 2020-01-20 Data display method and device based on time axis

Country Status (1)

Country Link
CN (1) CN111274514A (en)

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN113392115A (en) * 2021-08-16 2021-09-14 成都数联铭品科技有限公司 Time axis-based map association relation data dynamic displacement change method and device
WO2022033148A1 (en) * 2020-08-11 2022-02-17 深圳市前海手绘科技文化有限公司 Method for generating data visualization hand-drawn video

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20080216094A1 (en) * 2001-04-30 2008-09-04 The Commonwealth Of Australia Event handling system
CN106155468A (en) * 2015-04-16 2016-11-23 腾讯科技(深圳)有限公司 A kind of alarm methods of exhibiting and terminal
CN107315377A (en) * 2017-05-25 2017-11-03 国网天津市电力公司 Transformer station concentrates visual alerts monitoring system and monitoring information alarm methods of exhibiting
CN108897664A (en) * 2018-06-28 2018-11-27 北京九章云极科技有限公司 A kind of information displaying method and system

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20080216094A1 (en) * 2001-04-30 2008-09-04 The Commonwealth Of Australia Event handling system
CN106155468A (en) * 2015-04-16 2016-11-23 腾讯科技(深圳)有限公司 A kind of alarm methods of exhibiting and terminal
CN107315377A (en) * 2017-05-25 2017-11-03 国网天津市电力公司 Transformer station concentrates visual alerts monitoring system and monitoring information alarm methods of exhibiting
CN108897664A (en) * 2018-06-28 2018-11-27 北京九章云极科技有限公司 A kind of information displaying method and system

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2022033148A1 (en) * 2020-08-11 2022-02-17 深圳市前海手绘科技文化有限公司 Method for generating data visualization hand-drawn video
CN113392115A (en) * 2021-08-16 2021-09-14 成都数联铭品科技有限公司 Time axis-based map association relation data dynamic displacement change method and device
CN113392115B (en) * 2021-08-16 2021-10-29 成都数联铭品科技有限公司 Time axis-based map association relation data dynamic displacement change method and device

Similar Documents

Publication Publication Date Title
CN103530079A (en) Picture displaying method and device adaptive to mobile terminals of different resolution ratios
CN111274514A (en) Data display method and device based on time axis
CN103677521A (en) Message notification display method and terminal
CN112114928B (en) Processing method and device for display page
CN102938792B (en) Method and the server of image data are provided to computing terminal
US7784031B1 (en) Methods and apparatus for establishing configuration settings between applications
US9716801B2 (en) Information processing device editing map acquired from server
CN110750244B (en) Code synchronization method and device, electronic equipment and storage medium
CN106557454A (en) Conversion method and converting system of the document to form
CN103995809A (en) Information processing method and device of socialized media
CN107391105B (en) Text drawing method and device
CN105389308B (en) Webpage display processing method and device
EP2450874B1 (en) Image display method and image display device
CN105260353A (en) Typesetting method and device for mobile terminal
CN115599276A (en) Artificial intelligence AI-based three-dimensional model display method and system
CN109933393A (en) Electronic label display system
CN112862693B (en) Picture processing method and device
US20220405469A1 (en) Automatic enhancement of paragraph justification
CN108447108A (en) Pier facilities monitored picture analysis system and method
JP6529928B2 (en) Image processing system, image processing method and program
CN104951386B (en) A kind of method and apparatus that content load progress is shown
CN113918253A (en) System bar icon display method and device
CN113688100A (en) Meteorological data processing method, device, terminal and storage medium
CN109814977B (en) Character display method and device, computing equipment and storage medium
CN111143012B (en) Method, device, equipment and storage medium for completely displaying display elements

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