WO2018149258A1 - Procédé, dispositif, appareil informatique et support d'informations lisible par ordinateur pour l'affichage graphique de données - Google Patents

Procédé, dispositif, appareil informatique et support d'informations lisible par ordinateur pour l'affichage graphique de données Download PDF

Info

Publication number
WO2018149258A1
WO2018149258A1 PCT/CN2018/072355 CN2018072355W WO2018149258A1 WO 2018149258 A1 WO2018149258 A1 WO 2018149258A1 CN 2018072355 W CN2018072355 W CN 2018072355W WO 2018149258 A1 WO2018149258 A1 WO 2018149258A1
Authority
WO
WIPO (PCT)
Prior art keywords
data
size parameter
display area
graphic
center point
Prior art date
Application number
PCT/CN2018/072355
Other languages
English (en)
Chinese (zh)
Inventor
谢磊
罗光
Original Assignee
广州神马移动信息科技有限公司
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 广州神马移动信息科技有限公司 filed Critical 广州神马移动信息科技有限公司
Publication of WO2018149258A1 publication Critical patent/WO2018149258A1/fr

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F3/00Input arrangements for transferring data to be processed into a form capable of being handled by the computer; Output arrangements for transferring data from processing unit to output unit, e.g. interface arrangements
    • G06F3/01Input arrangements or combined input and output arrangements for interaction between user and computer
    • G06F3/048Interaction techniques based on graphical user interfaces [GUI]
    • G06F3/0484Interaction techniques based on graphical user interfaces [GUI] for the control of specific functions or operations, e.g. selecting or manipulating an object, an image or a displayed text element, setting a parameter value or selecting a range
    • G06F3/04845Interaction techniques based on graphical user interfaces [GUI] for the control of specific functions or operations, e.g. selecting or manipulating an object, an image or a displayed text element, setting a parameter value or selecting a range for image manipulation, e.g. dragging, rotation, expansion or change of colour

Definitions

  • the present invention relates to the field of data display technologies, and in particular, to a method, an apparatus, a computing device, and a computer readable storage medium for graphically displaying data.
  • Data is the representation and carrier of information. It can usually be displayed as symbols, words, numbers, voices, graphics, etc., in order to analyze the data. With the development of computer technology, the display of data has also been greatly improved. However, the inventor's research found that the graphical display of data still has deficiencies. For example, the rationality of the display needs to be improved.
  • a graphical display method for displaying data in a plurality of graphics in a predetermined display area, the method comprising: determining a minimum size parameter of a minimum graphic; A plurality of data parameters are respectively assigned to the plurality of data, so that each of the data corresponds to a graphic having a size parameter assigned thereto, so that the data having the smallest value is given between the minimum size parameter, the size parameter, and the value of the data.
  • the ratio of the area sum of the plurality of graphics corresponding to the plurality of data to the area of the display area is within a predetermined range; and for the plurality of data, respectively setting a plurality of corresponding sizes in the display area
  • the graphics of the parameters are such that the graphics do not overlap each other.
  • the plurality of data are automatically assigned with size parameters, so that the graphics corresponding to the size parameters given to each data can be evenly distributed within a predetermined range of the display area.
  • the graphics do not overlap each other, which is convenient for users to analyze data and improve user experience.
  • the step of respectively assigning the size parameter to the plurality of data comprises: determining a maximum size parameter of the data to be given the largest value based on the area of the display area, the minimum size parameter, and the plurality of data, the maximum size parameter satisfying the following a condition, based on the maximum size parameter and the minimum size parameter and the function correspondence relationship, a ratio of an area sum of the plurality of graphics corresponding to the plurality of size parameters respectively given to the plurality of data to an area of the display area is within a predetermined range; Based on the minimum size parameter, the maximum size parameter, the plurality of data, and the function correspondence, the size parameter to be given to each data is determined.
  • the graphic corresponding to each data can be determined to graphically display the data.
  • the graphic is circular, and the condition that the maximum size parameter meets includes:
  • n represents the nth graph
  • k represents the kth graph
  • r k represents the radius of the kth graph
  • p represents the ratio of the sum of the areas of the plurality of graphs to the area of the display area
  • S represents the area of the display area
  • i denotes the i-th data
  • r i denotes the radius of the graph corresponding to the i-th data
  • d i denotes the value of the i-th data
  • min_r denotes the minimum graph radius corresponding to the smallest data value
  • X denotes the maximum data value Maximum graphic radius
  • the obtained maximum graphic radius is taken as the maximum size parameter of the data to which the value is to be given the largest.
  • the step of respectively setting a plurality of graphics having corresponding size parameters in the display area comprises: determining, for each of the plurality of size parameters, the graphics center corresponding to the size parameter in a set step size a point such that, in a case where the graphic corresponding to the size parameter does not exceed the display area and does not overlap with the graphic already set in the display area, the distance between the center point of the graphic corresponding to the size parameter and the center point of the display area is the smallest; In the display area, a graphic having a corresponding size parameter is set centering on the determined center point of the graphic.
  • the graphics corresponding to the size parameters given to each data are respectively set in the display area, which is convenient for the user to perform data analysis.
  • the set step size is 1/N of the length or width of the display area, or the set step size is 1/M of the size parameter, and both M and N are natural numbers greater than 1.
  • the step size set by the length or width or the size parameter of the display area is accurately determined, and the center point of the figure is accurately determined in the area where the corresponding figure does not exceed the display area, and the calculation amount can be greatly reduced, and the calculation performance can be improved.
  • the step of sequentially determining the center point of the graphic corresponding to the size parameter in the set step size comprises: starting from a center point of the display area, and pressing the set The step size determines that the distance from the boundary of the display area is not less than the traversal point of the size parameter; determining that the center point is not overlapped from the traversal point, wherein the graphic with the non-overlapping center point as the center point of the graphic and having the size parameter is not displayed The graphics that have been set in the area overlap; and the non-overlapping center point that has the smallest distance from the center point of the display area is selected as the center point of the graphic corresponding to the size parameter.
  • the traversal point is limited according to the set step size so that the graphic does not exceed the display area, and then the non-overlapping center point with the smallest distance from the center point is selected to improve the calculation performance and precision, and improve the user experience.
  • the display area is divided into a plurality of display portions by a straight line passing through the center point thereof, wherein for each of the plurality of size parameters, the graphic center corresponding to the size parameter is sequentially determined in the set step size
  • the ratio of the area sum of the plurality of graphics corresponding to the plurality of data to the area of the display area is a golden ratio; and/or the monotonically increasing function correspondence is a linear increasing function relationship; and/or the graphic is a circle, the size parameter Is the radius.
  • the corresponding data is better graphically displayed, which is convenient for the user to perform comparative analysis of data and improve the user experience.
  • a graphical display method for displaying data in a plurality of graphics in a predetermined display area comprising:
  • a graphic having a size parameter assigned to the data is obtained as a graphic corresponding to the data, and a ratio of an area sum of the plurality of graphics corresponding to the plurality of data to an area of the display area is predetermined Within the scope;
  • a plurality of graphics corresponding to the plurality of data are respectively disposed in the display area.
  • the step of separately setting a plurality of graphics corresponding to the plurality of data in the display area includes:
  • a plurality of graphics corresponding to the plurality of data are respectively disposed within the display area without overlapping each other.
  • the step of respectively assigning the size parameter to the plurality of data includes:
  • a size parameter assigned to each of the data is determined based on the minimum size parameter, the maximum size parameter, the plurality of data, and the function correspondence.
  • the step of separately setting a plurality of graphics corresponding to the plurality of data in the display area includes:
  • a graphic having a corresponding size parameter is set centering on the determined center points of the respective graphics.
  • the step of separately setting a plurality of graphics corresponding to the plurality of data in the display area includes:
  • a graphic having a corresponding size parameter is set centering on the determined center points of the respective graphics.
  • a graphical display device for displaying data in a plurality of graphics in a predetermined display area, the device comprising: determining means for determining a minimum size parameter of the minimum figure; an evaluation means for respectively assigning a size parameter to the plurality of data according to the value of each data, and obtaining a plurality of size parameters, so that each data corresponds to a figure having a size parameter given thereto, such that the value
  • the minimum data is given a minimum size parameter, and the size parameter and the value of the data have a monotonically increasing function correspondence relationship, and the ratio of the area sum of the plurality of graphics corresponding to the plurality of data to the area of the display area is within a predetermined range;
  • setting means for respectively setting a plurality of graphics having corresponding size parameters in the display area so as not to overlap each other for the plurality of data.
  • the evaluation device may include: a first evaluation device, configured to determine a maximum size parameter of the data to be given the largest value based on the area of the display area, the minimum size parameter, and the plurality of data, the maximum size parameter satisfying the following The condition is based on the maximum size parameter and the minimum size parameter and the function correspondence relationship, and the ratio of the total area of the plurality of graphics corresponding to the plurality of size parameters respectively given to the plurality of data to the area of the display area is within a predetermined range.
  • the second assigning means is configured to determine a size parameter to be given to each data based on the minimum size parameter, the maximum size parameter, the plurality of data, and the function correspondence.
  • the setting device may include: a central determining device, configured to determine, for each of the plurality of size parameters, a graphic center point corresponding to the size parameter in a set step size, so that the size is When the graphic corresponding to the parameter does not exceed the display area and does not overlap with the graphic already set in the display area, the distance between the center point of the graphic corresponding to the size parameter and the center point of the display area is the smallest.
  • a graphic setting device configured to set a graphic having a corresponding size parameter centering on the determined graphic center point in the display area.
  • the central determining device may include: a traversing point determining device, configured to determine, according to the set step, a distance from a boundary of the display area that is not less than a traversal point of the size parameter, starting from a center point of the display area; a point determining means for determining a non-overlapping center point from the traversing point, wherein the pattern having the non-overlapping center point as a graphic center point and having the size parameter does not overlap with a pattern already set in the display area; the center point selecting means is used for A non-overlapping center point having the smallest distance from the center point of the display area is selected as a graphic center point corresponding to the size parameter.
  • the display area is divided into a plurality of display parts by a straight line passing through the center point thereof, wherein the center determining means may include: selecting means for randomly or sequentially selecting one display part from the plurality of display parts; local center determination And means for determining a graphic center point corresponding to the size parameter in the selected display portion.
  • a computing device including: a memory for storing a plurality of data; and a display for displaying a plurality of data in a plurality of graphics in a predetermined display area thereof, The size parameter of each of the graphics corresponds to the value of the data corresponding to the graphic; and the processor executes the method according to the above to set a plurality of graphics corresponding to the plurality of data, and instructs the display to display the plurality of graphics.
  • a computer readable storage medium comprising a computer program, the computer program runtime controlling a computing device where the computer readable storage medium is executed The method steps described above.
  • the plurality of data are respectively assigned corresponding size parameters according to the determined minimum size parameter, so that the graphic corresponding to the plurality of size parameters can be reasonably displayed within the predetermined area of the display area, thereby improving the user experience.
  • FIG. 1 is a flow chart showing a method for graphically displaying data according to an embodiment of the present invention.
  • FIG. 2 is a schematic diagram showing a function correspondence relationship according to an embodiment of the present invention.
  • FIG. 3 is a flow chart showing a method for respectively assigning size parameters to a plurality of data according to an embodiment of the present invention.
  • FIG. 4 is a flow chart of a method for setting a plurality of graphics in a display area according to an embodiment of the invention.
  • FIG. 5 is a flow chart showing a method for determining a center point of a graphic according to an embodiment of the present invention.
  • FIG. 6 is a schematic block diagram of a graphical display device for data provided by an embodiment of the present invention.
  • FIG. 7 is a schematic block diagram of an evaluation device according to an embodiment of the invention.
  • FIG. 8 is a schematic block diagram of a setting device according to an embodiment of the invention.
  • FIG. 9 is a schematic block diagram of a center determining apparatus according to an embodiment of the present invention.
  • FIG. 10 is a schematic block diagram of a computing device according to an embodiment of the invention.
  • FIG. 11 to FIG. 15 illustrate an exemplary application example provided by an embodiment of the present invention.
  • Fig. 16 shows an exemplary effect diagram of an embodiment of the present invention.
  • the embodiment of the present invention proposes a graphical display scheme of data to reasonably display a plurality of data in the form of a plurality of graphics in a predetermined display area.
  • FIG. 1 is a flowchart of a graphical display method of data according to an embodiment of the present invention.
  • step S110 a minimum size parameter of the minimum figure is determined
  • the graphics may be uniformly set in advance, and the graphics may refer to various shapes of graphics such as a circle, a regular polygon, and a sector, and may be two-dimensional, three-dimensional, or other dimensional graphics, or may be animal shapes or the like.
  • the size parameter may refer to a radius of a circle, a side length of a regular polygon, a radius of a sector, and a central angle.
  • the minimum size parameter may be user-entered, or may be automatically determined based on the size and/or resolution of the display area, or otherwise determined.
  • step S120 a plurality of data are respectively assigned size parameters, and a plurality of size parameters are obtained, so that each data corresponds to a figure having a size parameter given thereto.
  • the source of the data may be basic data such as search engine spider data, website IP or PV, website traffic source data, etc., or various statistical data, and may have data values to reflect the size of the data.
  • the data can be queried in real time, and the amount of data (the number of data) or the value of the data can vary depending on the data or the source of the data.
  • the size of the value of the data may be reflected by a graph having a certain size parameter, and each data is assigned a corresponding size parameter.
  • the graphics corresponding to each data may have different shape and size, or may have the same shape but different dimensional parameters, so that the user can compare the values of multiple data according to the size parameters of multiple graphics.
  • the size parameter may be assigned to a plurality of data respectively according to a predetermined assignment rule.
  • a plurality of size parameters of equal variation may be preset, and the number of the size parameters may be the same as or different from the number of data, and the size parameter is automatically given to the plurality of data according to the amount of data or the value of the data.
  • Data with a larger value may correspond to a larger size parameter
  • data with a smaller data value may correspond to a smaller size parameter
  • two data with the same data value may be assigned the same size parameter or the like accordingly. At the same time, it should also be ensured that the data with the smallest value is given the minimum size parameter.
  • the size parameter and the value of the data can also satisfy the monotonically increasing function correspondence relationship, and the minimum size parameter is given to the data with the smallest data value. As the data value increases, the corresponding graphic corresponding to the data is correspondingly increased. Size parameters.
  • FIG. 2 is a graph showing an exemplary function correspondence relationship of an embodiment of the present invention. As shown in FIG. 2, the abscissa shows the data value X, the ordinate shows the corresponding size parameter Y, and the function correspondence curve is as shown.
  • the functional relationship of the two variables can be regarded as a linearly increasing function correspondence, corresponding to the point response function shown on the straight line 2 and near the straight line in FIG.
  • the size parameter is assigned to the values of the plurality of data in this linear function relationship.
  • the functional relationship between the two variables can be regarded as a nonlinear monotonically increasing function correspondence, with the point reaction shown in curve 1 or curve 3 and the curve in FIG.
  • the function corresponds to the result
  • the size parameter is assigned to the value of the plurality of data by the nonlinear function relationship distribution.
  • the data parameter may be given a size parameter by a function relationship corresponding to the curve 1 in FIG. 2 .
  • the size parameter corresponding to the value of the data may be appropriately increased to facilitate analysis of multiple data in the dense area.
  • a plurality of size parameters may be added to the size parameter list, and a correspondence relationship between each size parameter and the value of the data is recorded in the size parameter list, so that a plurality of size parameters corresponding to the plurality of data can be conveniently obtained from the size parameter list.
  • the display area In order to enable a plurality of graphics to be completely displayed in the display area, it is also necessary to set a range condition of the display, and set a ratio of a total area of the plurality of graphics corresponding to the plurality of data to an area of the display area within a predetermined range.
  • the ratio of the size or area of the predetermined range may be preset or may be modified as appropriate.
  • the predetermined range can be set to, for example, 0.5 to 0.8 or 0.55 to 0.65 or the like.
  • the ratio of the area can be set to be close to or equal to the golden ratio of 0.618, etc., so that the displayed multiple graphics are generally more beautiful, so that the user can clearly and comfortably view the complete graphic in the display area, which is convenient for the user to view. data analysis.
  • step S130 for the plurality of data, a plurality of graphics having respective size parameters are respectively set in the display area so that the graphics do not overlap each other.
  • the display area may be in the shape of a rectangle or a circle, and the size of the display area may be preset or may be automatically determined according to the size or resolution of the display screen.
  • Graphic settings can be random to increase freshness and enhance the user experience.
  • Each graphic does not overlap each other and can be separated by a predetermined distance for the user to view.
  • the size parameter of the display graphic can be automatically adjusted according to the generated data and displayed reasonably, thereby improving the user experience.
  • FIG. 3 is a flowchart of a method for respectively assigning size parameters to a plurality of data according to an embodiment of the present invention.
  • step S121 the maximum size parameter of the data to which the value is to be given is determined.
  • the maximum size parameter of the data to which the value is to be maximized may be determined based on the area of the display area, the minimum size parameter, and the plurality of data.
  • the maximum size parameter can satisfy a predetermined condition. For example, based on the maximum size parameter and the minimum size parameter and the function correspondence relationship, the ratio of the total area of the plurality of graphics corresponding to the plurality of size parameters respectively given to the plurality of data to the area of the display area is within a predetermined range.
  • the corresponding size parameter is the circle radius r
  • the function correspondence is assumed to be a linear increasing function relationship.
  • the area of the display area can be represented by S, the ratio of the sum of the areas of the plurality of patterns to the area of the display area is p, and the maximum circle radius is x, and the corresponding relation is:
  • n represents the nth circle
  • k represents the kth circle
  • r k represents the radius of the circle of the kth circle.
  • the calculation steps can be as follows:
  • i denotes the i-th data
  • r i denotes the radius of the circle corresponding to the i-th data
  • d i denotes the value of the i-th data
  • min_r denotes the minimum circle radius corresponding to the smallest data value.
  • the maximum graphic radius can be obtained (only the positive root is retained):
  • the maximum circle radius max_r can be obtained.
  • the obtained maximum graphic radius is the maximum size parameter of the data to which the value is to be given the largest.
  • step S123 based on the minimum size parameter, the maximum size parameter, the plurality of data, and the function correspondence, the size parameter to be given to each data is determined. For example, according to the obtained max_r and the known min_r, the circle radius size of the graphic corresponding to each data can be obtained by combining formula 2. That is, multiple size parameters are assigned to each of the plurality of data.
  • Multiple size parameters can be added to the size parameter list to facilitate the acquisition of size parameters and timely display of the graphics corresponding to the size parameters.
  • FIG. 4 is a flowchart of a method for setting multiple graphics in the display area according to an embodiment of the present invention. .
  • step S131 for each of the plurality of size parameters, the center point of the figure may be determined in sequence with the set step size.
  • the set step size can be any value set, and the center point of the graph can be quickly determined according to the set step size.
  • the set step size may also be 1/N of the length or width of the display area, or may be 1/M of the size parameter, and both M and N are natural numbers greater than 1, and the value range may be 2-5. Or other scope.
  • both M and N may have a value of 3. This improves calculation performance and accuracy.
  • the determined graphic center point needs to satisfy the legal condition. For example, the graphic corresponding to the center point of the graphic does not exceed the display area; the graphic corresponding to the central point of the graphic does not overlap with the graphic already set in the display area, and the like.
  • determining whether the center point of the graphic satisfies the legal condition it may be determined in a certain order, for example, whether the graphic corresponding to the center point of the graphic does not exceed the display area, or whether the graphic corresponding to the center point of the graphic does not overlap with the already set graphic. Or replace the order of legal conditions, or judge at the same time.
  • the distance between the center point of the graphic and the center point of the display area can be minimized, etc., while satisfying the legal conditions.
  • the center point of the graphic is conveniently determined, and the graphic corresponding to the plurality of data can be collectively presented in a cluster.
  • step S133 in the display area, a graphic having a corresponding size parameter is set centering on the determined center point of the graphic.
  • the display area may be a rectangle, and the plurality of data may be displayed in a circle, in which case the center point of the figure is the center of the circle.
  • the center point of the display area is the coordinate origin
  • the abscissa axis is the x-axis
  • the ordinate axis is the y-axis
  • the center coordinate is (x, y)
  • the distance between the center of the circle and the center point is L.
  • the radius of each circle corresponding to each data may be determined according to the foregoing method or other methods, and added to the size parameter list.
  • FIG. 5 is a flow chart showing a method for determining a center point of a graphic according to an embodiment of the present invention.
  • step S1311 the distance from the boundary of the display area is determined not to be smaller than the traversal point of the size parameter by using the center point of the display area as a starting point. Thereby, the distance from the boundary of the display area can be excluded from the traversal point of the size parameter, and the pattern corresponding to the size parameter is prevented from exceeding the range of the display area.
  • a non-overlapping center point is determined from the traversal points, wherein the pattern having the non-overlapping center point as a graphic center point and having the size parameter does not overlap with the pattern already set in the display area.
  • the non-overlapping center point means that, assuming that the graphic center point of the size parameter is set at the traversal point position, the graphic corresponding to the size parameter has no overlap with the already set graphic, and the traversal point is referred to as a non-overlapping center point.
  • the non-overlapping center points are selected from the traversal points to avoid the occurrence of pattern overlap.
  • step S1315 the non-overlapping center point having the smallest distance from the center point of the display area is selected as the graphic center point corresponding to the size parameter.
  • the position of the center point of the graphic is set as close as possible to the center of the display area, facilitating data comparison and analysis.
  • the graphic center point can be quickly determined, and the display area can also be divided into a plurality of display portions.
  • a display portion may be randomly or sequentially selected from the plurality of display portions, in the selected display. Determine the center point of its graphics in the section.
  • a display portion may be randomly selected from a plurality of display portions, and whether a graphic center point conforming to a legal condition exists in the display portion is detected. If present, the center point of the graphic is determined in the display portion. If it does not exist, one or more of the remaining display portions may be randomly selected, and it is detected again whether there is a graphic center point satisfying the legal condition in the selected one or more display portions until the graphic center point is determined.
  • the method is also suitable for determining the graphic center point of the remaining plurality of data, and details are not described herein again.
  • the embodiment of the invention further provides a graphical display method for displaying a plurality of data in a plurality of graphics in a predetermined display area, the method comprising:
  • a graphic having a size parameter assigned to the data is obtained as a graphic corresponding to the data, and a ratio of an area sum of the plurality of graphics corresponding to the plurality of data to an area of the display area is predetermined Within the scope;
  • a plurality of graphics corresponding to the plurality of data are respectively disposed in the display area.
  • the step of separately setting a plurality of graphics corresponding to the plurality of data in the display area includes:
  • a plurality of graphics corresponding to the plurality of data are respectively disposed within the display area without overlapping each other.
  • FIG. 6 is a schematic block diagram of a graphical display device 600 for data, which is referred to as a display device 600.
  • the display device 600 includes a determining device 610, an assigning device 620, and a setting device 630, respectively implementing the graphical display method shown in FIG.
  • the determining means 610 is operative to determine a minimum size parameter of the minimum figure.
  • the determining device 610 can be an input or output device, such as a mouse, keyboard, etc., to allow the user to enter a minimum size parameter.
  • the determining device 610 can also be other corresponding devices, such as devices that can automatically determine a minimum size parameter based on a display screen or resolution.
  • the evaluation device 620 is configured to respectively assign a size parameter to the plurality of data to obtain a plurality of size parameters, so that each data corresponds to a graphic having a size parameter given thereto, so that the data with the smallest value is given the minimum size parameter, the size parameter and There is a monotonically increasing function correspondence between the values of the data, and the ratio of the area sum of the plurality of graphics corresponding to the plurality of data to the area of the display area is within a predetermined range.
  • the evaluation device 620 can include a determination unit (not shown) to determine a corresponding size parameter assigned to each data based on the values of the plurality of data.
  • the evaluation device 620 may also include a calculation unit (not shown) to facilitate calculation of the size parameters assigned to the plurality of data.
  • the computing unit can also maintain one or more function correspondences to facilitate the assignment of appropriate dimensional parameters to the generated data at any time.
  • the evaluation device 620 may also include other sub-units or sub-devices to implement other functions. A schematic structure of the evaluation device 620 is described below with reference to FIG.
  • FIG. 7 is a schematic block diagram of an evaluation device 620 according to an embodiment of the invention.
  • the evaluation device 620 can include a first evaluation device 621 and a second evaluation device 622.
  • the first evaluation device 621 may determine a maximum size parameter of data to be given the largest value based on an area of the display area, a minimum size parameter, and a plurality of data, the maximum size parameter satisfying a condition based on the maximum size parameter and the minimum size parameter And a function correspondence relationship, the ratio of the total area of the plurality of graphics corresponding to the plurality of size parameters respectively given to the plurality of data to the area of the display area is within a predetermined range.
  • the first evaluation means 621 may be a computing means for performing a process of determining the maximum size parameter of the data in the embodiment of the present invention.
  • the second evaluation device 622 can determine the size parameter to be assigned to each data based on the minimum size parameter, the maximum size parameter, the plurality of data, and the function correspondence.
  • the setting means 630 can be configured to respectively set a plurality of graphics having respective size parameters in the display area for the plurality of data so that the images do not overlap each other. Thereby, a graphical display of the data is achieved.
  • a schematic structure of the setting device 630 is further described below with reference to FIGS. 8 and 9.
  • FIG. 8 is a schematic block diagram of a setting device 630 according to an embodiment of the invention.
  • the setting device 630 may include a center determining device 631 and a graphic setting device 632.
  • the center determining means 631 can be configured to determine, for each of the plurality of size parameters, the graphic center point corresponding thereto in a set step size such that the corresponding graphic does not exceed the display area and is not in the display area In the case where the already set graphics overlap, the distance between the center point of the graphic and the center point of the display area is the smallest.
  • the graphic setting means 632 may set a graphic having a corresponding size parameter centering on the determined graphic center point in the display area.
  • FIG. 9 is a schematic block diagram of a center determining device 631 according to an embodiment of the present invention.
  • the center determining means 631 may include a traversing point determining means 6311, a legal point determining means 6313, and a center point selecting means 6315.
  • the traversing point determining means 6311 may determine the distance from the boundary of the display area not less than the traversal point of the size parameter by the set step size starting from the center point of the display area.
  • the legal point determining means 6313 can be used to determine a non-overlapping center point from the traversing points, wherein the pattern having the non-overlapping center point as a graphic center point and having the size parameter does not overlap with the pattern already set in the display area.
  • the center point selecting means 6315 can be used to select a non-overlapping center point having the smallest distance from the center point of the display area as a graphic center point corresponding to the size parameter.
  • the center determining means 631 may further include a selecting means 6317 and a local center determining means 6319.
  • the selecting means 6317 can be used to randomly or sequentially select one of the plurality of display portions.
  • the local center determining means 6319 can be used to determine a graphical center point in the selected display portion.
  • FIG. 10 shows a schematic block diagram of a computing device in accordance with an embodiment of the present invention.
  • computing device 1000 in an embodiment of the present invention may include a memory 1100, a display 1200, and a processor 1300.
  • the memory 1100 can be used to store a plurality of data.
  • the memory 1100 can be various types of storage devices such as system memory, read only memory (ROM), and permanent storage devices.
  • the memory can also be used to store a list of size parameters or a list of current distances, and the like.
  • the display 1200 can be used to display a plurality of graphics in the form of a plurality of graphics within its predetermined display area, wherein the size parameters of each of the graphics correspond to the values of the data to which they correspond, respectively.
  • Display 1200 can include various types of imaging devices, such as cathode ray tubes (CRTs), liquid crystal displays (LCDs), light emitting diodes (LEDs), including organic light emitting diodes (OLEDs), projection systems, and the like, and can also include other supporting electronics.
  • CTRs cathode ray tubes
  • LCDs liquid crystal displays
  • LEDs light emitting diodes
  • OLEDs organic light emitting diodes
  • Display 1200 can include various types of imaging devices, such as cathode ray tubes (CRTs), liquid crystal displays (LCDs), light emitting diodes (LEDs), including organic light emitting diodes (OLEDs), projection systems, and the like, and can also include other supporting electronics.
  • Devices such as DACs, ADCs, signal processors, and the like.
  • the processor 1300 can perform the methods illustrated in FIGS. 1 through 5 to set a plurality of graphics corresponding to the plurality of data and instruct the display 1200 to display the plurality of graphics.
  • the display area can be first divided into four display parts A, B, C, and D, and the point O is the center point of the display area.
  • the specific display process is as follows:
  • the center point O of the display area can be used as the center, and the radius of the circle is 8 draw a circle and get the result shown in Figure 12.
  • Figure 16 is a diagram showing the effect provided by an embodiment of the present invention.
  • a plurality of data are displayed in a circular shape in a display area of the user interface to analyze an interest tag of a single user.
  • the strength of the data information corresponding to the circle can be determined, and the analysis of the data can be realized.
  • a graphical display method, apparatus, computing device, and computer readable storage medium for data according to an embodiment of the present invention have been described in detail above with reference to the accompanying drawings.
  • a plurality of data can be displayed in a graphical form within a predetermined display area.
  • the method according to an embodiment of the invention may also be implemented as a computer program comprising computer program code instructions for performing the steps of the above-described methods of embodiments of the invention.
  • a method according to an embodiment of the invention may also be implemented as a computer program product comprising a computer readable medium having stored thereon, defined in the above method for performing an embodiment of the invention, A computer program for the above functions.
  • the various illustrative logical blocks, modules, circuits, and algorithm steps described in connection with the disclosure herein may be implemented as electronic hardware, computer software, or combinations of both.
  • each block of the flowchart or block diagram can represent a module, a program segment, or a portion of code that includes one or more of the Executable instructions.
  • the functions noted in the blocks may also occur in a different order than the ones in the drawings. For example, two consecutive blocks may be executed substantially in parallel, and they may sometimes be executed in the reverse order, depending upon the functionality involved.
  • each block of the block diagrams and/or flowcharts, and combinations of blocks in the block diagrams and/or flowcharts can be implemented in a dedicated hardware-based system that performs the specified function or operation. Or it can be implemented by a combination of dedicated hardware and computer instructions.
  • the method, the device, the electronic device and the computer readable storage medium for displaying the data provided by the embodiment of the present invention can be customized in the predetermined display area by assigning corresponding data parameters and center points to the plurality of data respectively.
  • the form of the graphic reasonably displays multiple data to improve the integrity and rationality of the data display, thereby improving the user experience.

Landscapes

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

Abstract

La présente invention concerne un procédé, un dispositif, un appareil informatique et un support d'informations lisible par ordinateur pour l'affichage graphique de données. Le procédé d'affichage graphique de données est utilisé pour afficher de multiples éléments de données sous la forme de multiples images dans une région d'affichage prédéfinie. Le procédé consiste à : déterminer le plus petit paramètre de taille de la plus petite image ; attribuer respectivement des paramètres de taille à de multiples éléments de données pour obtenir de multiples paramètres de taille de sorte que chaque élément de données correspond à une image à laquelle est attribué un paramètre de taille, et les données ayant la plus petite valeur sont attribuées au plus petit paramètre de taille, une relation correspondante, dotée d'une fonction d'augmentation monotone, existant entre des valeurs du paramètre de taille et les données tandis qu'un rapport entre une somme de zones de multiples images correspondant aux multiples éléments de données et une zone de la région d'affichage est à l'intérieur d'une plage prédéfinie ; et en ce qui concerne les multiples éléments de données, configurer respectivement, dans la région d'affichage, de multiples images ayant des paramètres de taille correspondants afin d'éviter un recouvrement partiel entre les images. Ainsi, des images correspondant à de multiples paramètres de taille peuvent être affichées de manière sensée dans la plage de régions prédéfinies de la région d'affichage, ce qui facilite une analyse de données.
PCT/CN2018/072355 2017-02-14 2018-01-12 Procédé, dispositif, appareil informatique et support d'informations lisible par ordinateur pour l'affichage graphique de données WO2018149258A1 (fr)

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
CN201710078285.4 2017-02-14
CN201710078285.4A CN106873875B (zh) 2017-02-14 2017-02-14 数据的图形化展示方法、装置及计算设备

Publications (1)

Publication Number Publication Date
WO2018149258A1 true WO2018149258A1 (fr) 2018-08-23

Family

ID=59167535

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/CN2018/072355 WO2018149258A1 (fr) 2017-02-14 2018-01-12 Procédé, dispositif, appareil informatique et support d'informations lisible par ordinateur pour l'affichage graphique de données

Country Status (2)

Country Link
CN (1) CN106873875B (fr)
WO (1) WO2018149258A1 (fr)

Families Citing this family (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN106873875B (zh) * 2017-02-14 2020-07-31 广州神马移动信息科技有限公司 数据的图形化展示方法、装置及计算设备

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20160092084A1 (en) * 2014-09-26 2016-03-31 Oracle International Corporation Canvas layout algorithm
CN105867930A (zh) * 2016-04-05 2016-08-17 华为技术有限公司 一种函数调用关系的显示方法、装置及终端
WO2016131633A1 (fr) * 2015-02-18 2016-08-25 Koninklijke Philips N.V. Surveillance des activités de la vie quotidienne d'une personne avec des éléments graphiques
CN106873875A (zh) * 2017-02-14 2017-06-20 广州神马移动信息科技有限公司 数据的图形化展示方法、装置及计算设备

Family Cites Families (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN103472979B (zh) * 2013-09-26 2017-02-01 深圳市华傲数据技术有限公司 一种基于散点图展示数据的可视化方法及系统
CN104809751B (zh) * 2015-04-30 2017-11-24 百度在线网络技术(北京)有限公司 生成事件组演化图的方法和装置
CN106354760B (zh) * 2016-08-18 2018-12-11 北京工商大学 基于变形统计地图的多视图时空数据可视化方法与应用

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20160092084A1 (en) * 2014-09-26 2016-03-31 Oracle International Corporation Canvas layout algorithm
WO2016131633A1 (fr) * 2015-02-18 2016-08-25 Koninklijke Philips N.V. Surveillance des activités de la vie quotidienne d'une personne avec des éléments graphiques
CN105867930A (zh) * 2016-04-05 2016-08-17 华为技术有限公司 一种函数调用关系的显示方法、装置及终端
CN106873875A (zh) * 2017-02-14 2017-06-20 广州神马移动信息科技有限公司 数据的图形化展示方法、装置及计算设备

Also Published As

Publication number Publication date
CN106873875B (zh) 2020-07-31
CN106873875A (zh) 2017-06-20

Similar Documents

Publication Publication Date Title
US20150170380A1 (en) Adverbial Expression Based Color Image Operations
CN105956124A (zh) 一种地图展示方法及装置
CN111210490B (zh) 电子地图构建方法、装置、设备和介质
TW201439667A (zh) 電子束描繪裝置、電子束描繪方法及記錄媒體
WO2002007088A2 (fr) Procede et appareil d'ajustement d'eclairement pour donnees de voxels
CN111709428B (zh) 图像中关键点位置的识别方法、装置、电子设备及介质
US20150063679A1 (en) System, method, and computer program product for a stereoscopic image lasso
CN113850917B (zh) 三维模型体素化方法、装置、电子设备及存储介质
WO2018149258A1 (fr) Procédé, dispositif, appareil informatique et support d'informations lisible par ordinateur pour l'affichage graphique de données
CN110619018A (zh) 地图覆盖物抽稀方法、装置、设备及计算机存储介质
US20140267426A1 (en) System, method, and computer program product for automatically extending a lasso region in two-dimensional image editors
CN107749074B (zh) 一种用于绘制地图的方法、装置和计算设备
WO2023174178A1 (fr) Procédé et appareil de mesure de paramètre de morphologie de nanostructure périodique basée sur une recherche heuristique
US10062193B2 (en) Attribute based map marker clustering
US20150084889A1 (en) Stroke processing device, stroke processing method, and computer program product
KR102089896B1 (ko) 모바일 단말에서 사용되는 측량 프로그램에서 사용자 인터페이스를 이용한 도면 상의 점을 추출하는 방법 및 장치
US10467759B2 (en) Intelligent contouring of anatomy with structured user click points
US9213475B2 (en) Information processing apparatus, program, and information processing method for representing correlation of parameters within objects
JP2010066920A (ja) 3次元位置指定装置、3次元位置指定方法および3次元位置指定用プログラム、ならびにボクセルモデリング装置、ボクセルモデリング方法およびボクセルモデリング用プログラム
US6847362B2 (en) Fast line drawing method
US20200342590A1 (en) Image analysis device
US11182955B1 (en) Utilizing dynamic filtering to adaptively generate control points of a vector object for display in a graphical user interface
US11163808B2 (en) Hexagon clustering of spatial data
KR20140103531A (ko) 2차원 트리 구조를 3차원으로 변환하기 위한 데이터 처리 방법 및 이를 위한 프로그램을 기록한 컴퓨터 판독 가능한 기록매체
US10169889B2 (en) Techniques for visualizing big data in a two-dimensional chart

Legal Events

Date Code Title Description
121 Ep: the epo has been informed by wipo that ep was designated in this application

Ref document number: 18754871

Country of ref document: EP

Kind code of ref document: A1

NENP Non-entry into the national phase

Ref country code: DE

122 Ep: pct application non-entry in european phase

Ref document number: 18754871

Country of ref document: EP

Kind code of ref document: A1