CN110110000B - Display method and device - Google Patents
Display method and device Download PDFInfo
- Publication number
- CN110110000B CN110110000B CN201810068065.8A CN201810068065A CN110110000B CN 110110000 B CN110110000 B CN 110110000B CN 201810068065 A CN201810068065 A CN 201810068065A CN 110110000 B CN110110000 B CN 110110000B
- Authority
- CN
- China
- Prior art keywords
- chart
- visual
- charts
- linkage
- 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.)
- Active
Links
- 238000000034 method Methods 0.000 title claims abstract description 41
- 230000000007 visual effect Effects 0.000 claims abstract description 136
- 238000012800 visualization Methods 0.000 claims abstract description 22
- 239000003550 marker Substances 0.000 claims description 25
- 238000012216 screening Methods 0.000 claims description 5
- 230000000875 corresponding effect Effects 0.000 description 106
- 238000010586 diagram Methods 0.000 description 27
- 238000004804 winding Methods 0.000 description 16
- 238000013079 data visualisation Methods 0.000 description 15
- 230000008859 change Effects 0.000 description 14
- 230000008569 process Effects 0.000 description 7
- 230000001960 triggered effect Effects 0.000 description 5
- 238000005516 engineering process Methods 0.000 description 4
- 238000012217 deletion Methods 0.000 description 3
- 230000037430 deletion Effects 0.000 description 3
- 230000006870 function Effects 0.000 description 3
- 238000012545 processing Methods 0.000 description 3
- 230000005540 biological transmission Effects 0.000 description 2
- 230000002596 correlated effect Effects 0.000 description 2
- 230000000694 effects Effects 0.000 description 2
- 238000011156 evaluation Methods 0.000 description 2
- 230000003993 interaction Effects 0.000 description 2
- 229920001690 polydopamine Polymers 0.000 description 2
- 239000004984 smart glass Substances 0.000 description 2
- OKTJSMMVPCPJKN-UHFFFAOYSA-N Carbon Chemical compound [C] OKTJSMMVPCPJKN-UHFFFAOYSA-N 0.000 description 1
- 230000015572 biosynthetic process Effects 0.000 description 1
- 230000001413 cellular effect Effects 0.000 description 1
- 238000004590 computer program Methods 0.000 description 1
- 238000001914 filtration Methods 0.000 description 1
- 229910021389 graphene Inorganic materials 0.000 description 1
- 238000005259 measurement Methods 0.000 description 1
- 238000012544 monitoring process Methods 0.000 description 1
- 230000003287 optical effect Effects 0.000 description 1
- 230000000717 retained effect Effects 0.000 description 1
- 230000003068 static effect Effects 0.000 description 1
Classifications
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F16/00—Information retrieval; Database structures therefor; File system structures therefor
- G06F16/20—Information retrieval; Database structures therefor; File system structures therefor of structured data, e.g. relational data
- G06F16/26—Visual data mining; Browsing structured data
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F9/00—Arrangements for program control, e.g. control units
- G06F9/06—Arrangements 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/44—Arrangements for executing specific programs
- G06F9/451—Execution 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)
- Databases & Information Systems (AREA)
- Human Computer Interaction (AREA)
- Data Mining & Analysis (AREA)
- User Interface Of Digital Computer (AREA)
Abstract
One or more embodiments of the present disclosure provide a display method and apparatus, where the method may include: displaying a plurality of visualization charts, the plurality of visualization charts having at least one associated dimension; according to the received adjustment instruction for the associated dimension, adjusting the value index of the associated dimension; and carrying out linkage adjustment on the plurality of visual charts so as to show chart contents corresponding to the adjusted value indexes.
Description
Technical Field
One or more embodiments of the present disclosure relate to the field of data visualization technology, and in particular, to a display method and apparatus.
Background
The data visualization (Data visualization) may enable visual representation of the data by graphical means. For example, by representing each data item as a single primitive element, a large amount of data is formed into a data image, and each attribute value of the data is represented in the form of multi-dimensional data, so that the data can be observed from different dimensions, and further observation and analysis can be performed on the data.
Disclosure of Invention
In view of this, one or more embodiments of the present disclosure provide a display method and apparatus.
In order to achieve the above object, one or more embodiments of the present disclosure provide the following technical solutions:
according to a first aspect of one or more embodiments of the present disclosure, there is provided a display method, including:
displaying a plurality of visualization charts, the plurality of visualization charts having at least one associated dimension;
according to the received adjustment instruction for the associated dimension, adjusting the value index of the associated dimension;
and carrying out linkage adjustment on the plurality of visual charts so as to show chart contents corresponding to the adjusted value indexes.
According to a second aspect of one or more embodiments of the present specification, there is provided a display device comprising:
a chart display unit that displays a plurality of visual charts, the plurality of visual charts having at least one associated dimension;
the value adjusting unit is used for adjusting the value index of the associated dimension according to the received adjusting instruction aiming at the associated dimension;
and the linkage adjustment unit is used for carrying out linkage adjustment on the plurality of visual charts so as to show chart contents corresponding to the adjusted value indexes.
According to a third aspect of one or more embodiments of the present specification, there is provided a display method, comprising:
Displaying a plurality of visualization charts, the plurality of visualization charts having at least one associated dimension;
when a marker point added in any visual chart is detected, chart content corresponding to the marker point is displayed in any visual chart;
and according to the value information of the mark points corresponding to the associated dimension, adding the mark points in linkage at the value information in other visual charts so as to display corresponding chart contents in other visual charts.
According to a fourth aspect of one or more embodiments of the present specification, there is provided a display device comprising:
a chart display unit that displays a plurality of visual charts, the plurality of visual charts having at least one associated dimension;
a content display unit that displays, when a mark point added in any one of the visual charts is detected, chart content corresponding to the mark point in the any one of the visual charts;
and the linkage adding unit is used for adding the mark points in a linkage way at the value information in other visual charts according to the value information corresponding to the mark points in the associated dimension so as to display corresponding chart contents in the other visual charts.
Drawings
FIG. 1 is a schematic diagram of a data visualization system provided by an exemplary embodiment.
Fig. 2A is a flow chart of a presentation method provided by an exemplary embodiment.
Fig. 2B is a flow chart of another presentation method provided by an exemplary embodiment.
Fig. 3 is a schematic diagram of an early warning data presentation interface according to an exemplary embodiment.
Fig. 4A-4B are schematic diagrams illustrating content screening of an information presentation area by selecting moments according to an exemplary embodiment.
Fig. 5A-5B are schematic diagrams of content screening of an information presentation area by selecting a time period according to an exemplary embodiment.
FIG. 6 is a schematic diagram of a detail presentation interface provided by an exemplary embodiment.
FIG. 7 is a schematic diagram of an adjustment for a time dimension provided by an exemplary embodiment.
Fig. 8 is a schematic diagram of an early warning details presentation interface provided by an exemplary embodiment.
FIG. 9 is a schematic diagram of another adjustment for the time dimension provided by an exemplary embodiment.
FIGS. 10-11 are schematic illustrations of a coordinated addition of marker points in a plurality of visual charts, as provided by an exemplary embodiment.
Fig. 12 is a schematic diagram of an apparatus according to an exemplary embodiment.
Fig. 13 is a block diagram of a display device provided in an exemplary embodiment.
Fig. 14 is a block diagram of another display device provided by an exemplary embodiment.
Detailed Description
Reference will now be made in detail to exemplary embodiments, examples of which are illustrated in the accompanying drawings. When the following description refers to the accompanying drawings, the same numbers in different drawings refer to the same or similar elements, unless otherwise indicated. The implementations described in the following exemplary embodiments do not represent all implementations consistent with one or more embodiments of the present specification. Rather, they are merely examples of apparatus and methods consistent with aspects of one or more embodiments of the present description as detailed in the accompanying claims.
It should be noted that: in other embodiments, the steps of the corresponding method are not necessarily performed in the order shown and described in this specification. In some other embodiments, the method may include more or fewer steps than described in this specification. Furthermore, individual steps described in this specification, in other embodiments, may be described as being split into multiple steps; while various steps described in this specification may be combined into a single step in other embodiments.
In an embodiment, the disclosure may be applied to an electronic device, for example, the electronic device may include a mobile phone, a PC, a tablet device, a notebook computer, a palm computer (PDAs, personal Digital Assistants), a wearable device (such as smart glasses, smart watches, etc.), and one or more embodiments of the disclosure are not limited thereto. In the operation process, the electronic equipment can operate the data visualization system so as to realize the purpose of displaying data visualization and complete the display scheme of the specification. Wherein an application of the data visualization system may be pre-installed on the electronic device such that the data visualization system may be started and run on the electronic device; of course, when using techniques such as HTML5, the data visualization system can be obtained and run without installing a corresponding application on the electronic device.
In one embodiment, the data visualization system may include a server 11, a network 12, and an electronic device 13 as shown in FIG. 1. In the running process, the server 11 may run a program on the server side of the data visualization system to implement related functions such as processing; in the operation process of the electronic device 13, a program on the client side of the data visualization system can be operated to realize related functions such as display, man-machine interaction and the like, so that the data visualization system is realized by cooperation between the server 11 and the electronic device 13.
The server 11 may be a physical server including a separate host, or the server 11 may be a virtual server carried by a host cluster. The electronic device 13 may employ any of the following types of devices: cell phones, PCs, tablet devices, notebook computers, palm top computers (PDAs, personal Digital Assistants), wearable devices (e.g., smart glasses, smart watches, etc.), etc., without limitation to one or more embodiments of the present disclosure. And the network 12 for interaction between the electronic device 13 and the server 11 may comprise various types of wired or wireless networks. In one embodiment, the network 12 may include a public switched telephone network (Public Switched Telephone Network, PSTN) and the internet.
It should be noted that: an application of a client of the data visualization system may be pre-installed on the electronic device such that the client may be started and run on the electronic device; of course, when an online "client" such as HTML5 technology is employed, the client can be obtained and run without installing a corresponding application on the electronic device.
Fig. 2A is a flow chart of a presentation method provided by an exemplary embodiment. As shown in fig. 2A, the method may include the steps of:
Step 202A, a plurality of visualization charts are presented, the plurality of visualization charts having at least one associated dimension.
In an embodiment, by simultaneously displaying a plurality of visual charts, when the chart contents of the visual charts are associated, a user can conveniently visually compare the chart contents of the visual charts with each other, so that the convenience of viewing and comparing data can be improved.
In an embodiment, by simultaneously displaying a plurality of visual charts, a user can conveniently and simultaneously view chart contents of the visual charts without switching and viewing each visual chart, and data viewing efficiency can be improved.
In an embodiment, the chart content of the visual chart may include: a valued variation curve of a specific parameter of the object in the associated dimension. For example, when the data source of the visual chart is the operation data of the unit equipment in the server cluster, the object may be the unit equipment, the specific parameter may be the operation data of the temperature parameter of the unit equipment, and the like, and the associated dimension may include a time period, then the chart content of the visual chart may be the temperature change curve of the unit equipment under different time periods.
In an embodiment, different visualization charts may be used to present data for different parameters of the same object. For example, still taking the above-mentioned unit equipment as an example, the unit equipment may include various operation data, such as temperature parameters, throughput, resource occupancy rate, etc., each of the visualization charts may display several operation data of the unit equipment, and the multiple visualization charts may display various operation data of the unit equipment, such as a temperature change curve, a throughput change curve, a resource occupancy rate change curve, etc., so as to facilitate the simultaneous observation of the operation condition of the unit equipment from multiple angles provided by the various operation data.
In an embodiment, different visualization charts may be used to present data of the same parameters for different objects. For example, for a plurality of unit devices in the server cluster, the same operation data of the unit devices can be respectively displayed in different visual charts, for example, resource occupancy rate change curves of the unit devices are simultaneously displayed, so that the unit devices can be conveniently checked at the same time, the operation data of different unit devices can be conveniently compared, corresponding configuration adjustment can be performed on the corresponding unit devices according to a comparison result, for example, the unit devices with high resource occupancy rate of the data to be processed are switched to the unit devices with low resource occupancy rate, and the operation reliability of the server cluster is improved.
In an embodiment, in addition to the above-described time period may be used as an association dimension, other types of association dimensions may be used in the present specification, for example, the association dimension may include at least one of the following: time period, geographic location, type of service, etc., which is not limiting in this description.
Step 204A, according to the received adjustment instruction for the associated dimension, adjusting the value index of the associated dimension.
In an embodiment, by adjusting the value index of the associated dimension, the chart content of the visual chart can be limited to the adjusted value index, so that a user can conveniently check details of part of chart content corresponding to the value index, and can check the part of chart content corresponding to the value index of the visual charts respectively.
In an embodiment, the value indicator may be a continuous value range, or the value indicator may be a value range of multiple intervals, or the value indicator may be one or more thresholds, or the distinguishing indicator may be one or more target values, or the value indicator may be other types of index parameters, which is not limited in this specification.
Step 206A, performing linkage adjustment on the plurality of visual charts to display chart contents corresponding to the adjusted value indexes.
In an embodiment, after the value indexes of the associated dimensions are adjusted, the plurality of visual charts are adjusted in a linkage mode, so that the plurality of visual charts can be changed synchronously based on the adjusted value indexes, and part chart contents corresponding to the adjusted value indexes are displayed in a linkage mode in the plurality of visual charts, so that users can conveniently compare and check details of the chart contents.
In an embodiment, the same presentation granularity may be employed in the associated dimension for multiple visualization charts after linkage adjustment. Assuming that the chart contents of the plurality of visual charts are temperature change curves of different unit equipment in a time period dimension, when a user sets a value index of the associated dimension as time T1-time T2, the plurality of visual charts respectively adjust the respective chart contents in a linkage manner to correspond to the time period T1-T2, and the same display granularity is adopted in the time period, so that the plurality of visual charts are ensured to display the same visual display effect, and the influence of visual differences on the normal viewing of the user is avoided.
In an embodiment, when a marker point added in any of the visual charts is detected, chart content corresponding to the marker point may be shown in any of the visual charts, e.g., the chart content of the marker point may be shown in an additionally generated independent window. By adding the mark points, the user can record the interested nodes in time, so that the user can conveniently check the detailed information corresponding to the mark points on one hand, and can generate prompts for the user on the other hand, and the user or other users can conveniently focus on the mark points and the corresponding chart contents thereof.
In an embodiment, based on the mark points added by the user in any visual chart, according to the value information corresponding to the mark points in the associated dimension, the data visual system can automatically add the mark points in a linkage manner at the value information in other visual charts, so that corresponding chart contents are displayed in the other visual charts, and the user does not need to manually add the mark points in a plurality of visual charts respectively, so that on one hand, the user operation can be simplified, and on the other hand, the mark points added in a linkage manner are ensured to be consistent with the value of the mark points manually added by the user in the associated dimension, and the deviation generated when the user manually adds the mark points is avoided.
In an embodiment, when any one of the marker points is detected to be deleted, other marker points of the same value information can be deleted in a linkage manner according to the value information corresponding to the any one of the marker points in the associated dimension, so that user operation is simplified, and linkage deletion of a plurality of marker points in a plurality of visual charts is realized.
In an embodiment, in a default situation, the total outline information corresponding to the chart content may be displayed in the information display area corresponding to the visual chart; when the specific value index in the relevant dimension is selected, the total amount of outline information can be switched into outline information corresponding to the chart content conforming to the specific value index, so that a user can conveniently check the outline information, and particularly under the condition that the chart content is more, the total amount of outline information can be rapidly screened without manually turning and searching by the user, and the information searching efficiency is improved.
Fig. 2B is a flow chart of another presentation method provided by an exemplary embodiment. As shown in fig. 2B, the method may include the steps of:
step 202B, a plurality of visualization charts are presented, the plurality of visualization charts having at least one associated dimension.
In an embodiment, the related description of the step 202B may refer to the step 202A described above, and will not be repeated here.
Step 204B, when a marker point added in any of the visual charts is detected, chart content corresponding to the marker point is shown in any of the visual charts.
And 206B, adding the mark points in a linkage way at the value information in other visual charts according to the value information of the mark points corresponding to the associated dimension so as to display corresponding chart contents in the other visual charts.
In an embodiment, when a marker point added in any of the visual charts is detected, chart content corresponding to the marker point may be shown in any of the visual charts, e.g., the chart content of the marker point may be shown in an additionally generated independent window. By adding the mark points, the user can record the interested nodes in time, so that the user can conveniently check the detailed information corresponding to the mark points on one hand, and can generate prompts for the user on the other hand, and the user or other users can conveniently focus on the mark points and the corresponding chart contents thereof.
In an embodiment, based on the mark points added by the user in any visual chart, according to the value information corresponding to the mark points in the associated dimension, the data visual system can automatically add the mark points in a linkage manner at the value information in other visual charts, so that corresponding chart contents are displayed in the other visual charts, and the user does not need to manually add the mark points in a plurality of visual charts respectively, so that on one hand, the user operation can be simplified, and on the other hand, the mark points added in a linkage manner are ensured to be consistent with the value of the mark points manually added by the user in the associated dimension, and the deviation generated when the user manually adds the mark points is avoided.
In an embodiment, when any one of the marker points is detected to be deleted, other marker points of the same value information can be deleted in a linkage manner according to the value information corresponding to the any one of the marker points in the associated dimension, so that user operation is simplified, and linkage deletion of a plurality of marker points in a plurality of visual charts is realized.
In order to facilitate understanding, a display scheme of the present specification will be described below by taking visual display of early warning data for a device as an example. The early warning system is assumed to perform early warning monitoring on 20 pieces of equipment and generate corresponding early warning data so as to perform visual display on users such as administrators or technicians. For example, FIG. 3 is a schematic diagram of an early warning data presentation interface provided by an exemplary embodiment; the data visualization system can interface with the early warning system and display the early warning data generated by the early warning system on the early warning data display interface 300 shown in fig. 3 for the user to check.
In an embodiment, the early warning data display interface 300 may include a visual chart 302, where the chart content of the visual chart 302 may be statistical information for the early warning data, for example, the statistical data may include a variation curve 304 of the number of early warning devices in the time dimension shown in fig. 3; when the statistical date configured in the early warning data display interface 300 is "2017-10-25- - -2017-10-25", the visual chart 302 specifically shows a change curve 304 corresponding to early warning data generated by the early warning system on the day of "2017-10-25".
In an embodiment, the early warning data display interface 300 may include an information display area 306 corresponding to the visualization chart 302, where the information display area 306 may display, by default, the summary information, that is, the total summary information, of the early warning data corresponding to all devices monitored by the early warning system. For example, fig. 3 sequentially shows outline information of the early warning data corresponding to 20 devices, such as device a001, device B002, and device C003, and the outline information may include, for example, device information such as "device number", "device type", and early warning information such as "early warning time duty", "measurement point", "early warning type", and the like. Since the specification of the device screen displaying the early warning data display interface 300 is limited, only the outline information of the early warning data corresponding to the devices such as the device a001, the device B002, the device C003, the device D004 and the like are shown in fig. 3, and for other devices not shown in fig. 3, the user can view the outline information of the early warning data corresponding to the devices by dragging the black slider on the right side of the information display area 306.
Fig. 4A-4B are schematic diagrams illustrating content screening of an information presentation area by selecting moments according to an exemplary embodiment. As shown in fig. 4A, when it is detected that the user performs a triggering operation (such as a touch operation, a hover or click operation based on a mouse control virtual cursor formation, etc.) on the visual chart 302, a mark point 402 for a moment at which the triggering position of the triggering operation corresponds in the time dimension is added to the visual chart 302, such as the mark point 402 in fig. 4A corresponds to "2017-10-25 14:30", and thus the mark point 402 is added and shown at a corresponding position of the change curve 304.
In an embodiment, for the added mark point 402, the early warning data display interface 300 may display a window 404 corresponding to the mark point 402, where the window 404 may include basic information such as "2017-10-25:30" of the time information corresponding to the mark point 402, the number of early warning devices (i.e. the number of devices triggering early warning, such as 3 devices in fig. 4A), and so on. Wherein, after adding the mark point 402, a window 404 can be automatically displayed in the early warning data display interface 300; alternatively, the window 404 may be displayed in the early warning data presentation interface 300 after the triggering operation for the mark point 402 is detected, which is not limited in this specification.
In one embodiment, window 404 may include presentation detail options; as shown in fig. 4B, according to the detected triggering operation for the display detail option, the display content of the information display area 306 may be replaced by the total amount of outline information of the 3 pieces of outline information of the pre-warning data corresponding to the 3 pieces of outline information corresponding to the mark point 402, so that the outline information corresponding to the 3 pieces of equipment is quickly screened out from the total amount of outline information corresponding to the 20 pieces of equipment, especially when the number of equipment is greater, the user is facilitated to quickly see the outline information corresponding to the interested equipment without one-to-one manual looking up and confirming.
In one embodiment, when the information presentation area 306 is switched from the full summary profile shown in FIG. 4A to the partial profile shown in FIG. 4B, the presentation detail option in window 404 may be switched to the close option; when the closing option is triggered, the information display area 306 may be restored from the partial summary information shown in fig. 4B to the full summary information shown in fig. 4A.
Fig. 5A-5B are schematic diagrams of content screening of an information presentation area by selecting a time period according to an exemplary embodiment. In addition to the manner in which the time of day is selected in the embodiment of fig. 4A-4B, the user may also select a time period in the embodiment of fig. 5A-5B and replace the information presentation area 306 accordingly. Assuming that the time period 502 between the time 11:30 and the time 15:00 is determined to be triggered according to the detected triggering operation performed on the visual chart 302 by the user, the time period 502 may be displayed differently from other time periods, such as adding a diagonal filling effect to the time period 502 in fig. 5A.
In an embodiment, for the time period 502, the early warning data display interface 300 may display a window 504 corresponding to the time period 502, where the window 504 may include basic information such as "2017-10-25:30-15:00" of the time period information corresponding to the time period 502, the number of early warning devices (i.e. the number of devices triggering early warning, such as 4 devices in fig. 5A), and so on. Wherein, after adding the time period 502, a window 504 can be automatically displayed in the early warning data display interface 300; alternatively, the window 504 may be displayed in the early warning data presentation interface 300 after the triggering operation for the time period 502 is detected, which is not limited in this specification.
In an embodiment, the window 504 may include a display detail option, and according to the detected triggering operation for the display detail option, for the 4 early warning machine stations corresponding to the above time period 502, the display content of the information display area 306 is replaced by the total amount of outline information of the early warning data corresponding to the 4 early warning machine stations, so that the outline information corresponding to the 4 devices is quickly screened out from the total amount of outline information corresponding to the 20 devices, especially when the number of devices is more, the user is helped to quickly see the outline information corresponding to the interested devices, without one-to-one manual looking up and confirming.
In one embodiment, when the information presentation area 306 is switched from the full summary profile shown in FIG. 5A to the partial profile shown in FIG. 5B, the presentation detail options in window 504 may be switched to the off option; when the closing option is triggered, the information display area 306 may be restored from the partial summary information shown in fig. 5B to the full summary information shown in fig. 5A.
FIG. 6 is a schematic diagram of a detail presentation interface provided by an exemplary embodiment. In the early warning data display interface 300 shown in fig. 3-5B, each piece of summary information displayed in the information display area 306 has a corresponding viewing detail option, and the user can view the detail information of the early warning data by triggering the viewing detail option. For example, when it is detected that the view details option corresponding to winding 1 of device a001 is triggered, the early warning data presentation interface 300 may be switched to the details presentation interface 600 shown in fig. 6 to present the early warning details of winding 1 of device a 001.
In an embodiment, the detail presentation interface 600 may include a plurality of visualization charts, such as a residual chart 602 and a run chart 604 for winding 1 of device a001, and the like. Corresponding to the selected date "2017-10-25" in the early warning data display interface 300, the residual diagram 602 and the running diagram 604 may respectively show details of early warning data of the winding 1 of the device a001 on the date "2017-10-25", for example, the residual diagram 602 may include a residual variation curve, an upper threshold variation curve, a lower threshold variation curve, etc. of the winding 1 of the device a001, and the running diagram 604 may include a true value variation curve, an estimated value variation curve, etc. of the winding 1 of the device a 001.
In an embodiment, since the residual map 602 has the same dimensions as the run map 604 in terms of time, temperature, etc., the detail presentation interface 600 may include adjustment options for these dimensions; taking the time dimension as an example, the details presentation interface 600 may include an adjustment option 606 for the time dimension for a user to select a point in time or a period of time of interest in the time dimension.
FIG. 7 is a schematic diagram of an adjustment for a time dimension provided by an exemplary embodiment. As shown in fig. 7, the user may determine the desired selected point in time or period by moving the adjustment endpoint 608 in the adjustment option 606. Wherein, the adjustment endpoint 608 may include a left endpoint and a right endpoint, and when the two endpoints overlap, the overlapping point may be determined as a time point selected by the user; when the two endpoints are not coincident, the left endpoint may be taken as the start time and the right endpoint as the end time, thereby determining the time period between the two endpoints to be selected.
In an embodiment, assuming that the user selects the time period 09:00-10:00, a prompt window 610 as shown in fig. 7 may be shown in the detail display interface 600, where the prompt information included in the prompt window 610 may include time period information "2017-10-25-09:00-10:00" corresponding to the adjustment endpoint 608. When the user is detected to move the adjustment endpoint 608, the prompt window 610 may be displayed, and the prompt information in the prompt window 610 may be dynamically adjusted according to the position of the adjustment endpoint 608, so that the user may determine whether to continue or terminate moving the adjustment endpoint 608 according to the prompt information.
In an embodiment, according to the time period 09:00-10:00 selected by the user, the linkage adjustment can be implemented by a plurality of visual charts such as the residual chart 602, the running chart 604 and the like displayed in the detail display interface 600: the residual map 602 and the operation map 604 are adjusted to only contain the chart content corresponding to the time period 09:00-10:00, so that only the curve segments corresponding to the time period 09:00-10:00 in the residual map 602, the upper threshold limit curve and the lower threshold limit curve are shown, and only the curve segments corresponding to the time period 09:00-10:00 in the actual value curve and the pre-estimated value curve are shown in the operation map 604, so that the user can view the curve segments in a correlated and detailed mode.
In an embodiment, based on a time period selected by a user in a time dimension, the multiple visual charts of the residual chart 602, the running chart 604, etc. shown in the detail show interface 600 may ensure that the same show granularity is adopted in the time dimension, except for adjusting chart content to the time period. For example, on the axes corresponding to the time dimension in the residual map 602 and the running map 604, a duration of 5 minutes is adopted between each adjacent scale between 09:00 and 10:00, so that a plurality of scales shown as 09:05, 09:10, 09:15 … … 09:55, 10:00 and the like in fig. 7 are marked, so that corresponding residual variation curves, threshold upper limit variation curves, threshold lower limit variation curves, true value variation curves, predicted value variation curves and the like can be displayed based on the same display granularity, and a user can conveniently view and compare under the same condition.
Fig. 8 is a schematic diagram of an early warning details presentation interface provided by an exemplary embodiment. In the early warning data display interface 300 shown in fig. 3-5B, each device displayed in the information display area 306 has a corresponding early warning analysis option, and the user can check the detailed information of all the early warning data corresponding to the device by triggering the early warning analysis option. For example, when it is detected that the early warning analysis option corresponding to the device a001 is triggered, the early warning data display interface 300 may switch to the early warning details display interface 800 shown in fig. 8, so as to display early warning details of the device a 001.
In an embodiment, when the device a001 includes multiple measuring points such as the winding 1, the winding 2, and the winding 3, the early warning details display interface 800 may include multiple visual charts for each measuring point, such as a residual chart 802, a running chart 804, and the like corresponding to the winding 1, and multiple visual charts for a residual chart 806, a running chart 808, and the like corresponding to the winding 2, and the display content of the early warning details display interface 800 may be expanded downward by dragging a black slider on the right side, so as to further show visual charts corresponding to the winding 3 or other measuring points.
In an embodiment, corresponding to the selected date "2017-10-25" in the early warning data display interface 300, each visual chart included in the early warning detail display interface 800 may respectively show the detail information of the early warning data of the corresponding measuring point on the date "2017-10-25", for example, the residual chart 802 may include a residual variation curve, an upper threshold variation curve, a lower threshold variation curve, etc. of the winding 1 of the device a001, the operation chart 804 may include a true value variation curve, a predicted value variation curve, etc. of the winding 1 of the device a001, for example, the residual chart 806 may include a residual variation curve, an upper threshold variation curve, a lower threshold variation curve, etc. of the winding 1 of the device a001, and the operation chart 808 may include a true value variation curve, a predicted value variation curve, etc. of the winding 1 of the device a 001.
In an embodiment, since the various visual charts contained in the early warning details presentation interface 800 have the same dimensions of time of existence, temperature, etc., the early warning details presentation interface 800 may include adjustment options for these dimensions; taking the time dimension as an example, the early warning details presentation interface 800 can include an adjustment option 810 for the time dimension for a user to select a point in time or a time period of interest in the time dimension.
FIG. 9 is a schematic diagram of another adjustment for the time dimension provided by an exemplary embodiment. As shown in fig. 9, the user may determine the point in time or period to choose from by moving the adjustment endpoint 812 in the adjustment option 810. Wherein, the adjusting endpoint 812 may include a left endpoint and a right endpoint, and when the two endpoints overlap, the overlapping point may be determined as a time point selected by the user; when the two endpoints are not coincident, the left endpoint may be taken as the start time and the right endpoint as the end time, thereby determining the time period between the two endpoints to be selected.
In an embodiment, assuming that the user selects the time period 09:00-10:00, a prompt window 814 as shown in fig. 9 may be shown in the early warning details display interface 800, where the prompt information included in the prompt window 814 may include time period information "2017-10-25:09:00-10:00" corresponding to the adjustment endpoint 812. When the user is detected to move the adjustment endpoint 812, the prompt window 814 may be displayed, and the prompt information in the prompt window 814 may be dynamically adjusted according to the position of the adjustment endpoint 812, so that the user may determine whether to continue or terminate moving the adjustment endpoint 812 according to the prompt information.
In an embodiment, according to a time period 09:00-10:00 selected by a user, the linkage adjustment can be implemented by a plurality of visual charts such as a residual chart 802, an operation chart 804, a residual chart 806, an operation chart 808 and the like displayed in the early warning detail display interface 800: the residual map 802, the running map 804, the residual map 806, and the running map 808 are adjusted to only include the chart content corresponding to the time period 09:00-10:00, so that only the curve segment corresponding to the time period 09:00-10:00 in the residual map 802, the residual map 806, and the like, the curve segment corresponding to the time period 09:00-10:00 in the residual change curve, the upper threshold change curve, and the lower threshold change curve, and only the curve segment corresponding to the time period 09:00-10:00 in the real value change curve and the pre-evaluation change curve are shown in the running map 804, the running map 808, and the like, so that the user can view the curve segments in a correlated manner in detail.
In an embodiment, based on a time period selected by a user in a time dimension, the multiple visual charts such as the residual chart 802, the running chart 804, the residual chart 806, the running chart 808 and the like displayed in the early warning detail display interface 800 can ensure that the same display granularity is adopted in the time dimension except for adjusting chart content to the time period. For example, on axes corresponding to the time dimension in the residual map 802, the running map 804, the residual map 806, and the running map 808, a period of 5 minutes is adopted between each adjacent scale between 09:00 and 10:00, so that a plurality of scales shown as 09:05, 09:10, 09:15 … …, 09:55, 10:00 and the like in fig. 9 are marked, so that corresponding residual curves, threshold upper limit curves, threshold lower limit curves, true value curves, pre-evaluation value curves and the like can be displayed based on the same display granularity, and a user can conveniently view and compare under the same condition.
In one embodiment, when multiple visual charts are included in the interface, the user may add a marker point in the visual chart; the early warning detail display interface 800 is taken as an example for explanation, and the details display interface 600 is similar, and will not be described in detail here. FIGS. 10-11 are schematic illustrations of a coordinated addition of marker points in a plurality of visual charts, as provided by an exemplary embodiment. As shown in fig. 10, when it is detected that the user performs the trigger operation on the residual map 802, a mark point 1000 for the time point is added to the residual map 802 according to the time point corresponding to the trigger position of the trigger operation in the time dimension, for example, the mark point 1000 in fig. 10 corresponds to "2017-10-25:30".
In an embodiment, for an added mark point 1000, the early warning detail presentation interface 800 may present a window 1002 corresponding to the mark point 1000, where the window 1002 may include time information "2017-10-25 09:30", residual 1.3 ℃, upper threshold 2.3 ℃, lower threshold 2.1 ℃, and the like corresponding to the mark point 1000.
In an embodiment, for the mark point 1000 added by the user in the residual diagram 802, according to the corresponding time "2017-10-25-09:30" of the mark point 1000 in the time dimension, other visual charts included in the early warning detail display interface 800 may add corresponding mark points in a linkage manner at the same time, such as the mark point 1004 added in a linkage manner in the running diagram 804, the mark point 1008 added in a linkage manner in the residual diagram 806, the mark point 1012 added in a linkage manner in the running diagram 808, and the like shown in fig. 11. Further, similar to the window 1002 corresponding to the mark point 1000, corresponding windows may be displayed for the mark points added in linkage in other visual charts, such as the window 1006 corresponding to the mark point 1004, the window 1010 corresponding to the mark point 1008, the window 1014 corresponding to the mark point 1012 in fig. 11, where the window 1006 may include time information "2017-10-25:30", a true value of 1.4 ℃, a predicted value of 2.4 ℃, etc., the window 1010 may include time information "2017-10-25:30", a residual of 1.5 ℃, a threshold upper limit of 2.1 ℃, a threshold lower limit of 1.8 ℃, etc., corresponding to the mark point 1008, the window 1014 may include time information "2017-10-25:30", a true value of 1.6 ℃, a predicted value of 1.8 ℃, etc., corresponding to the mark point 1012.
In one embodiment, after adding the marking points 1000-1012, etc., windows 1002-1014, etc. can be automatically presented in the early warning details presentation interface 800; alternatively, the windows 1002 to 1014 and the like may be displayed in the early warning details display interface 800 after the trigger operation for the mark points 1000 to 1012 and the like is detected, which is not limited in this specification.
In an embodiment, after adding the mark points 1000 to 1012, etc., the windows 1002 to 1014, etc. may contain a "pin point" option, when it is detected that the user performs a trigger operation for the "pin point" option in any one of the windows 1002 to 1014, etc., the mark points 1000 to 1012, etc. may be retained in the respective visual charts in the early warning detail presentation interface 800 without disappearing due to the operation of the user triggering the interface blank, etc., and the above-mentioned "pin point" option may be switched to a "release point" option, so that the user may delete the mark points 1000 to 1012, etc. by triggering the "release point" option. For example, when it is detected that the user performs a trigger operation for the "release point" option in any one of the windows 1002 to 1014 or the like, the deletion of the mark points 1000 to 1012 or the like may be linked.
Of course, in addition to adding the mark points, similar to the embodiment shown in fig. 5A-5B, the mark points 1000-1012 may be replaced by any time period, and the linkage display scheme in the embodiment shown in fig. 10-11 may be implemented, which is not described herein.
In summary, through the technical scheme of the specification, unified linkage display and linkage adjustment can be realized on a plurality of visual charts in an interface, so that a user can uniformly check and compare the plurality of visual charts, and the efficiency of looking up chart contents is improved.
Fig. 12 is a schematic block diagram of an apparatus provided in an exemplary embodiment. Referring to fig. 12, at a hardware level, the apparatus includes a processor 1202, an internal bus 1204, a network interface 1206, a memory 1208, and a nonvolatile memory 1210, although other hardware may be included as needed for other services. The processor 1202 reads the corresponding computer program from the nonvolatile memory 1210 into the memory 1208 and then runs to form the presentation device on a logic level. Of course, in addition to software implementation, one or more embodiments of the present disclosure do not exclude other implementation manners, such as a logic device or a combination of software and hardware, etc., that is, the execution subject of the following processing flow is not limited to each logic unit, but may also be hardware or a logic device.
In an embodiment, referring to fig. 13, in a software implementation, the display device may include:
a chart display unit 1301 that displays a plurality of visual charts, the plurality of visual charts having at least one associated dimension;
a value adjustment unit 1302, configured to adjust a value index of the associated dimension according to the received adjustment instruction for the associated dimension;
the linkage adjustment unit 1303 performs linkage adjustment on the plurality of visual charts to display chart contents corresponding to the adjusted value indexes.
Optionally, the chart content of the visual chart includes: a valued variation curve of a specific parameter of the object in the associated dimension.
Optionally, different visual charts are used to show data of different parameters of the same object or data of the same parameter of different objects.
Optionally, the association dimension includes at least one of: time period, geographic location, traffic type.
Optionally, the method further comprises:
granularity setting section 1304 uses the same presentation granularity in the associated dimension for a plurality of visualization charts after linkage adjustment.
Optionally, the method further comprises:
a content presentation unit 1305 that, when a mark point added in any one of the visual charts is detected, presents chart content corresponding to the mark point in the any one of the visual charts;
And the linkage adding unit 1306 is used for adding the mark points in a linkage way at the value information in other visual charts according to the value information corresponding to the mark points in the associated dimension so as to display corresponding chart contents in the other visual charts.
Optionally, the method further comprises:
and a linkage deleting unit 1307 for deleting other mark points of the same value information in a linkage mode according to the value information corresponding to any mark point in the associated dimension when the mark point is detected to be deleted.
Optionally, the method further comprises:
a total display unit 1308 for displaying total outline information corresponding to the chart content in the information display area corresponding to the visual chart;
and an information filtering unit 1309 configured to switch the total summary information to summary information corresponding to the chart content that matches the specific value index when the specific value index in the associated dimension is selected.
In another embodiment, referring to fig. 14, in a software implementation, the display device may include:
a chart display unit 1401 that displays a plurality of visual charts, the plurality of visual charts having at least one associated dimension;
a content display unit 1402 that displays, when a mark point added in any one of the visual charts is detected, chart content corresponding to the mark point in the any one of the visual charts;
And the linkage adding unit 1403 is used for adding the mark points in a linkage way at the value information in other visual charts according to the value information corresponding to the mark points in the associated dimension so as to display corresponding chart contents in the other visual charts.
Optionally, the method further comprises:
and the linkage deleting unit 1404 is used for deleting other mark points of the same value information in a linkage way according to the value information corresponding to any mark point in the associated dimension when detecting that any mark point is deleted.
The system, apparatus, module or unit set forth in the above embodiments may be implemented in particular by a computer chip or entity, or by a product having a certain function. A typical implementation device is a computer, which may be in the form of a personal computer, laptop computer, cellular telephone, camera phone, smart phone, personal digital assistant, media player, navigation device, email device, game console, tablet computer, wearable device, or a combination of any of these devices.
In a typical configuration, a computer includes one or more processors (CPUs), input/output interfaces, network interfaces, and memory.
The memory may include volatile memory in a computer-readable medium, random Access Memory (RAM) and/or nonvolatile memory, such as Read Only Memory (ROM) or flash memory (flash RAM). Memory is an example of computer-readable media.
Computer readable media, including both non-transitory and non-transitory, removable and non-removable media, may implement information storage by any method or technology. The information may be computer readable instructions, data structures, modules of a program, or other data. Examples of storage media for a computer include, but are not limited to, phase change memory (PRAM), static Random Access Memory (SRAM), dynamic Random Access Memory (DRAM), other types of Random Access Memory (RAM), read Only Memory (ROM), electrically Erasable Programmable Read Only Memory (EEPROM), flash memory or other memory technology, read only compact disc read only memory (CD-ROM), digital Versatile Discs (DVD) or other optical storage, magnetic cassettes, magnetic disk storage, quantum memory, graphene-based storage or other magnetic storage devices, or any other non-transmission medium, which can be used to store information that can be accessed by the computing device. Computer-readable media, as defined herein, does not include transitory computer-readable media (transmission media), such as modulated data signals and carrier waves.
It should also be noted that the terms "comprises," "comprising," or any other variation thereof, are intended to cover a non-exclusive inclusion, such that a process, method, article, or apparatus that comprises a list of elements does not include only those elements but may include other elements not expressly listed or inherent to such process, method, article, or apparatus. Without further limitation, an element defined by the phrase "comprising one … …" does not exclude the presence of other like elements in a process, method, article or apparatus that comprises the element.
The foregoing describes specific embodiments of the present disclosure. Other embodiments are within the scope of the following claims. In some cases, the actions or steps recited in the claims can be performed in a different order than in the embodiments and still achieve desirable results. In addition, the processes depicted in the accompanying figures do not necessarily require the particular order shown, or sequential order, to achieve desirable results. In some embodiments, multitasking and parallel processing are also possible or may be advantageous.
The terminology used in the one or more embodiments of the specification is for the purpose of describing particular embodiments only and is not intended to be limiting of the one or more embodiments of the specification. As used in this specification, one or more embodiments 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 also be understood that the term "and/or" as used herein refers to and encompasses any or all possible combinations of one or more of the associated listed items.
It should be understood that although the terms first, second, third, etc. may be used in one or more embodiments of the present description to describe various information, these information should not be limited to these terms. These terms are only used to distinguish one type of information from another. For example, first information may also be referred to as second information, and similarly, second information may also be referred to as first information, without departing from the scope of one or more embodiments of the present description. The word "if" as used herein may be interpreted as "at … …" or "at … …" or "responsive to a determination", depending on the context.
The foregoing description of the preferred embodiment(s) is (are) merely intended to illustrate the embodiment(s) of the present invention, and it is not intended to limit the embodiment(s) of the present invention to the particular embodiment(s) described.
Claims (14)
1. A display method, comprising:
displaying a plurality of visualization charts, the plurality of visualization charts having at least one associated dimension;
according to the received adjustment instruction for the associated dimension, adjusting the value index of the associated dimension;
performing linkage adjustment on the plurality of visual charts to show chart contents corresponding to the adjusted value indexes; wherein, different visual charts in the visual charts are used for displaying data of different parameters of the same object or data of the same parameter of different objects;
when a marker point added in any visual chart is detected, chart content corresponding to the marker point is displayed in any visual chart;
according to the value information of the marking points corresponding to the associated dimensions, marking points are added in a linkage mode at the value information in other visual charts so as to display corresponding chart contents in the other visual charts;
When any marking point is detected to be deleted, other marking points of the same value information are deleted in a linkage mode according to the value information corresponding to the any marking point in the associated dimension.
2. The method of claim 1, wherein the chart content of the visual chart comprises: a valued variation curve of a specific parameter of the object in the associated dimension.
3. The method of claim 1, wherein the association dimension comprises at least one of: time period, geographic location, traffic type.
4. The method as recited in claim 1, further comprising:
and aiming at a plurality of visual charts after linkage adjustment, adopting the same display granularity on the related dimension.
5. The method as recited in claim 1, further comprising:
displaying the total outline information corresponding to the chart content in an information display area corresponding to the visual chart;
and when a specific value index in the associated dimension is selected, switching the total outline information into outline information corresponding to the chart content conforming to the specific value index.
6. A display device, comprising:
A chart display unit that displays a plurality of visual charts, the plurality of visual charts having at least one associated dimension;
the value adjusting unit is used for adjusting the value index of the associated dimension according to the received adjusting instruction aiming at the associated dimension;
the linkage adjustment unit is used for carrying out linkage adjustment on the plurality of visual charts so as to show chart contents corresponding to the adjusted value indexes; wherein, different visual charts in the visual charts are used for displaying data of different parameters of the same object or data of the same parameter of different objects;
a content display unit that displays, when a mark point added in any one of the visual charts is detected, chart content corresponding to the mark point in the any one of the visual charts;
the linkage adding unit is used for adding the mark points in a linkage way at the value information in other visual charts according to the value information corresponding to the mark points in the associated dimension so as to display corresponding chart contents in the other visual charts;
and the linkage deleting unit is used for deleting other mark points of the same value information in a linkage mode according to the value information corresponding to any mark point in the associated dimension when detecting that any mark point is deleted.
7. The apparatus of claim 6, wherein the chart content of the visual chart comprises: a valued variation curve of a specific parameter of the object in the associated dimension.
8. The apparatus of claim 6, wherein the association dimension comprises at least one of: time period, geographic location, traffic type.
9. The apparatus as recited in claim 6, further comprising:
the granularity setting unit adopts the same display granularity on the associated dimension aiming at a plurality of visual charts after linkage adjustment.
10. The apparatus as recited in claim 6, further comprising:
the full-quantity display unit displays full-quantity outline information corresponding to the chart content in an information display area corresponding to the visual chart;
and the information screening unit is used for switching the total outline information into outline information corresponding to the chart content conforming to the specific value index when the specific value index in the relevant dimension is selected.
11. A display method, comprising:
displaying a plurality of visualization charts, the plurality of visualization charts having at least one associated dimension;
When a marker point added in any visual chart is detected, chart content corresponding to the marker point is displayed in any visual chart; wherein, different visual charts in the visual charts are used for displaying data of different parameters of the same object or data of the same parameter of different objects;
and according to the value information of the mark points corresponding to the associated dimension, adding the mark points in linkage at the value information in other visual charts so as to display corresponding chart contents in other visual charts.
12. The method as recited in claim 11, further comprising:
when any marking point is detected to be deleted, other marking points of the same value information are deleted in a linkage mode according to the value information corresponding to the any marking point in the associated dimension.
13. A display device, comprising:
a chart display unit that displays a plurality of visual charts, the plurality of visual charts having at least one associated dimension;
a content display unit that displays, when a mark point added in any one of the visual charts is detected, chart content corresponding to the mark point in the any one of the visual charts; wherein, different visual charts in the visual charts are used for displaying data of different parameters of the same object or data of the same parameter of different objects;
And the linkage adding unit is used for adding the mark points in a linkage way at the value information in other visual charts according to the value information corresponding to the mark points in the associated dimension so as to display corresponding chart contents in the other visual charts.
14. The apparatus as recited in claim 13, further comprising:
and the linkage deleting unit is used for deleting other mark points of the same value information in a linkage mode according to the value information corresponding to any mark point in the associated dimension when detecting that any mark point is deleted.
Priority Applications (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
CN201810068065.8A CN110110000B (en) | 2018-01-24 | 2018-01-24 | Display method and device |
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
CN201810068065.8A CN110110000B (en) | 2018-01-24 | 2018-01-24 | Display method and device |
Publications (2)
Publication Number | Publication Date |
---|---|
CN110110000A CN110110000A (en) | 2019-08-09 |
CN110110000B true CN110110000B (en) | 2024-03-12 |
Family
ID=67483495
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
CN201810068065.8A Active CN110110000B (en) | 2018-01-24 | 2018-01-24 | Display method and device |
Country Status (1)
Country | Link |
---|---|
CN (1) | CN110110000B (en) |
Families Citing this family (4)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
CN113138890B (en) * | 2020-01-17 | 2024-07-02 | 腾讯科技(深圳)有限公司 | Index chart display method and device, computer storage medium and computer equipment |
CN111737094B (en) * | 2020-07-02 | 2024-02-02 | 中国工商银行股份有限公司 | Information processing method, device, electronic equipment and medium |
CN112596650B (en) * | 2020-12-25 | 2022-12-20 | 维沃移动通信有限公司 | Chart processing method and device and electronic equipment |
CN116955117B (en) * | 2023-09-18 | 2023-12-22 | 深圳市艺高智慧科技有限公司 | Computer radiator performance analysis system based on data visualization enhancement |
Family Cites Families (3)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US7124054B2 (en) * | 2002-06-28 | 2006-10-17 | Microsoft Corporation | System and method for mining model accuracy display |
US8571696B2 (en) * | 2009-06-10 | 2013-10-29 | Fisher-Rosemount Systems, Inc. | Methods and apparatus to predict process quality in a process control system |
CN104680260B (en) * | 2015-03-17 | 2018-08-28 | 云南电力调度控制中心 | A kind of power grid visualization sensor model construction method and system |
-
2018
- 2018-01-24 CN CN201810068065.8A patent/CN110110000B/en active Active
Also Published As
Publication number | Publication date |
---|---|
CN110110000A (en) | 2019-08-09 |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
US11670021B1 (en) | Enhanced graphical user interface for representing events | |
CN110110000B (en) | Display method and device | |
CN111343075B (en) | Location privacy association on map-based social media platform | |
US9218675B2 (en) | Presenting multiple map results with on-map labels | |
AU2015349821B2 (en) | Parking identification and availability prediction | |
CN106874349B (en) | Multidimensional data analysis method and system based on interactive visual | |
US11954317B2 (en) | Systems and method for a customizable layered map for visualizing and analyzing geospatial data | |
JPWO2011152149A1 (en) | Area recommendation device, area recommendation method, and recording medium | |
CN110647459B (en) | Application testing method and device | |
US20230112576A1 (en) | Techniques for data processing predictions | |
CN110083346B (en) | Screening configuration method and device based on data visualization interface | |
US20190213612A1 (en) | Map based visualization of user interaction data | |
CN106599263B (en) | Content screening method, system and user terminal | |
CN108475182A (en) | Data processing method and electric terminal | |
GB2572237A (en) | Automatically generating segments | |
CN112132654A (en) | Method, device and storage medium for displaying house source information | |
US8983907B2 (en) | Change notifications from an updated data representation | |
CN110020018B (en) | Data visual display method and device | |
WO2019097362A1 (en) | Automatically connecting external data to business analytics process | |
CA3179311A1 (en) | Identifying claim complexity by integrating supervised and unsupervised learning | |
US20150309967A1 (en) | Method for logical organization of worksheets | |
US20230115855A1 (en) | Machine learning approaches for interface feature rollout across time zones or geographic regions | |
KR101744776B1 (en) | Apparatus for estimating a floating population using records of search maps and method thereof | |
US10387024B2 (en) | Interactive analysis of data based on progressive visualizations | |
CN111553375B (en) | Using transformations to verify computer vision quality |
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 | ||
REG | Reference to a national code |
Ref country code: HK Ref legal event code: DE Ref document number: 40011580 Country of ref document: HK |
|
GR01 | Patent grant | ||
GR01 | Patent grant |