CN115757601A - Visual information generation method and device, electronic equipment and medium - Google Patents
Visual information generation method and device, electronic equipment and medium Download PDFInfo
- Publication number
- CN115757601A CN115757601A CN202211419587.0A CN202211419587A CN115757601A CN 115757601 A CN115757601 A CN 115757601A CN 202211419587 A CN202211419587 A CN 202211419587A CN 115757601 A CN115757601 A CN 115757601A
- Authority
- CN
- China
- Prior art keywords
- target
- data
- industry
- display
- display data
- Prior art date
- Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
- Pending
Links
- 230000000007 visual effect Effects 0.000 title claims abstract description 71
- 238000000034 method Methods 0.000 title claims abstract description 55
- 238000000547 structure data Methods 0.000 claims abstract description 77
- 238000012800 visualization Methods 0.000 claims description 58
- 238000004590 computer program Methods 0.000 claims description 2
- 238000013461 design Methods 0.000 abstract description 10
- 238000004364 calculation method Methods 0.000 description 4
- 238000010586 diagram Methods 0.000 description 4
- 238000013079 data visualisation Methods 0.000 description 3
- 238000012986 modification Methods 0.000 description 3
- 230000004048 modification Effects 0.000 description 3
- 230000003287 optical effect Effects 0.000 description 3
- 230000006978 adaptation Effects 0.000 description 2
- 238000011161 development Methods 0.000 description 2
- 238000005516 engineering process Methods 0.000 description 2
- 230000002708 enhancing effect Effects 0.000 description 2
- 230000006870 function Effects 0.000 description 2
- 230000002093 peripheral effect Effects 0.000 description 2
- 238000012545 processing Methods 0.000 description 2
- 230000003252 repetitive effect Effects 0.000 description 2
- 230000003068 static effect Effects 0.000 description 2
- 238000004458 analytical method Methods 0.000 description 1
- 238000010276 construction Methods 0.000 description 1
- 238000004519 manufacturing process Methods 0.000 description 1
Images
Landscapes
- User Interface Of Digital Computer (AREA)
Abstract
Description
技术领域technical field
本申请涉及数据可视化技术,尤其涉及一种可视化信息生成方法、装置、电子设备及介质。The present application relates to data visualization technology, and in particular to a method, device, electronic device and medium for generating visualized information.
背景技术Background technique
可视化大屏是一种非常有效的数据可视化工具,它可以将业务的关键指标以可视化的方式展示到一个或多个LED屏幕上,不仅使业务人员能够从复杂的业务数据中快速、直接地找到重要数据,而且能对决策者起到辅助作用。The visual large screen is a very effective data visualization tool. It can visualize the key indicators of the business on one or more LED screens, not only enabling business personnel to quickly and directly find out from the complex business data Important data, and can play a supporting role for decision makers.
一般来说,开发可视化大屏的方式有两种:一是用代码开发,二是用现成的可视化工具做。对于前者来讲,要求设计者有较强的专业技能,且耗时费力。因此,越来越多的人选择通过现成的可视化工具设计可视化大屏。在通过可视化工具设计可视化大屏时,需要首先获取用户选择数据源,然后基于数据源分析得到可选择的图表格式,最后获取用户选定的图表格式,以生成可视化大屏。Generally speaking, there are two ways to develop a large visual screen: one is to develop with code, and the other is to use ready-made visualization tools. For the former, the designer is required to have strong professional skills, and it is time-consuming and labor-intensive. Therefore, more and more people choose to design large visual screens through ready-made visualization tools. When designing a large-scale visualization screen through visualization tools, it is necessary to obtain the data source selected by the user first, then obtain the optional chart format based on the analysis of the data source, and finally obtain the chart format selected by the user to generate a large-scale visualization screen.
在上述过程中,需要用户不断地拖拽目标图表格式,才能最终生成可视化大屏,过程重复动作多,不利于提升制作效率。此外,用户可选的以及最终选定的图表类型不一定贴合所属行业,从而导致最终生成的可视化大屏无法满足与所属行业的适应度。In the above process, the user needs to continuously drag and drop the target chart format to finally generate a large visual screen. The process has many repetitive actions, which is not conducive to improving production efficiency. In addition, the user-selectable and finally selected chart types do not necessarily fit the industry, which leads to the fact that the final large visual screen cannot meet the adaptability to the industry.
发明内容Contents of the invention
本申请提供一种可视化信息生成方法、装置、电子设备及介质,用以提升制作可视化大屏的效率,同时有利于提高最终的可视化大屏展示的内容与所属行业的适应度。The present application provides a method, device, electronic equipment, and medium for generating visual information, which are used to improve the efficiency of making a large visual screen, and at the same time help to improve the adaptability of the content displayed on the final large visual screen and the industry to which it belongs.
一方面,本申请提供一种可视化信息生成方法,该方法包括:In one aspect, the present application provides a method for generating visual information, the method comprising:
获取行业展示数据,所述行业展示数据包括当前行业历史生成的在可视化大屏中展示过的历史展示数据;Obtain industry display data, the industry display data includes the historical display data generated in the current industry history and displayed on the large visual screen;
根据所述历史展示数据,确定所述当前行业的目标布局结构数据;所述目标布局结构数据包括目标内容块、所述目标内容块对应的位置及所述目标内容块对应的大小;According to the historical display data, determine the target layout structure data of the current industry; the target layout structure data includes a target content block, a position corresponding to the target content block, and a size corresponding to the target content block;
根据所述历史展示数据,获取每个所述目标内容块的目标展示内容数据,所述目标展示内容数据包括目标展示数据类型及目标展示数据格式;Acquiring target display content data of each target content block according to the historical display data, the target display content data including target display data type and target display data format;
针对待展示的目标行业数据,基于所述目标布局结构数据、所述目标内容块的目标展示内容数据,生成目标可视化信息,将所述目标可视化信息展示在可视化大屏中,所述目标行业数据与所述行业展示数据具有相同的目标行业信息。For the target industry data to be displayed, based on the target layout structure data and the target display content data of the target content block, generate target visualization information, display the target visualization information on the large visual screen, and the target industry data It has the same target industry information as the industry display data.
在另一种可能实现的方式中,所述获取行业展示数据,包括:In another possible implementation manner, the acquisition of industry display data includes:
获取所述用户反馈的目标行业信息,所述目标行业信息包括目标行业标识码、目标行业名称中的至少一项;Obtain target industry information fed back by the user, where the target industry information includes at least one of a target industry identification code and a target industry name;
从数据库中获取所述目标行业信息对应的行业展示数据。The industry display data corresponding to the target industry information is obtained from the database.
在另一种可能实现的方式中,所述历史展示数据的数量为至少两个;所述根据所述历史展示数据,确定所述当前行业的目标布局结构数据,包括:In another possible implementation manner, the quantity of the historical display data is at least two; the determining the target layout structure data of the current industry according to the historical display data includes:
获取每个所述布局结构数据的历史使用次数,所述历史使用次数是根据至少两个所述历史展示数据预先确定的;Acquiring the historical use times of each of the layout structure data, the historical use times are predetermined according to at least two of the historical display data;
将历史使用次数最多的布局结构数据作为所述目标布局结构数据。The layout structure data that has been used the most times in history is used as the target layout structure data.
在另一种可能实现的方式中,所述历史展示数据的数量为至少两个;所述根据所述历史展示数据,获取每个所述目标内容块的目标展示内容数据,包括:In another possible implementation manner, the quantity of the historical display data is at least two; the acquisition of the target display content data of each target content block according to the historical display data includes:
获取每个目标内容块的标识码,其中,所述标识码与所述目标内容块下的展示率最高的展示数据类型及其对应的展示数据格式具有关联关系;Acquiring the identification code of each target content block, wherein the identification code is associated with the display data type with the highest display rate and its corresponding display data format under the target content block;
根据所述关联关系,获取所述标识码关联的目标展示内容数据。According to the association relationship, the target display content data associated with the identification code is acquired.
在另一种可能实现的方式中,所述获取每个目标内容块的标识码之前,所述方法还包括:In another possible implementation manner, before acquiring the identification code of each target content block, the method further includes:
根据至少两个所述历史展示数据,获取目标内容块中历史展示过的展示内容数据;Obtain historically displayed display content data in the target content block according to at least two of the historical display data;
根据每个展示数据类型的展示次数和所述目标内容块对应的展示数据类型的展示总次数,计算每个展示数据类型的展示率;Calculate the display rate of each display data type according to the display times of each display data type and the total number of display times of the display data type corresponding to the target content block;
建立展示率最高的展示数据类型及其对应的展示数据格式与所述标识码的关联关系。An association relationship between the display data type with the highest display rate and its corresponding display data format and the identification code is established.
在另一种可能实现的方式中,所述从数据库中获取所述目标行业信息对应的行业展示数据之前,所述方法还包括:In another possible implementation manner, before obtaining the industry presentation data corresponding to the target industry information from the database, the method further includes:
为所述数据库中不同行业的行业数据设置行业信息,所述行业信息包括行业标识码及行业名称,所述行业数据与所述行业信息一一对应;Set industry information for the industry data of different industries in the database, the industry information includes industry identification codes and industry names, and the industry data corresponds to the industry information one by one;
记录每个行业生成的历史展示数据,将所述历史展示数据存储至所述数据库中,所述历史展示数据包括所述行业的布局结构数据和所述布局结构数据中的每个内容块的展示内容数据。Record the historical display data generated by each industry, store the historical display data in the database, the historical display data includes the layout structure data of the industry and the display of each content block in the layout structure data content data.
在另一种可能实现的方式中,所述方法还包括:In another possible implementation manner, the method further includes:
展示所述当前行业下的历史展示过的内容块;Display the historically displayed content blocks under the current industry;
获取所述用户从所述历史展示过的内容块中选定的目标内容块;Obtaining a target content block selected by the user from the historically displayed content blocks;
获取所述目标内容块关联的目标展示内容数据;Acquiring target display content data associated with the target content block;
针对待展示的目标行业数据,根据所述用户对所述目标内容块进行位置操作的操作信息和所述目标展示内容数据,生成目标可视化信息。For the target industry data to be displayed, target visualization information is generated according to the user's operation information on the position operation of the target content block and the target display content data.
另一方面,本申请提供一种可视化信息生成装置,包括第一获取模块、确定模块第二获取模块及第一生成模块,其中,On the other hand, the present application provides a visualization information generation device, including a first acquisition module, a determination module, a second acquisition module, and a first generation module, wherein,
第一获取模块,用于获取行业展示数据,所述行业展示数据包括当前行业历史生成的在可视化大屏中展示过的历史展示数据;The first acquisition module is used to acquire industry display data, and the industry display data includes the historical display data generated in the current industry history and displayed on the large visual screen;
确定模块,用于根据所述历史展示数据,确定所述当前行业的目标布局结构数据;所述目标布局结构数据包括目标内容块、所述目标内容块对应的位置及所述目标内容块对应的大小;A determining module, configured to determine the target layout structure data of the current industry according to the historical display data; the target layout structure data includes a target content block, a position corresponding to the target content block, and a position corresponding to the target content block size;
第二获取模块,用于根据所述历史展示数据,获取每个所述目标内容块的目标展示内容数据,所述目标展示内容数据包括目标展示数据类型及目标展示数据格式;The second acquisition module is configured to acquire target display content data of each target content block according to the historical display data, where the target display content data includes target display data type and target display data format;
第一生成模块,用于针对待展示的目标行业数据,基于所述目标布局结构数据、所述目标内容块的目标展示内容数据,生成目标可视化信息,将所述目标可视化信息展示在可视化大屏中,所述目标行业数据与所述行业展示数据具有相同的目标行业信息。The first generation module is used to generate target visualization information based on the target layout structure data and the target display content data of the target content block for the target industry data to be displayed, and display the target visualization information on a large visualization screen In , the target industry data and the industry display data have the same target industry information.
在另一种可能实现的方式中,所述第一获取模块具体用于:In another possible implementation manner, the first obtaining module is specifically configured to:
获取所述用户反馈的目标行业信息,所述目标行业信息包括目标行业标识码、目标行业名称中的至少一项;Obtain target industry information fed back by the user, where the target industry information includes at least one of a target industry identification code and a target industry name;
从数据库中获取所述目标行业信息对应的行业展示数据。The industry display data corresponding to the target industry information is obtained from the database.
在另一种可能实现的方式中,所述历史展示数据的数量为至少两个;所述根据所述历史展示数据,确定所述当前行业的目标布局结构数据,包括:In another possible implementation manner, the quantity of the historical display data is at least two; the determining the target layout structure data of the current industry according to the historical display data includes:
获取每个所述布局结构数据的历史使用次数,所述历史使用次数是根据至少两个所述历史展示数据预先确定的;Acquiring the historical use times of each of the layout structure data, the historical use times are predetermined according to at least two of the historical display data;
将历史使用次数最多的布局结构数据作为所述目标布局结构数据。The layout structure data that has been used the most times in history is used as the target layout structure data.
在另一种可能实现的方式中,所述历史展示数据的数量为至少两个;所述根据所述历史展示数据,获取每个所述目标内容块的目标展示内容数据,包括:In another possible implementation manner, the quantity of the historical display data is at least two; the acquisition of the target display content data of each target content block according to the historical display data includes:
获取每个目标内容块的标识码,其中,所述标识码与所述目标内容块下的展示率最高的展示数据类型及其对应的展示数据格式具有关联关系;Acquiring the identification code of each target content block, wherein the identification code is associated with the display data type with the highest display rate and its corresponding display data format under the target content block;
根据所述关联关系,获取所述标识码关联的目标展示内容数据。According to the association relationship, the target display content data associated with the identification code is acquired.
在另一种可能实现的方式中,所述装置还包括第三获取模块、计算模块及建立模块,其中,In another possible implementation manner, the device further includes a third acquisition module, a calculation module, and an establishment module, wherein,
第三获取模块,用于根据至少两个所述历史展示数据,获取目标内容块中历史展示过的展示内容数据;A third acquiring module, configured to acquire historically displayed display content data in the target content block according to at least two of the historical display data;
计算模块,用于根据每个展示数据类型的展示次数和所述目标内容块对应的展示数据类型的展示总次数,计算每个展示数据类型的展示率;A calculation module, configured to calculate the display rate of each display data type according to the display times of each display data type and the total number of display times of the display data type corresponding to the target content block;
建立模块,用于建立展示率最高的展示数据类型及其对应的展示数据格式与所述标识码的关联关系。The establishment module is used to establish the association relationship between the display data type with the highest display rate and its corresponding display data format and the identification code.
在另一种可能实现的方式中,所述装置还包括设置模块及存储模块,其中,In another possible implementation manner, the device further includes a setting module and a storage module, wherein,
设置模块,用于为所述数据库中不同行业的行业数据设置行业信息,所述行业信息包括行业标识码及行业名称,所述行业数据与所述行业信息一一对应;A setting module, configured to set industry information for industry data of different industries in the database, the industry information includes industry identification codes and industry names, and the industry data corresponds to the industry information one by one;
存储模块,用于记录每个行业生成的历史展示数据,将所述历史展示数据存储至所述数据库中,所述历史展示数据包括所述行业的布局结构数据和所述布局结构数据中的每个内容块的展示内容数据。A storage module, configured to record historical display data generated by each industry, store the historical display data in the database, the historical display data includes the layout structure data of the industry and each of the layout structure data display content data for each content block.
在另一种可能实现的方式中,所述装置还包括展示模块、第四获取模块、第五获取模块及第二生成模块,其中,In another possible implementation manner, the device further includes a display module, a fourth acquisition module, a fifth acquisition module, and a second generation module, wherein,
展示模块,用于展示所述当前行业下的历史展示过的内容块;A display module, used to display historically displayed content blocks under the current industry;
第四获取模块,用于获取所述用户从所述历史展示过的内容块中选定的目标内容块;The fourth obtaining module is used to obtain the target content block selected by the user from the content blocks displayed in the history;
第五获取模块,用于获取所述目标内容块关联的目标展示内容数据;A fifth obtaining module, configured to obtain target display content data associated with the target content block;
第二生成模块,用于针对待展示的目标行业数据,根据所述用户对所述目标内容块进行位置操作的操作信息和所述目标展示内容数据,生成目标可视化信息。The second generation module is configured to generate target visualization information for the target industry data to be displayed according to the user's operation information on the position operation of the target content block and the target display content data.
第三方面,本发明提供一种电子设备,包括:In a third aspect, the present invention provides an electronic device, comprising:
至少一个处理器和存储器;at least one processor and memory;
所述存储器存储计算机执行指令;the memory stores computer-executable instructions;
所述至少一个处理器执行所述存储器存储的计算机执行指令,使得所述至少一个处理器执行如上第一方面任一项所述的可视化信息生成方法。The at least one processor executes the computer-executed instructions stored in the memory, so that the at least one processor executes the visualization information generation method described in any one of the first aspect above.
第四方面,本发明提供一种计算机可读存储介质,所述计算机可读存储介质中存储有计算机执行指令,当处理器执行所述计算机执行指令时,实现如上第一方面任一项所述的可视化信息生成方法。In a fourth aspect, the present invention provides a computer-readable storage medium, where computer-executable instructions are stored in the computer-readable storage medium, and when the processor executes the computer-executable instructions, the above-mentioned any one of the first aspect can be realized. A method for generating visual information.
本申请提供一种可视化信息生成方法、装置、电子设备及介质,使得设计者只需告知电子设备数据源所属行业,电子设备即可根据该行业历史生成的在可视化大屏中展示过的历史展示数据,确定该行业的目标布局结构数据及每个目标内容块对应的目标展示内容数据。一方面节省了设计者与电子设备重复性交互的时间,提高了可视化大屏设计效率。另一方面,根据数据源所属行业,最终生成目标可视化信息,使得最终得到的可视化大屏,符合该行业的数据展示规则,满足与数据源所属行业的适应度,有利于增强展示后数据的可读性。This application provides a visual information generation method, device, electronic equipment, and medium, so that the designer only needs to inform the industry of the data source of the electronic equipment, and the electronic equipment can generate the historical display displayed on the large visual screen according to the history of the industry Data to determine the target layout structure data of the industry and the target display content data corresponding to each target content block. On the one hand, it saves the time for designers to interact repeatedly with electronic equipment, and improves the efficiency of visual large-screen design. On the other hand, according to the industry to which the data source belongs, the target visualization information is finally generated, so that the final large-scale visualization screen conforms to the data display rules of the industry, meets the adaptability of the industry to which the data source belongs, and is conducive to enhancing the reliability of the displayed data. readability.
附图说明Description of drawings
此处的附图被并入说明书中并构成本说明书的一部分,示出了符合本申请的实施例,并与说明书一起用于解释本申请的原理。The accompanying drawings, which are incorporated in and constitute a part of this specification, illustrate embodiments consistent with the application and together with the description serve to explain the principles of the application.
图1为本申请实施例提供的一种可视化信息生成方法的流程示意图一;FIG. 1 is a schematic flow diagram 1 of a method for generating visual information provided in an embodiment of the present application;
图2为本申请实施例提供的一种可视化信息生成方法的流程示意图二;FIG. 2 is a schematic flow diagram II of a method for generating visual information provided in an embodiment of the present application;
图3为本申请实施例提供的一种可视化信息生成方法的流程示意图三;FIG. 3 is a schematic flow diagram III of a method for generating visual information provided in an embodiment of the present application;
图4为本申请实施例提供的一种可视化信息生成装置的结构示意图;FIG. 4 is a schematic structural diagram of a device for generating visual information provided by an embodiment of the present application;
图5为本申请实施例提供的一种电子设备。FIG. 5 is an electronic device provided by an embodiment of the present application.
通过上述附图,已示出本申请明确的实施例,后文中将有更详细的描述。这些附图和文字描述并不是为了通过任何方式限制本申请构思的范围,而是通过参考特定实施例为本领域技术人员说明本申请的概念。By means of the above drawings, specific embodiments of the present application have been shown, which will be described in more detail hereinafter. These drawings and text descriptions are not intended to limit the scope of the concept of the application in any way, but to illustrate the concept of the application for those skilled in the art by referring to specific embodiments.
具体实施方式Detailed ways
这里将详细地对示例性实施例进行说明,其示例表示在附图中。下面的描述涉及附图时,除非另有表示,不同附图中的相同数字表示相同或相似的要素。以下示例性实施例中所描述的实施方式并不代表与本申请相一致的所有实施方式。相反,它们仅是与如所附权利要求书中所详述的、本申请的一些方面相一致的装置和方法的例子。Reference will now be made in detail to the exemplary embodiments, examples of which are illustrated in the accompanying drawings. When the following description refers to the accompanying drawings, the same numerals 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 this application. Rather, they are merely examples of apparatuses and methods consistent with aspects of the present application as recited in the appended claims.
随着现代社会科技的飞速发展,越来越多的企业开始意识到管理数据资源的重要性,但是数据本身是冰冷的数字,通过选择合适的图形或者图表来进行展示表达,可以更加直观的把信息传递给使用者,以便使用者更容易地获得其中的价值。而可视化大屏就是一种非常有效的数据可视化工具,它可以把一些复杂、抽象的数据,通过可视的、简单理解的方式展示出来,更加直观生动地表达其中的信息与规律,使数据更加高效、更容易理解。With the rapid development of science and technology in modern society, more and more companies are beginning to realize the importance of managing data resources, but the data itself is a cold number. By choosing appropriate graphics or charts to display and express, you can more intuitively understand The information is delivered to the user so that the user can more easily obtain the value in it. The large visual screen is a very effective data visualization tool. It can display some complex and abstract data in a visual and easy-to-understand way, and express the information and laws more intuitively and vividly, making the data more intuitive. Efficient and easier to understand.
常用的开发可视化大屏的方式有两种:一种是用代码开发,一种是用现成的可视化工具生成可视化大屏。其中,第一种通过代码开发生成可视化大屏,要求设计者具备较强的专业技能,且耗时耗力,因此越来越多的人选择通过第二种方式设计可视化大屏。第二种借助可视化工具设计可视化大屏时,设计者输入数据源后,通过不断与可视化工具交互,在可视化工具基于数据源展示的可选项中,逐步选择目标项,以最终生成可视化大屏。There are two commonly used ways to develop large visual screens: one is to develop with code, and the other is to use off-the-shelf visualization tools to generate large visual screens. Among them, the first way to generate a large visual screen through code development requires designers to have strong professional skills, and is time-consuming and labor-intensive. Therefore, more and more people choose to design a large visual screen through the second method. The second is when designing a large-scale visualization screen with the help of visualization tools. After inputting the data source, the designer continuously interacts with the visualization tool and gradually selects the target item from the options displayed by the visualization tool based on the data source to finally generate a large-scale visualization screen.
上述通过可视化工具生成可视化大屏的过程中,设计者不断通过手动输入、选择、拖拽等方式来与可视化工具交互,其中存在一些重复性动作,不利于提升可视化大屏的生成效率。此外,设计者自主通过可视化工具展示内容选择目标项,导致最终生成的可视化大屏容易具备主观意识,可能并非是适合数据源的形式,从而导致最终生成的可视化大屏无法满足与所属行业的适配度。In the above-mentioned process of generating large-scale visualization screens through visualization tools, designers continue to interact with visualization tools through manual input, selection, dragging, etc., and there are some repetitive actions, which are not conducive to improving the generation efficiency of large-scale visualization screens. In addition, designers independently display content and select target items through visualization tools, resulting in the final generated large-scale visual screen is prone to subjective consciousness, which may not be suitable for the data source, resulting in the final large-scale visual screen cannot meet the requirements of the industry. With the degree.
本申请提供一种可视化信息生成方法、装置、电子设备及介质,预先总结数据库中各个行业历史生成的在可视化大屏中展示过的历史展示数据,得出每个行业常用的目标布局结构数据及目标展示内容数据,使得设计者在通过键盘输入或选择输入的方式向可视化工具输入数据源后,能够首先确定数据源所属行业,然后根据所属行业的历史展示数据,自动生成适合于当前行业的目标布局结构数据及目标展示内容数据,以最终基于目标布局结构数据及目标展示内容数据,生成数据源的目标可视化信息,将目标可视化信息展示在可视化大屏,以完成可视化大屏的设计。This application provides a visual information generation method, device, electronic equipment and media, which summarizes in advance the historical display data generated by various industries in the database and displayed on the large visual screen, and obtains the target layout structure data commonly used in each industry and The target display content data enables the designer to first determine the industry to which the data source belongs after entering the data source into the visualization tool through keyboard input or selection input, and then automatically generate a target suitable for the current industry based on the historical display data of the industry. Layout structure data and target display content data, to finally generate target visualization information of the data source based on the target layout structure data and target display content data, and display the target visualization information on the large visual screen to complete the design of the large visual screen.
通过上述方式设计可视化大屏,设计者只需告知可视化工具目标展示的数据源,可视化工具即可自动获取适合于数据源的目标布局结构数据及目标展示内容数据,基于目标布局结构数据及目标展示内容数据展示数据源,以完成适合于数据源所属行业的可视化大屏的设计。By designing a large visual screen in the above way, the designer only needs to inform the visualization tool of the data source of the target display, and the visualization tool can automatically obtain the target layout structure data and target display content data suitable for the data source, based on the target layout structure data and target display The content data displays the data source to complete the design of a large visual screen suitable for the industry to which the data source belongs.
图1为本申请实施例提供的一种可视化信息生成方法的流程示意图一。如图1所示,本实施例中的方法可以包括S101、S102、S103以及S104,其中,FIG. 1 is a first schematic flowchart of a method for generating visualized information provided by an embodiment of the present application. As shown in FIG. 1, the method in this embodiment may include S101, S102, S103, and S104, wherein,
S101,获取行业展示数据。S101, acquiring industry display data.
具体地,行业展示数据包括当前行业历史生成的在可视化大屏中展示过的历史展示数据。行业展示数据存储在数据库中,每个行业历史生成的在可视化大屏中展示过的历史展示数据均存储在数据库中,电子设备从数据库中获取行业展示数据。Specifically, the industry display data includes the historical display data generated in the current industry history and displayed on the large visual screen. The industry display data is stored in the database, and the historical display data generated by each industry and displayed on the large visual screen are all stored in the database, and the electronic equipment obtains the industry display data from the database.
S102,根据历史展示数据,确定当前行业的目标布局结构数据。S102. Determine the target layout structure data of the current industry according to the historical display data.
其中,目标布局结构数据包括目标内容块、目标内容块对应的位置及目标内容块对应的大小。Wherein, the target layout structure data includes the target content block, the position corresponding to the target content block, and the corresponding size of the target content block.
具体地,可视化大屏分不同的内容块来展示行业数据,电子设备根据历史展示数据,获取当前行业的布局结构数据,并根据当前行业的布局结构数据,确定当前行业的目标布局结构数据,即确定当前行业的目标内容块数量及布局。目标布局结构数据中包括多个目标内容块、目标内容块的位置及大小信息。其中,目标内容块的位置用于限定目标内容块在可视化大屏中的位置,目标内容块的大小用于限定目标内容块在可视化大屏中的尺寸(长度、宽度、高度)。Specifically, the large visualized screen displays industry data in different content blocks. The electronic device obtains the layout structure data of the current industry based on the historical display data, and determines the target layout structure data of the current industry based on the layout structure data of the current industry, namely Determine the target content block quantity and layout for the current industry. The target layout structure data includes multiple target content blocks, position and size information of the target content blocks. Wherein, the position of the target content block is used to define the position of the target content block in the large visual screen, and the size of the target content block is used to limit the size (length, width, height) of the target content block in the large visual screen.
S103,根据历史展示数据,获取每个目标内容块的目标展示内容数据。S103. Obtain target display content data of each target content block according to historical display data.
其中,目标展示内容数据包括目标展示数据类型及目标展示数据格式。Wherein, the target display content data includes a target display data type and a target display data format.
具体地,每个目标内容块都用于通过一种展示数据格式来展示一种类型的数据。电子设备根据当前行业的历史展示数据,获取每个目标内容块待展示的目标数据类型以及目标展示数据格式。Specifically, each target content block is used to present a type of data in a display data format. The electronic device obtains the target data type and the target display data format of each target content block according to the historical display data of the current industry.
S104,针对待展示的目标行业数据,基于目标布局结构数据、目标内容块的目标展示内容数据,生成目标可视化信息,将目标可视化信息展示在可视化大屏中。S104, for the target industry data to be displayed, based on the target layout structure data and the target display content data of the target content block, generate target visualization information, and display the target visualization information on the large visualization screen.
其中,目标行业数据与行业展示数据具有相同的目标行业信息。Wherein, the target industry data and the industry display data have the same target industry information.
本实施例中,对于获取到的待展示的目标行业数据,电子设备根据目标行业的历史展示数据确定当前行业的目标内容块、目标内容块的位置、目标内容块的大小、目标内容块中待展示的目标数据类型以及目标内容块待展示的目标展示数据格式,生成目标可视化信息,并将目标可视化信息展示在可视化大屏中,以完成可视化大屏的设计。In this embodiment, for the acquired target industry data to be displayed, the electronic device determines the target content block of the current industry, the position of the target content block, the size of the target content block, and the target content block to be displayed in the target industry according to the historical display data of the target industry. The target data type to be displayed and the target display data format of the target content block to be displayed, generate target visualization information, and display the target visualization information on the large visualization screen to complete the design of the large visualization screen.
本实施例提供的方法,在通过可视化工具对可视化大屏进行设计时,电子设备根据设计者待展示数据的所属行业,获取该行业历史生成的在可视化大屏中展示过的历史展示数据。其次,电子设备根据历史展示数据依次确定目标布局结构数据及每个目标内容块的目标展示数据内容。最后,针对待展示的目标行业数据,电子设备基于目标布局结构数据集每个目标内容块的目标展示内容数据,生成可视化信息,并将可视化信息展示在可视化大屏中,以完成可视化大屏的设计。According to the method provided in this embodiment, when designing the large visual screen with a visualization tool, the electronic device obtains the historical display data generated by the industry and displayed on the large visual screen according to the industry to which the data is to be displayed by the designer. Secondly, the electronic device sequentially determines the target layout structure data and the target display data content of each target content block according to the historical display data. Finally, for the target industry data to be displayed, the electronic device generates visual information based on the target display content data of each target content block in the target layout structure data set, and displays the visual information on the large visual screen to complete the large visual screen. design.
在上述过程中,设计者只需告知电子设备数据源所属行业,电子设备即可根据该行业历史生成的在可视化大屏中展示过的历史展示数据,确定该行业的目标布局结构数据及每个目标内容块对应的目标展示内容数据。一方面节省了设计者与电子设备重复性交互的时间,提高了可视化大屏设计效率。另一方面,根据数据源所属行业,最终生成目标可视化信息,使得最终得到的可视化大屏,符合该行业的数据展示规则,满足与数据源所属行业的适应度,有利于增强展示后数据的可读性。In the above process, the designer only needs to inform the industry of the data source of the electronic device, and the electronic device can determine the target layout structure data of the industry and each The target display content data corresponding to the target content block. On the one hand, it saves the time for designers to interact repeatedly with electronic equipment, and improves the efficiency of visual large-screen design. On the other hand, according to the industry to which the data source belongs, the target visualization information is finally generated, so that the final large-scale visualization screen conforms to the data display rules of the industry, meets the adaptability of the industry to which the data source belongs, and is conducive to enhancing the reliability of the displayed data. readability.
可选地,本申请提供的可视化信息生成方法,设计者告知电子设备数据源所属行业后,生成目标可视化信息的方法还可以包括:电子设备首先展示当前行业下的历史展示过的内容块;其次,电子设备获取用户从历史展示过的内容块中选定的目标内容块、获取目标内容块关联的目标展示内容数据;最后,电子设备针对待展示的目标行业数据,根据用户对目标内容块进行位置操作的操作信息和目标展示内容数据,生成目标可视化信息。Optionally, in the method for generating visualized information provided by this application, after the designer informs the industry of the data source of the electronic device, the method for generating the target visualized information may also include: firstly, the electronic device displays historically displayed content blocks under the current industry; secondly , the electronic device obtains the target content block selected by the user from the historically displayed content blocks, and obtains the target display content data associated with the target content block; finally, the electronic device performs the target content block according to the target industry data to be displayed. The operation information of the location operation and the target display content data generate target visualization information.
其中,用户即为可视化大屏的设计者,电子设备在获取到设计者选定的目标内容块后,自动基于当前行业历史生成的在可视化大屏中展示过的历史展示数据,获取每个目标内容块的目标展示内容数据。电子设备根据设计者对于每个目标内容块进行位置操作的操作信息,确定每个目标内容块在可视化大屏中的位置。Among them, the user is the designer of the large visual screen. After the electronic device obtains the target content block selected by the designer, it automatically obtains the historical display data displayed on the large visual screen based on the current industry history to obtain each target The object of the content block presents content data. The electronic device determines the position of each target content block on the large visual screen according to the operation information of the position operation performed by the designer on each target content block.
本实施例提供的方法,电子设备根据数据源所属行业,获取该行业的历史展示数据,并根据历史展示数据展示可选的内容块,对于设计者选中的目标内容块,电子设备能自动获取目标内容块关联的目标展示内容数据。最后,针对待展示的目标行业数据,电子设备根据目标内容块、设计者对于目标内容块进行位置操作的操作信息及目标内容块的目标展示内容数据,生成目标可视化信息。According to the method provided in this embodiment, the electronic device obtains the historical display data of the industry according to the industry to which the data source belongs, and displays optional content blocks according to the historical display data. For the target content block selected by the designer, the electronic device can automatically obtain the target content block. The target display content data associated with the content block. Finally, for the target industry data to be displayed, the electronic device generates target visualization information according to the target content block, the designer's operation information on the position operation of the target content block, and the target display content data of the target content block.
在上述过程中,设计者仅输入了数据源所属行业、目标内容块即对于每个目标内容块的操作信息,从而同样可以节省可视化大屏的设计效率。同时,目标内容块是基于该行业历史展示数据获取的,每个目标内容块的目标展示数据也是提前关联好的、符合行业惯用规则的,因此,同样可以满足与所属行业的适应度。In the above process, the designer only enters the industry to which the data source belongs, the target content block, that is, the operation information for each target content block, which can also save the design efficiency of the large visual screen. At the same time, the target content block is obtained based on the historical display data of the industry, and the target display data of each target content block is also associated in advance and conforms to the customary rules of the industry. Therefore, it can also meet the adaptability to the industry to which it belongs.
图2是本申请实施例提供的一种生成可视化信息方法的流程示意图二。下面结合图2,对本申请实施例的具体实现过程进行详细说明。具体地,本实施例在上述实施例的基础上,详细限定了获取目标布局结构数据与目标展示内容数据的方式。如图2所示,该方法包括:FIG. 2 is a second schematic flowchart of a method for generating visualized information provided by an embodiment of the present application. The specific implementation process of the embodiment of the present application will be described in detail below with reference to FIG. 2 . Specifically, on the basis of the above-mentioned embodiments, this embodiment defines in detail the manner of acquiring target layout structure data and target display content data. As shown in Figure 2, the method includes:
S201,为数据库中不同行业的行业数据设置行业信息。S201, setting industry information for industry data of different industries in the database.
其中,行业信息包括行业标识码及行业名称,行业数据与行业信息一一对应。Among them, the industry information includes industry identification codes and industry names, and the industry data corresponds to the industry information one by one.
S202,记录每个行业生成的历史展示数据,将历史展示数据存储至数据库中。S202. Record the historical display data generated by each industry, and store the historical display data in a database.
其中,历史展示数据包括行业的布局结构数据和布局结构数据中的每个内容块的展示内容数据。Wherein, the historical display data includes industry layout structure data and display content data of each content block in the layout structure data.
具体地,数据库中存储了多个行业的行业数据,前述实施例中S104中的待展示的目标行业数据包含在行业数据中。电子设备为数据库中不同行业的行业数据设置行业信息,以使得行业信息与历史展示数据关联存储。Specifically, industry data of multiple industries are stored in the database, and the target industry data to be displayed in S104 in the foregoing embodiment is included in the industry data. The electronic device sets industry information for industry data of different industries in the database, so that the industry information is stored in association with historical display data.
S203,获取用户反馈的目标行业信息。S203, acquiring target industry information fed back by the user.
其中,目标行业信息包括目标行业标识码、目标行业名称中的至少一项。Wherein, the target industry information includes at least one of target industry identification code and target industry name.
具体地,本实施例中,设计者向电子设备输入目标行业标识码、目标行业名称中的至少一项。在实际应用中,也可以是,电子设备展示可选地目标行业信息,设计者手动选择目标行业信息。Specifically, in this embodiment, the designer inputs at least one of a target industry identification code and a target industry name into the electronic device. In practical applications, it may also be that the electronic device displays optional target industry information, and the designer manually selects the target industry information.
S204,从数据库中获取目标行业信息对应的行业展示数据。S204, acquiring industry display data corresponding to the target industry information from the database.
其中,行业展示数据包括当前行业历史生成的在可视化大屏中展示过的历史展示数据。Among them, the industry display data includes the historical display data generated in the current industry history and displayed on the large visual screen.
具体地,如前述实施例中对于S202的限定,数据库中存储了各个行业历史生成的在可视化大屏中展示过的历史展示数据,每个行业的历史展示数据与该行业的行业信息关联存储。电子设备确定了目标行业信息后,从数据库总获取目标行业信息对应的行业展示数据。Specifically, as defined in S202 in the foregoing embodiments, historical display data generated by various industries and displayed on the large visual screen are stored in the database, and the historical display data of each industry is stored in association with the industry information of the industry. After determining the target industry information, the electronic device always obtains industry display data corresponding to the target industry information from the database.
S205,获取每个布局结构数据的历史使用次数。S205. Obtain the historical usage times of each layout structure data.
其中,历史使用次数是根据至少两个历史展示数据预先确定的。Wherein, the historical usage times are predetermined according to at least two historical display data.
S206,将历史使用次数最多的布局结构数据作为目标布局结构数据。S206. Using the layout structure data with the largest number of historical uses as the target layout structure data.
具体地,目标布局结构数据为当前行业历史使用次数最多的布局结构数据,说明目标结构数据为当前行业的惯用目标布局结构数据,有利于使最终生成的可视化大屏满足数据所属行业的适应度。Specifically, the target layout structure data is the most frequently used layout structure data in the current industry history, indicating that the target structure data is the customary target layout structure data of the current industry, which is conducive to making the final generated large visual screen meet the adaptability of the industry to which the data belongs.
S207,获取每个目标内容块的标识码。S207. Acquire the identification code of each target content block.
其中,标识码与目标内容块下的展示率最高的展示数据类型及其对应的展示数据格式具有关联关系。Wherein, the identification code is associated with the display data type with the highest display rate under the target content block and its corresponding display data format.
具体地,电子设备确定目标布局结构数据后,确定目标布局结构数据中每个目标内容块的标识码。Specifically, after determining the target layout structure data, the electronic device determines the identification code of each target content block in the target layout structure data.
其中,数据库在存储任一行业的历史展示数据时,对于布局结构数据中的多个内容块,每个内容块的标识码与每个内容块位置、大小、该内容块下展示率最高的展示数据类型及其对应的展示数据格式关联存储。Among them, when the database stores the historical display data of any industry, for multiple content blocks in the layout structure data, the identification code of each content block and the position and size of each content block, and the display with the highest display rate under the content block Data types and their corresponding display data formats are stored in association.
S208,根据关联关系,获取标识码关联的目标展示内容数据。S208. Acquire target display content data associated with the identification code according to the association relationship.
具体地,电子设备确定目标内容块的标识码后,通过关联关系,获取与标识码关联的目标展示内容数据。Specifically, after the electronic device determines the identification code of the target content block, it obtains the target display content data associated with the identification code through the association relationship.
S209,针对待展示的目标行业数据,基于目标布局结构数据、目标内容块的目标展示内容数据,生成目标可视化信息,将目标可视化信息展示在可视化大屏中,目标行业数据与行业展示数据具有相同的目标行业信息。S209. For the target industry data to be displayed, based on the target layout structure data and the target display content data of the target content block, generate target visualization information, and display the target visualization information on the large visualization screen. The target industry data and the industry display data have the same target industry information.
本实施例提供的方法,设计者只需告知电子设备目标行业标识码、目标行业名称中的至少一项,电子设备便可以自动从数据库中获取目标行业信息对应的行业展示数据,并依次根据行业展示数据确定历史使用次数最多的布局结构数据为目标布局结构数据、根据获取目标布局结构数据中每个目标内容块的标识码获取其关联的目标展示内容数据,最后电子设备针对待展示的目标行业数据,基于以上目标布局结构数据及目标展示内容数据,生成可视化信息。With the method provided in this embodiment, the designer only needs to inform the electronic device of at least one of the target industry identification code and the name of the target industry, and the electronic device can automatically obtain the industry display data corresponding to the target industry information from the database, and sequentially The display data determines the layout structure data that has been used most frequently as the target layout structure data, and obtains its associated target display content data according to the identification code of each target content block in the target layout structure data, and finally the electronic device targets the target industry to be displayed Data, based on the above target layout structure data and target display content data, generate visual information.
图3为本申请实施例提供的一种可视化信息生成方法的流程示意图三。下面结合图3,对本申请实施例的具体实现过程做进一步详细说明。具体地,本实施例详细说明了基于目标内容块标识码获取目标内容块的目标展示内容数据的原理。如图3所示,该方法可以包括:FIG. 3 is a third schematic flowchart of a method for generating visual information provided in an embodiment of the present application. The specific implementation process of the embodiment of the present application will be described in further detail below in conjunction with FIG. 3 . Specifically, this embodiment describes in detail the principle of acquiring the target presentation content data of the target content block based on the target content block identification code. As shown in Figure 3, the method may include:
S301,根据至少两个历史展示数据,获取目标内容块中历史展示过的展示内容数据。S301. Acquire historically displayed display content data in a target content block according to at least two historical display data.
具体地,电子设备根据当前行业的历史展示数据,获取目标内容块中历史展示过的展示内容数据,即历史生成的目标布局结构数据中,每个目标内容块展示过的展示数据类型及展示数据格式。Specifically, the electronic device acquires historically displayed display content data in the target content block according to the historical display data of the current industry, that is, the display data type and display data displayed by each target content block in the historically generated target layout structure data Format.
S302,根据每个展示数据类型的展示次数和目标内容块对应的展示数据类型的展示总次数,计算每个展示数据类型的展示率。S302. Calculate the display rate of each display data type according to the display times of each display data type and the total display times of the display data type corresponding to the target content block.
具体地,电子设备根据历史展示数据,使目标内容块历史展示过的每个展示数据类型的次数除以目标内容块历史展示过的展示数据类型的展示总次数,以得到每个展示数据类型的展示率。Specifically, according to the historical display data, the electronic device divides the number of times of each display data type historically displayed by the target content block by the total number of display times of the display data type historically displayed by the target content block to obtain the number of display data types of each display data type display rate.
S303,建立展示率最高的展示数据类型及其对应的展示数据格式与标识码的关联关系。S303. Establish a relationship between the display data type with the highest display rate and its corresponding display data format and identification code.
具体地,电子设备确定出展示率最高的展示数据类型后,建立该展示数据类型及其对应的展示数据格式与目标内容块的标识码的关联关系。Specifically, after determining the display data type with the highest display rate, the electronic device establishes an association relationship between the display data type and its corresponding display data format and the identification code of the target content block.
其中,展示数据类型对应的展示数据格式为该类型数据的惯用展示数据格式,也即,展示数据类型对应的展示数据格式为内容块在展示该类型数据时最常用的展示数据格式。The display data format corresponding to the display data type is the customary display data format for this type of data, that is, the display data format corresponding to the display data type is the most commonly used display data format when the content block displays this type of data.
在本实施例中,电子设备提前对内容块的标识码及内容块下展示率最高的展示数据类型、展示数据格式建立关联关系,因此,电子设备在使用时可以通过内容块的标识码唯一确定目标展示数据类型及目标展示数据格式。In this embodiment, the electronic device establishes an association in advance with the identification code of the content block and the display data type and display data format with the highest display rate under the content block. Therefore, the electronic device can be uniquely determined by the identification code of the content block when using the content block. Target display data type and target display data format.
上述实施例从方法流程的角度介绍一种可视化信息生成方法,下述实施例从虚拟模块或虚拟单元的角度介绍了一种可视化信息生成装置,具体详见下述实施例。The above-mentioned embodiments introduce a method for generating visualized information from the perspective of method flow, and the following embodiments introduce a device for generating visualized information from the perspective of virtual modules or virtual units. For details, refer to the following embodiments.
本申请实施例提供一种可视化信息生成装置,如图4所示,该装置包括第一获取模块41、确定模块42、第二获取模块43及第一生成模块44,其中,An embodiment of the present application provides a device for generating visual information. As shown in FIG. 4 , the device includes a
第一获取模块41,用于获取行业展示数据,行业展示数据包括当前行业历史生成的在可视化大屏中展示过的历史展示数据;The
确定模块42,用于根据历史展示数据,确定当前行业的目标布局结构数据;目标布局结构数据包括目标内容块、目标内容块对应的位置及目标内容块对应的大小;The
第二获取模块43,用于根据历史展示数据,获取每个目标内容块的目标展示内容数据,目标展示内容数据包括目标展示数据类型及目标展示数据格式;The second obtaining
第一生成模块44,用于针对待展示的目标行业数据,基于目标布局结构数据、目标内容块的目标展示内容数据,生成目标可视化信息,将目标可视化信息展示在可视化大屏中,目标行业数据与行业展示数据具有相同的目标行业信息。The
本申请实施例的另一种可能的实现方式,第一获取模块41具体用于:In another possible implementation of the embodiment of the present application, the first acquiring
获取用户反馈的目标行业信息,目标行业信息包括目标行业标识码、目标行业名称中的至少一项;Obtain the target industry information fed back by the user, where the target industry information includes at least one of the target industry identification code and the target industry name;
从数据库中获取目标行业信息对应的行业展示数据。The industry display data corresponding to the target industry information is obtained from the database.
本申请实施例的另一种可能的实现方式,历史展示数据的数量为至少两个;根据历史展示数据,确定当前行业的目标布局结构数据,包括:In another possible implementation of the embodiment of the present application, the number of historical display data is at least two; according to the historical display data, the target layout structure data of the current industry is determined, including:
获取每个布局结构数据的历史使用次数,历史使用次数是根据至少两个历史展示数据预先确定的;Acquiring the historical use times of each layout structure data, the historical use times are predetermined according to at least two historical display data;
将历史使用次数最多的布局结构数据作为目标布局结构数据。The layout structure data that has been used most frequently in history is used as the target layout structure data.
本申请实施例的另一种可能的实现方式,历史展示数据的数量为至少两个;根据历史展示数据,获取每个目标内容块的目标展示内容数据,包括:In another possible implementation of the embodiment of the present application, the number of historical display data is at least two; according to the historical display data, the target display content data of each target content block is obtained, including:
获取每个目标内容块的标识码,其中,标识码与目标内容块下的展示率最高的展示数据类型及其对应的展示数据格式具有关联关系;Obtain the identification code of each target content block, wherein the identification code is associated with the display data type with the highest display rate and its corresponding display data format under the target content block;
根据关联关系,获取标识码关联的目标展示内容数据。Obtain the target display content data associated with the identification code according to the association relationship.
本申请实施例的另一种可能的实现方式,装置还包括第三获取模块、计算模块及建立模块,其中,In another possible implementation of the embodiment of the present application, the device further includes a third acquisition module, a calculation module, and an establishment module, wherein,
第三获取模块,用于根据至少两个历史展示数据,获取目标内容块中历史展示过的展示内容数据;The third obtaining module is used to obtain historically displayed display content data in the target content block according to at least two historical display data;
计算模块,用于根据每个展示数据类型的展示次数和目标内容块对应的展示数据类型的展示总次数,计算每个展示数据类型的展示率;A calculation module, configured to calculate the display rate of each display data type according to the display times of each display data type and the total number of display times of the display data type corresponding to the target content block;
建立模块,用于建立展示率最高的展示数据类型及其对应的展示数据格式与标识码的关联关系。The establishment module is used to establish the association relationship between the display data type with the highest display rate and the corresponding display data format and the identification code.
本申请实施例的另一种可能的实现方式,装置还包括设置模块及存储模块,其中,In another possible implementation of the embodiment of the present application, the device further includes a setting module and a storage module, wherein,
设置模块,用于为数据库中不同行业的行业数据设置行业信息,行业信息包括行业标识码及行业名称,行业数据与行业信息一一对应;The setting module is used to set the industry information for the industry data of different industries in the database. The industry information includes the industry identification code and the industry name, and the industry data corresponds to the industry information one by one;
存储模块,用于记录每个行业生成的历史展示数据,将历史展示数据存储至数据库中,历史展示数据包括行业的布局结构数据和布局结构数据中的每个内容块的展示内容数据。The storage module is used to record the historical display data generated by each industry and store the historical display data in the database. The historical display data includes the layout structure data of the industry and the display content data of each content block in the layout structure data.
本申请实施例的另一种可能的实现方式,装置还包括展示模块、第四获取模块、第五获取模块及第二生成模块,其中,In another possible implementation of the embodiment of the present application, the device further includes a display module, a fourth acquisition module, a fifth acquisition module, and a second generation module, wherein,
展示模块,用于展示当前行业下的历史展示过的内容块;The display module is used to display the historically displayed content blocks under the current industry;
第四获取模块,用于获取用户从历史展示过的内容块中选定的目标内容块;The fourth acquisition module is used to acquire the target content block selected by the user from the historically displayed content blocks;
第五获取模块,用于获取目标内容块关联的目标展示内容数据;The fifth obtaining module is used to obtain the target display content data associated with the target content block;
第二生成模块,用于针对待展示的目标行业数据,根据用户对目标内容块进行位置操作的操作信息和目标展示内容数据,生成目标可视化信息。The second generation module is used to generate target visualization information for the target industry data to be displayed according to the user's operation information on the position operation of the target content block and the target display content data.
本申请实施例中,第一获取模块41、第二获取模块、第三获取模块、第四获取模块及第五获取模块可以为相同的获取模块,也可以为不同的获取模块,还可以为部分相同的获取模块;第一生成模块44及第二生成模块可以为相同的生成模块,也可以为完全不同的生成模块在本申请实施例中均不做限定。In the embodiment of the present application, the
本申请实施例提供的一种共享天线调整装置,适用于上述方法实施例,在此不再赘述。An apparatus for adjusting a shared antenna provided in an embodiment of the present application is applicable to the foregoing method embodiment, and details are not repeated here.
本申请实施例中提供了一种电子设备,如图5所示,图5所示的电子设备包括:处理器51和存储器52。其中,处理器51和存储器52相连,如通过总线53相连。可选地,电子设备还可以包括收发器54。需要说明的是,实际应用中收发器54不限于一个,该电子设备的结构并不构成对本申请实施例的限定。An electronic device is provided in an embodiment of the present application. As shown in FIG. 5 , the electronic device shown in FIG. 5 includes: a
处理器51可以是CPU(Central Processing Unit,中央处理器51),通用处理器51,DSP(Digital Signal Processor,数据信号处理器51),ASIC(Application SpecificIntegrated Circuit,专用集成电路),FPGA(Field Programmable Gate Array,现场可编程门阵列)或者其他可编程逻辑器件、晶体管逻辑器件、硬件部件或者其任意组合。其可以实现或执行结合本申请公开内容所描述的各种示例性的逻辑方框,模块和电路。处理器51也可以是实现计算功能的组合,例如包含一个或多个微处理器51组合,DSP和微处理器51的组合等。
总线53可包括一通路,在上述组件之间传送信息。总线531002可以是PCI(Peripheral Component Interconnect,外设部件互连标准)总线53或EISA(ExtendedIndustry Standard Architecture,扩展工业标准结构)总线53等。总线53可以分为地址总线53、数据总线53、控制总线53等。为便于表示,图5中仅用一条粗线表示,但并不表示仅有一根总线53或一种类型的总线53。
存储器52可以是ROM(Read Only Memory,只读存储器52)或可存储静态信息和指令的其他类型的静态存储设备,RAM(Random Access Memory,随机存取存储器52)或者可存储信息和指令的其他类型的动态存储设备,也可以是EEPROM(Electrically ErasableProgrammable Read Only Memory,电可擦可编程只读存储器52)、CD-ROM(Compact DiscRead Only Memory,只读光盘)或其他光盘存储、光碟存储(包括压缩光碟、激光碟、光碟、数字通用光碟、蓝光光碟等)、磁盘存储介质或者其他磁存储设备、或者能够用于携带或存储具有指令或数据结构形式的期望的程序代码并能够由计算机存取的任何其他介质,但不限于此。
存储器52用于存储执行本申请方案的应用程序代码,并由处理器51来控制执行。处理器51用于执行存储器52中存储的应用程序代码,以实现前述方法实施例所示的内容。The
其中,电子设备包括但不限于:移动电话、笔记本电脑、数字广播接收器、PDA(个人数字助理)、PAD(平板电脑)、PMP(便携式多媒体播放器)、车载终端(例如车载导航终端)等等的移动终端以及诸如数字TV、台式计算机等等的固定终端。还可以为服务器等。图5示出的电子设备仅仅是一个示例,不应对本公开实施例的功能和使用范围带来任何限制。Among them, electronic devices include but are not limited to: mobile phones, notebook computers, digital broadcast receivers, PDA (personal digital assistants), PAD (tablet computers), PMP (portable multimedia players), vehicle-mounted terminals (such as vehicle-mounted navigation terminals), etc. Mobile terminals such as digital TVs, desktop computers, etc. and fixed terminals. Also for servers etc. The electronic device shown in FIG. 5 is only an example, and should not limit the functions and scope of use of the embodiments of the present disclosure.
本申请实施例提供了一种计算机可读存储介质,该计算机可读存储介质上存储有计算机程序,当其在计算机上运行时,使得计算机可以执行前述方法实施例中相应内容。An embodiment of the present application provides a computer-readable storage medium, on which a computer program is stored, and when it is run on a computer, the computer can execute the corresponding content in the foregoing method embodiments.
本领域技术人员在考虑说明书及实践这里公开的发明后,将容易想到本申请的其它实施方案。本申请旨在涵盖本申请的任何变型、用途或者适应性变化,这些变型、用途或者适应性变化遵循本申请的一般性原理并包括本申请未公开的本技术领域中的公知常识或惯用技术手段。说明书和实施例仅被视为示例性的,本申请的真正范围和精神由权利要求书指出。Other embodiments of the present application will be readily apparent to those skilled in the art from consideration of the specification and practice of the invention disclosed herein. This application is intended to cover any modification, use or adaptation of the application, these modifications, uses or adaptations follow the general principles of the application and include common knowledge or conventional technical means in the technical field not disclosed in the application . The specification and examples are to be considered exemplary only, with a true scope and spirit of the application indicated by the appended claims.
应当理解的是,本申请并不局限于上面已经描述并在附图中示出的精确结构,并且可以在不脱离其范围进行各种修改和改变。本申请的范围仅由所附的权利要求书来限制。It should be understood that the present application is not limited to the precise constructions which have been described above and shown in the accompanying drawings, and various modifications and changes may be made without departing from the scope thereof. The scope of the application is limited only by the appended claims.
Claims (10)
Priority Applications (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
CN202211419587.0A CN115757601A (en) | 2022-11-14 | 2022-11-14 | Visual information generation method and device, electronic equipment and medium |
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
CN202211419587.0A CN115757601A (en) | 2022-11-14 | 2022-11-14 | Visual information generation method and device, electronic equipment and medium |
Publications (1)
Publication Number | Publication Date |
---|---|
CN115757601A true CN115757601A (en) | 2023-03-07 |
Family
ID=85370203
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
CN202211419587.0A Pending CN115757601A (en) | 2022-11-14 | 2022-11-14 | Visual information generation method and device, electronic equipment and medium |
Country Status (1)
Country | Link |
---|---|
CN (1) | CN115757601A (en) |
Cited By (2)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
CN117216327A (en) * | 2023-10-10 | 2023-12-12 | 广州红海云计算股份有限公司 | Data analysis system based on visual data relationship |
CN118567775A (en) * | 2024-07-30 | 2024-08-30 | 阿里云飞天(杭州)云计算技术有限公司 | Diagram display method, electronic device, storage medium and program product |
-
2022
- 2022-11-14 CN CN202211419587.0A patent/CN115757601A/en active Pending
Cited By (4)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
CN117216327A (en) * | 2023-10-10 | 2023-12-12 | 广州红海云计算股份有限公司 | Data analysis system based on visual data relationship |
CN117216327B (en) * | 2023-10-10 | 2024-02-23 | 广州红海云计算股份有限公司 | Data analysis system based on visual data relationship |
CN118567775A (en) * | 2024-07-30 | 2024-08-30 | 阿里云飞天(杭州)云计算技术有限公司 | Diagram display method, electronic device, storage medium and program product |
CN118567775B (en) * | 2024-07-30 | 2024-12-06 | 阿里云飞天(杭州)云计算技术有限公司 | Diagram display method, electronic device, storage medium and program product |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
CN109992589B (en) | Method, device, server and medium for generating SQL (structured query language) statements based on visual page | |
CN115757601A (en) | Visual information generation method and device, electronic equipment and medium | |
US8892614B2 (en) | Calculator with dynamic computation environment | |
US20180232059A1 (en) | Chinese character entry via a pinyin input method | |
WO2017157104A1 (en) | Information copying system, method and electronic device, and machine-readable storage medium | |
CN114443992A (en) | Data visualization display method, device, electronic device and storage medium | |
US11556219B2 (en) | Interactive display of data distributions | |
CN108415917B (en) | Visual report generation method and visual report generation device | |
US8762867B1 (en) | Presentation of multi-category graphical reports | |
CN112561331A (en) | Visual experimental analysis evaluation index construction method | |
CN113986426A (en) | Image detection method and device, readable medium and electronic equipment | |
US20180374057A1 (en) | Interaction with and visualization of conflicting calendar events | |
US9105036B2 (en) | Visualization of user sentiment for product features | |
CN112583603B (en) | Visual signature method and device, electronic equipment and computer readable storage medium | |
CN110705208A (en) | Text display method and device, computer readable storage medium and electronic equipment | |
WO2012101700A1 (en) | Ui (user interface) creation support device, ui creation support method, and program | |
CN108279962B (en) | Method and device for creating visual data display interface | |
CN105574180A (en) | Searching method and device | |
US20070206010A1 (en) | Computer readable recording medium recorded with graphics editing program, and graphics editing apparatus | |
JP2016136328A (en) | Environmental load evaluation device and environmental load evaluation method | |
JP2014135064A (en) | Content browsing device, content browsing system, control method of content browsing device, control method of content browsing system and program | |
CN103870320B (en) | The method and mobile terminal of information processing | |
CN113821282B (en) | Method and device for showing statistical graphs | |
KR101941968B1 (en) | method and program for making 3D structural sketch service providing | |
CN118093079A (en) | Cloud data large screen visualization method, device, equipment and medium |
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 |