WO2023221795A1 - View generation method and apparatus, electronic device, and storage medium - Google Patents

View generation method and apparatus, electronic device, and storage medium Download PDF

Info

Publication number
WO2023221795A1
WO2023221795A1 PCT/CN2023/092645 CN2023092645W WO2023221795A1 WO 2023221795 A1 WO2023221795 A1 WO 2023221795A1 CN 2023092645 W CN2023092645 W CN 2023092645W WO 2023221795 A1 WO2023221795 A1 WO 2023221795A1
Authority
WO
WIPO (PCT)
Prior art keywords
template
chart
drawn
view
target
Prior art date
Application number
PCT/CN2023/092645
Other languages
French (fr)
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 WO2023221795A1 publication Critical patent/WO2023221795A1/en

Links

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06TIMAGE DATA PROCESSING OR GENERATION, IN GENERAL
    • G06T11/002D [Two Dimensional] image generation
    • G06T11/20Drawing from basic elements, e.g. lines or circles
    • G06T11/206Drawing of charts or graphs
    • 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/0481Interaction techniques based on graphical user interfaces [GUI] based on specific properties of the displayed interaction object or a metaphor-based environment, e.g. interaction with desktop elements like windows or icons, or assisted by a cursor's changing behaviour or appearance
    • G06F3/04817Interaction techniques based on graphical user interfaces [GUI] based on specific properties of the displayed interaction object or a metaphor-based environment, e.g. interaction with desktop elements like windows or icons, or assisted by a cursor's changing behaviour or appearance using icons
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F40/00Handling natural language data
    • G06F40/10Text processing
    • G06F40/166Editing, e.g. inserting or deleting
    • G06F40/186Templates
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F9/00Arrangements for program control, e.g. control units
    • G06F9/06Arrangements for program control, e.g. control units using stored programs, i.e. using an internal store of processing equipment to receive or retain programs
    • G06F9/44Arrangements for executing specific programs
    • G06F9/451Execution arrangements for user interfaces

Definitions

  • the present disclosure relates to the field of computer technology, for example, to methods, devices, electronic devices, and storage media for generating views.
  • the present disclosure provides methods, devices, electronic devices and storage media for generating views, enabling corresponding data to be retrieved from managed data by only inputting search conditions, and then generating corresponding views, thereby improving the convenience of drawing views. technical effects.
  • the present disclosure provides a method for generating a view, which method includes:
  • a target view is generated and displayed on the display interface.
  • the present disclosure also provides a device for generating a view, which device includes:
  • the chart adding page jump module is set to detect the touch operation of view drawing on the display interface and jump to the chart adding page;
  • the module to determine the template to be drawn is configured to obtain the template to be drawn selected on the chart adding page;
  • the target view display module is configured to generate a target view and display it on the display interface based on the template to be drawn, preset filter conditions, and target management data corresponding to the target user.
  • the present disclosure also provides an electronic device, which includes:
  • processors one or more processors
  • a storage device configured to store one or more programs
  • the one or more processors When the one or more programs are executed by the one or more processors, the one or more processors are caused to implement the above method of generating a view.
  • the present disclosure also provides a storage medium containing computer-executable instructions, which, when executed by a computer processor, are used to perform the above-mentioned method of generating a view.
  • the present disclosure also provides a computer program product, including a computer program carried on a non-transitory computer-readable medium, the computer program including program code for executing the above method of generating a view.
  • Figure 1 is a schematic flowchart of a method for generating views provided by an embodiment of the present disclosure
  • Figure 2 is a schematic diagram of a main interface provided by an embodiment of the present disclosure
  • Figure 3 is a schematic diagram of a chart adding interface provided by an embodiment of the present disclosure.
  • Figure 4 is a schematic diagram of an interface corresponding to a custom chart type provided by an embodiment of the present disclosure
  • Figure 5 is a schematic diagram of a chart title and type editing interface provided by an embodiment of the present disclosure.
  • Figure 6 is a schematic diagram of a drawing interface provided by an embodiment of the present disclosure.
  • Figure 7 is a schematic diagram of an interface after triggering a historical template type or a standard template type provided by an embodiment of the present disclosure
  • Figure 8 is a schematic diagram of a chart configuration interface provided by an embodiment of the present disclosure.
  • Figure 9 is a schematic diagram of another drawing interface provided by an embodiment of the present disclosure.
  • Figure 10 is a structural block diagram of a device for generating views provided by an embodiment of the present disclosure.
  • FIG. 11 is a schematic structural diagram of an electronic device provided by an embodiment of the present disclosure.
  • the term “include” and its variations are open inclusive, that is, “includes.”
  • the term “based on” means “based at least in part on.”
  • the term “one embodiment” means “at least one embodiment”; the term “another embodiment” means “at least one additional embodiment”; and the term “some embodiments” means “at least some embodiments”. Relevant definitions of other terms will be given in the description below.
  • Figure 1 is a schematic flowchart of a method for generating a view provided by an embodiment of the present disclosure. This embodiment is applicable to situations where a view of the data is generated based on user-managed data.
  • the method can be executed by a device that generates a view.
  • the device can be implemented in the form of software and/or hardware, and the hardware can be an electronic device, such as a mobile terminal, a personal computer (Personal Computer, PC) or a server.
  • PC Personal Computer
  • the method in this embodiment includes:
  • the device for generating views can be integrated in application software, and the software can be installed in an electronic device.
  • the electronic device can be a mobile terminal or a PC, and the application software can be a client that generates views.
  • This technical solution can be used to develop corresponding application software or this technical solution can be used as an embedded function in the interactive interface or application software used on the PC.
  • Corresponding drawing views can be generated based on the software or interactive interface.
  • the display interface may be a display page of the application software.
  • the display interface may be the main page of the drawing view software.
  • the user can perform display operations on the display interface by controlling the movement of the mouse, or, if the display interface supports touch screen operations, the corresponding view can be drawn based on the trigger operation of the finger on the display interface.
  • the display interface can include multiple drawing controls, and the drawing controls can be used as drawing icons on the display interface. There are icons for view drawing in the display interface. You can click the icon to trigger the view drawing control to enter the view drawing operation steps.
  • the chart adding page is another display interface different from the current display page.
  • the touch operation at this time can be a control that triggers chart drawing, and accordingly, the page jumped to can be a chart adding interface.
  • Chart types can be line charts, bar charts, pie charts, etc. Users can choose according to actual needs, and users can also set according to their own personalized needs.
  • detecting a touch operation for view drawing on the display interface and jumping to the chart adding page includes: when detecting that the measurement control is triggered on the display interface, jumping to the chart adding page.
  • a measure control can be a developer-developed control whose triggering representation requires view drawing. That is, you can touch the measurement control icon on the display interface to notify the client that a corresponding view needs to be generated, and then jump to the chart adding page.
  • the measurement control in the display interface can be triggered.
  • the client detects that the measurement control is triggered, it indicates that it wants to enter the measurement mode to achieve data visualization and generate a clear and effective view.
  • the current The display interface jumps to the chart adding page, as shown in Figure 3.
  • the display page that jumps to is the chart adding page.
  • the "Add Chart" control is displayed on the chart adding page. After detecting that the control is triggered, the chart adding options required to generate the view can be displayed.
  • the template to be drawn is the template used to draw the view, that is, the template to which the view is ultimately displayed.
  • the chart adding page can display multiple templates, and the user can select one of the templates as the template to be drawn.
  • the user can select a template from multiple templates displayed on the chart adding page as the template to be drawn. After the client detects the template triggered by the user's selection, the selected data can be displayed in the form of the template to be drawn.
  • templates to be drawn there are many types of templates to be drawn. You can determine the final template to be drawn according to the type of template to be drawn by the user, and obtain the template to be drawn selected on the chart adding page. This can include: When a trigger chart is detected When adding a chart control on the page, at least three template types to be selected are displayed, and the template to be drawn is determined based on triggering operations on at least three template types to be selected.
  • the number of types of templates to be selected may be three or more. Different template types to be selected correspond to different operations or different display methods. The user can determine the template type of the template to be selected according to actual needs, and then draw the corresponding view.
  • the chart adding page displays: templates of type A to be selected, type B templates to be selected, and type C templates to be selected.
  • the client When the client detects that the chart adding control on the chart adding page is triggered, it can display different types of templates to be selected on the chart adding page. The user selects to trigger a template to be selected from different types of templates to be selected. The client can detect the triggered template to be selected and determine the template to be selected as the template to be drawn.
  • the at least three template types to be selected include a custom template type, a standard template type, and a historical template type.
  • Custom templates mean that corresponding templates can be generated according to the user's personalized needs. For example, the user can set the corresponding template himself and use the template generated based on this method as a custom template. Users can customize the editing according to their usage preferences and work habits through the corresponding template editing controls.
  • Standard templates can be some relatively standardized templates set by client developers in accordance with industry standards.
  • Historical template types can be template types used by users. The used template type can be a customized template to be selected, or a standard template type to be drawn.
  • the first type can be a custom chart, which can be flexibly customized according to the requirements.
  • the second type is the standard template, and there are different standard templates displayed in the list below the standard template.
  • the third type can be my charts, which are templates used or managed by users in history.
  • users can select any template type according to actual needs, and determine the template to be drawn based on triggering operations on at least three template types to be selected, which may include: If the triggered template type to be selected is a custom template type , an editing pop-up window including at least two editing controls pops up; based on the editing text in at least two editing controls, the template to be drawn is determined.
  • at least two editing controls are a title control and a chart type control respectively; wherein the template to be drawn includes a chart type and a chart theme.
  • an edit box can pop up on the current page, and the edit box includes two edit controls.
  • the editing control can include a title control and a chart type control. The user inputs the title of the chart through the title control, and can edit and select the chart type in the chart type control. The chart title edited by the user and the selected chart type are used as the template to be drawn.
  • the chart type at this time is mainly the type of view display method selected, for example, line chart, pie chart, etc.
  • the determined template to be drawn is a template to be drawn that contains a custom chart, that is, the custom chart is displayed in the middle box of the chart adding page, and you can click the plus sign in the display page to represent the Custom charts are added.
  • the client's display interface will jump to the display page shown in Figure 5.
  • there are two editing controls a title control and a chart type control.
  • An input box is displayed at the position of the title control, and you can edit in the input box. , enter a title.
  • Different chart types are displayed at the corresponding position of the chart type control, such as "Type 1, Type 2, Type 3". You can click to select one of the types, and use the entered title and click-selected chart type as the chart type of the template to be drawn. and chart themes.
  • the client can display one or more templates of the standard template type to be selected or templates of the historical template type to be selected, and the user can select one from them.
  • Template the client can detect the template selected by the user, determine the template as the template to be drawn, and then pop up a pop-up window for editing the template theme. You can enter the theme of the template in the edit control in the pop-up window.
  • the triggered template type is a historical template or a standard template, it means that the type of chart contained in the template has been determined. There is no need to select the chart type. You only need to enter the template theme in the theme editing control.
  • FIG. 6 if the user triggers a manpower inventory chart under the standard template type.
  • the manpower inventory chart can be displayed in the display interface.
  • the display page of the client jumps to the page shown in Figure 7, where an editing control for the chart title is displayed, and the title of the chart can be edited through the editing control.
  • the chart configuration page is a page used in the client to configure information related to the generated view. You can configure the data source information and chart information of the generated view in the first configuration area of the page.
  • the preset filtering conditions are used to filter the source data to obtain the data required to generate the view.
  • the preset filtering conditions can include filtering one or more of time, participation in projects, working hours, and data dimensions. condition.
  • the client After determining the template to be drawn, the client will jump to the chart configuration page as shown in Figure 8. You can set the preset filter conditions in the first configuration area of the page. The first configuration area is shown in Figure 8. In the right area of the page shown, you can filter the source data through multiple dimensions to obtain the data needed to generate the view.
  • the chart configuration page also includes a chart design area; the template to be drawn can be updated based on the trigger operation of the chart to be used.
  • the chart configuration page also includes a chart design area, where you can select a chart to be used and update the chart in the template to be drawn based on the chart to be used.
  • the chart design area includes at least one chart to be used.
  • the chart design area can display charts corresponding to different chart types, for example, icons corresponding to line charts, icons corresponding to pie charts, and icons corresponding to Gantt charts.
  • the chart corresponding to the icon can be selected, the chart can be used as a chart in the template to be drawn, and the template to be drawn can be updated.
  • the preset filtering conditions and the target management data corresponding to the target user Based on the template to be drawn, the preset filtering conditions and the target management data corresponding to the target user, generate a target view and display it on the display interface.
  • the target user can be the user who registered for the software and is currently logged in.
  • the target management data can be some data bound to the target user account, that is, data with operation permissions.
  • the target view is a view obtained by drawing the target management data according to the template to be drawn based on the template to be drawn.
  • the target user can manage multiple sets of data based on this application software.
  • the multiple sets of data can be project data in which the user participates, or project data managed by the user. Or, the meeting data that the user participated in, etc.
  • This application software can be linked with other application software to retrieve corresponding data from other data association software for processing to generate a view corresponding to the template to be drawn.
  • the target management data includes at least one piece of data to be processed, and each piece of data has a certain relationship with the target user.
  • Target data can be determined from multiple associated pieces of data to be processed based on the set filter conditions. That is, the target data is the data participating in view drawing.
  • the client can filter the target management data corresponding to the target user according to the preset filtering conditions, and draw the filtered data according to the theme and chart type in the template to be drawn to obtain a view, and use the resulting view as the target view.
  • Display the target view in the client's display interface see the bar chart in Figure 9. That is, the histogram shown in Figure 9 is the generated view.
  • the view display interface also includes spaces for view reset, view saving, and view sharing. That is, you can save the view and share the view with other users.
  • the sharing control is triggered, the users associated with the user can be displayed.
  • the associated users can be users followed by the target user, or users involved in multiple pieces of pending data managed.
  • the user triggered by the target user can be used as a sharing user to share the target view to the corresponding sharing user, thereby achieving the effect of data synchronization.
  • the technical solution of the embodiment of the present disclosure jumps to the chart adding page by detecting the touch operation of view drawing on the display interface; obtains the template to be drawn selected on the chart adding page; based on the template to be drawn, the preset Filtering conditions and target management data corresponding to the target user are generated and displayed on the display interface, which solves the problem in related technologies that when drawing a view, the corresponding data needs to be imported and the row header and list are edited.
  • the corresponding view can only be drawn after entering the header. There are problems such as low view drawing efficiency and inconvenient drawing. After entering the filter conditions, the view can be automatically drawn from the management The data that meets the conditions are screened out from the multiple pieces of data processed, and the corresponding views are drawn, which improves the technical effect of the convenience and efficiency of view drawing.
  • Figure 10 is a structural block diagram of a device for generating a view provided by an embodiment of the present disclosure. It can execute the method of generating a view provided by any embodiment of the present disclosure, and has corresponding functional modules and effects for executing the method.
  • the device includes: a chart adding page jump module 210, a template to be drawn determining module 220, and a target view display module 230.
  • the chart adding page jump module 210 is configured to detect the touch operation of view drawing on the display interface and jump to the chart adding page; the template to be drawn determination module 220 is configured to obtain the template to be drawn selected on the chart adding page. ;
  • the target view display module 230 is configured to generate a target view and display it on the display interface based on the template to be drawn, preset filter conditions, and target management data corresponding to the target user.
  • the chart adding page jump module 210 includes:
  • the measurement control triggering unit is configured to jump to the chart adding page when it is detected that the measurement control is triggered on the display interface.
  • the template to be drawn determination module 220 includes:
  • a template display module to be selected, configured to display at least three types of templates to be selected when triggering the add chart control on the chart adding page
  • a template selection module to be drawn, configured to display at least three types of templates to be selected based on the at least three types of templates to be selected
  • the template type trigger operation determines the template to be drawn.
  • the at least three template types to be selected include custom template types, standard template types and historical template types.
  • the template selection module to be drawn includes:
  • the editing pop-up window pop-up unit is configured to pop up an editing pop-up window including at least two editing controls if the triggered template type to be selected is a custom template type; wherein the at least two editing controls are a title control and a chart type respectively. Control; an editing text input unit configured to determine the template to be drawn based on the editing text in the at least two editing controls; wherein the template to be drawn includes a chart type and a chart theme.
  • the template selection module to be drawn also includes:
  • the display unit is configured to display at least one standard template or historical template if the triggered template type to be selected is a standard template type or a historical template type; the editing unit is configured to display the triggered standard template or historical template as the to-be-drawn template type. template, and edit the template theme of the template to be drawn.
  • the device for generating views also includes:
  • the chart configuration module is configured to jump to the chart configuration page to determine the preset filtering conditions based on the configuration items of the first configuration area in the chart configuration page.
  • the chart configuration page also includes a chart design area; wherein, the chart design area includes at least one chart to be used; based on the trigger operation on the chart to be used, update the Template to be drawn.
  • the target view display module 230 includes:
  • a target data filtering module configured to filter out target data from target management data corresponding to the target user based on the preset filtering conditions; wherein the target management data includes at least one piece of data to be processed; target view generation A module configured to generate the target view and display the display interface based on the target data and the template to be drawn.
  • the technical solution of the embodiment of the present disclosure jumps to the chart adding page by detecting the touch operation of view drawing on the display interface; obtains the template to be drawn selected on the chart adding page; based on the template to be drawn, the preset Filtering conditions and target management data corresponding to the target user are generated and displayed on the display interface, which solves the problem in related technologies that when drawing a view, the corresponding data needs to be imported and the row header and list are edited.
  • the corresponding view can only be drawn after the header has been entered. There are problems such as low view drawing efficiency and inconvenient drawing. After entering the filtering conditions, the data that meets the conditions can be automatically filtered out from the multiple pieces of data managed and the corresponding views can be drawn. view, which improves the technical effect of convenience and efficiency in view drawing.
  • the device for generating a view provided by an embodiment of the present disclosure can execute the method of generating a view provided by any embodiment of the present disclosure, and has corresponding functional modules and effects for executing the method.
  • the multiple units and modules included in the above-mentioned device are only divided according to functional logic, but are not limited to the above-mentioned divisions, as long as they can achieve the corresponding functions; in addition, the names of the multiple functional units are only for the convenience of distinguishing each other. , are not used to limit the protection scope of the embodiments of the present disclosure.
  • FIG. 11 is a schematic structural diagram of an electronic device provided by an embodiment of the present disclosure.
  • Terminal devices in embodiments of the present disclosure may include mobile phones, notebook computers, digital broadcast receivers, personal digital assistants (Personal Digital Assistant, PDA), tablet computers (Portable Android Device, PAD), portable multimedia players (Portable Media Mobile terminals such as Player, PMP), vehicle-mounted terminals (such as vehicle-mounted navigation terminals), and fixed terminals such as digital televisions (Television, TV), desktop computers, and the like.
  • the electronic device 300 shown in FIG. 11 is only an example and should not bring any limitations to the functions and usage scope of the embodiments of the present disclosure.
  • the electronic device 300 may include a processing device (eg, central processing unit, graphics processing unit). processor, etc.) 301, which can execute multiple programs according to the program stored in the read-only memory (Read-Only Memory, ROM) 302 or loaded from the storage device 308 into the random access memory (Random Access Memory, RAM) 303. appropriate actions and treatments.
  • ROM read-only memory
  • RAM random access memory
  • various programs and data required for the operation of the electronic device 300 are also stored.
  • the processing device 301, the ROM 302 and the RAM 303 are connected to each other via a bus 304.
  • An editing/output (I/O) interface 305 is also connected to bus 304.
  • the following devices can be connected to the I/O interface 305: input devices 306 including, for example, a touch screen, touch pad, keyboard, mouse, camera, microphone, accelerometer, gyroscope, etc.; including, for example, a Liquid Crystal Display (LCD) , an output device 307 such as a speaker, a vibrator, etc.; a storage device 308 including a magnetic tape, a hard disk, etc.; and a communication device 309.
  • the communication device 309 may allow the electronic device 300 to communicate wirelessly or wiredly with other devices to exchange data.
  • FIG. 11 illustrates electronic device 300 with various means, implementation or availability of all illustrated means is not required. More or fewer means may alternatively be implemented or provided.
  • embodiments of the present disclosure include a computer program product including a computer program carried on a non-transitory computer-readable medium, the computer program containing program code for performing the method illustrated in the flowchart.
  • the computer program may be downloaded and installed from the network via communication device 309, or from storage device 308, or from ROM 302.
  • the processing device 301 When the computer program is executed by the processing device 301, the above-mentioned functions defined in the method of the embodiment of the present disclosure are performed.
  • the electronic device provided by the embodiment of the present disclosure belongs to the same concept as the method for generating a view provided by the above embodiment.
  • Technical details that are not described in detail in this embodiment can be referred to the above embodiment, and this embodiment has the same features as the above embodiment. Effect.
  • Embodiments of the present disclosure provide a computer storage medium on which a computer program is stored.
  • the program is executed by a processor, the method for generating a view provided in the above embodiments is implemented.
  • the computer-readable medium mentioned above in the present disclosure may be a computer-readable signal medium or a computer-readable storage medium, or any combination of the above two.
  • the computer-readable storage medium may be, for example, an electrical, magnetic, optical, electromagnetic, infrared, or semiconductor system, device or device, or any combination thereof.
  • Examples of computer readable storage media may include: an electrical connection having one or more conductors, a portable computer disk, a hard drive, RAM, ROM, Erasable Programmable Read-Only Memory (EPROM or flash memory), optical fiber, portable compact disk read-only memory (Compact Disc Read-Only Memory, CD-ROM), optical storage device, magnetic storage device, or any suitable combination of the above.
  • a computer-readable storage medium may be any tangible medium that contains or stores a program for use by or in connection with an instruction execution system, apparatus, or device.
  • a computer-readable signal medium may include a data signal propagated in baseband or as part of a carrier wave, carrying computer-readable program code therein. Such propagated data signals may take many forms, including electromagnetic signals, optical signals, or any suitable combination of the above.
  • a computer-readable signal medium may also be any computer-readable medium other than a computer-readable storage medium that can send, propagate, or transmit a program for use by or in connection with an instruction execution system, apparatus, or device .
  • Program code contained on a computer-readable medium can be transmitted using any appropriate medium, including: wires, optical cables, radio frequency (Radio Frequency, RF), etc., or any suitable combination of the above.
  • the client and server can communicate using any currently known or future developed network protocol, such as HyperText Transfer Protocol (HTTP), and can communicate with digital data in any form or medium.
  • HTTP HyperText Transfer Protocol
  • Communications e.g., communications network
  • Examples of communication networks include Local Area Networks (LANs), Wide Area Networks (WANs), the Internet (e.g., the Internet), and end-to-end networks (e.g., ad hoc end-to-end networks), as well as any current network for knowledge or future research and development.
  • LANs Local Area Networks
  • WANs Wide Area Networks
  • the Internet e.g., the Internet
  • end-to-end networks e.g., ad hoc end-to-end networks
  • the above-mentioned computer-readable medium may be included in the above-mentioned electronic device; it may also exist independently without being assembled into the electronic device.
  • the above-mentioned computer-readable medium carries one or more programs.
  • the electronic device executes the above-mentioned one or more programs.
  • Detect the touch operation of view drawing on the display interface jump to the chart adding page; obtain the template to be drawn selected on the chart adding page; based on the template to be drawn, preset filter conditions and the target user's corresponding Target management data generates target views and displays them on the display interface.
  • Computer program code for performing the operations of the present disclosure may be written in one or more programming languages, including object-oriented programming languages such as Java, Smalltalk, C++, and conventional Procedural programming language - such as "C" or similar programming language.
  • the program code may execute entirely on the user's computer, partly on the user's computer, as a stand-alone software package, partly on the user's computer and partly on a remote computer or entirely on the remote computer or server.
  • the remote computer may be connected to the user's computer through any kind of network, including a LAN or WAN, or may be connected to an external computer (such as through the Internet using an Internet service provider).
  • each block in the flowchart or block diagram may represent a module, segment, or portion of code that contains one or more logic functions that implement the specified executable instructions.
  • the functions noted in the block may occur out of the order noted in the figures. For example, two blocks shown one after another may actually execute substantially in parallel, or they may sometimes execute in the reverse order, depending on the functionality involved.
  • each block of the block diagram and/or flowchart illustration, and combinations of blocks in the block diagram and/or flowchart illustration can be implemented by special purpose hardware-based systems that perform the specified functions or operations. , or can be implemented using a combination of specialized hardware and computer instructions.
  • the units involved in the embodiments of the present disclosure can be implemented in software or hardware.
  • the name of the unit does not constitute a limitation on the unit itself.
  • the first acquisition unit can also be described as "the unit that acquires at least two Internet Protocol addresses.”
  • exemplary types of hardware logic components include: field programmable gate array (Field Programmable Gate Array, FPGA), application specific integrated circuit (Application Specific Integrated Circuit, ASIC), application specific standard product (Application Specific Standard Parts (ASSP), System on Chip (SOC), Complex Programming Logic Device (CPLD), etc.
  • a machine-readable medium may be a tangible medium that may contain or store a program for use by or in connection with an instruction execution system, apparatus, or device.
  • the machine-readable medium may be a machine-readable signal medium or a machine-readable storage medium.
  • Machine-readable media may include electronic, magnetic, optical, electromagnetic, infrared, or semiconductor systems, devices, or devices, or any suitable combination of the foregoing. Examples of machine-readable storage media would include an electrical connection based on one or more wires, a portable computer disk, a hard drive, RAM, ROM, EPROM or flash memory, optical fiber, CD-ROM, optical storage device, magnetic storage device, or Any suitable combination of the above.
  • Example 1 provides a method for generating a view, which method includes:
  • a target view is generated and displayed on the display interface.
  • Example 2 provides a method for generating a view, further including:
  • the touch operation detected in view drawing on the display interface jumps to the chart adding page, including:
  • Example 3 provides a method for generating views, which also includes:
  • the obtaining of the template to be drawn selected on the chart adding page includes:
  • the template to be drawn is determined based on triggering operations on the at least three template types to be selected.
  • Example 4 provides a method for generating a view, which also includes:
  • the at least three template types to be selected include custom template types, standard template types and historical template types.
  • Example 5 provides a method for generating a view, further including:
  • Determining the template to be drawn based on the triggering operation on the at least three template types to be selected includes:
  • an editing pop-up window including at least two editing controls pops up; wherein the at least two editing controls are a title control and a chart type control respectively;
  • the template to be drawn includes a chart type and a chart theme.
  • Example 6 provides a method for generating a view, which also includes:
  • Determining the template to be drawn based on the triggering operation on the at least three template types to be selected includes:
  • the triggered template type to be selected is a standard template type or a historical template type, at least one standard template or historical template will be displayed;
  • Example 7 provides a method for generating a view, which also includes:
  • Example 8 provides a method for generating a view, further including:
  • the chart configuration page also includes a chart design area; wherein the chart design area includes at least one chart to be used;
  • the template to be drawn is updated.
  • Example 9 provides a method for generating a view, further including:
  • Generating a target view and displaying it on the display interface based on the template to be drawn, preset filter conditions and target management data corresponding to the target user includes:
  • Target management data includes at least one piece of data to be processed
  • the target view is generated and displayed with the display interface.
  • Example 10 provides a device for generating a view, including:
  • the chart adding page jump module is set to detect the touch operation of view drawing on the display interface and jump to the chart adding page;
  • the module to determine the template to be drawn is configured to obtain the template to be drawn selected on the chart adding page;
  • the target view display module is configured to generate a target view and display it on the display interface based on the template to be drawn, preset filter conditions, and target management data corresponding to the target user.

Landscapes

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

Abstract

The present disclosure provides a view generation method and apparatus, an electronic device, and a storage medium. The view generation method comprises: detecting a touch operation for view drawing on a display interface, and jumping to a chart adding page; obtaining a template to be drawn selected on the chart adding page; and generating a target view on the basis of the template to be drawn, a preset screening condition, and target management data corresponding to a target user, and displaying the target view on the display interface.

Description

生成视图的方法、装置、电子设备及存储介质Methods, devices, electronic devices and storage media for generating views
本申请要求在2022年05月17日提交中国专利局、申请号为202210541751.9的中国专利申请的优先权,该申请的全部内容通过引用结合在本申请中。This application claims priority to the Chinese patent application with application number 202210541751.9, which was submitted to the China Patent Office on May 17, 2022. The entire content of this application is incorporated into this application by reference.
技术领域Technical field
本公开涉及计算机技术领域,例如涉及生成视图的方法、装置、电子设备及存储介质。The present disclosure relates to the field of computer technology, for example, to methods, devices, electronic devices, and storage media for generating views.
背景技术Background technique
通常,数据的呈现多是通过视图的方式来表现的。在绘制出相应的视图之前,需要先导入参与视图绘制的数据,然后,根据选择的视图样式,确定数据的最终呈现效果。Usually, data is presented through views. Before drawing the corresponding view, you need to import the data participating in the view drawing, and then determine the final presentation effect of the data based on the selected view style.
基于上述方式进行视图绘制时,需要导入绘制数据,在绘制生成相应的视图,存在视图生成不便的问题。When drawing views based on the above method, it is necessary to import drawing data and generate corresponding views during drawing, which causes the problem of inconvenient view generation.
发明内容Contents of the invention
本公开提供生成视图的方法、装置、电子设备及存储介质,实现了在仅输入搜索条件的下,可以从管理的数据中调取相应的数据,进而生成相应视图,提高了视图绘制便捷性的技术效果。The present disclosure provides methods, devices, electronic devices and storage media for generating views, enabling corresponding data to be retrieved from managed data by only inputting search conditions, and then generating corresponding views, thereby improving the convenience of drawing views. technical effects.
第一方面,本公开提供了一种生成视图的方法,该方法包括:In a first aspect, the present disclosure provides a method for generating a view, which method includes:
检测于显示界面上视图绘制的触控操作,跳转至图表添加页面;Detect the touch operation of view drawing on the display interface and jump to the chart adding page;
获取在所述图表添加页面选择的待绘制模板;Obtain the template to be drawn selected on the chart adding page;
基于所述待绘制模板、预设筛选条件以及与目标用户所对应的目标管理数据,生成目标视图并显示在所述显示界面上。Based on the template to be drawn, preset filtering conditions and target management data corresponding to the target user, a target view is generated and displayed on the display interface.
第二方面,本公开还提供了一种生成视图的装置,该装置包括:In a second aspect, the present disclosure also provides a device for generating a view, which device includes:
图表添加页面跳转模块,设置为检测于显示界面上视图绘制的触控操作,跳转至图表添加页面;The chart adding page jump module is set to detect the touch operation of view drawing on the display interface and jump to the chart adding page;
待绘制模板确定模块,设置为获取在所述图表添加页面选择的待绘制模板;The module to determine the template to be drawn is configured to obtain the template to be drawn selected on the chart adding page;
目标视图显示模块,设置为基于所述待绘制模板、预设筛选条件以及与目标用户所对应的目标管理数据,生成目标视图并显示在所述显示界面上。 The target view display module is configured to generate a target view and display it on the display interface based on the template to be drawn, preset filter conditions, and target management data corresponding to the target user.
第三方面,本公开还提供了一种电子设备,所述电子设备包括:In a third aspect, the present disclosure also provides an electronic device, which includes:
一个或多个处理器;one or more processors;
存储装置,设置为存储一个或多个程序;a storage device configured to store one or more programs;
当所述一个或多个程序被所述一个或多个处理器执行,使得所述一个或多个处理器实现上述的生成视图的方法。When the one or more programs are executed by the one or more processors, the one or more processors are caused to implement the above method of generating a view.
第四方面,本公开还提供了一种包含计算机可执行指令的存储介质,所述计算机可执行指令在由计算机处理器执行时用于执行上述的生成视图的方法。In a fourth aspect, the present disclosure also provides a storage medium containing computer-executable instructions, which, when executed by a computer processor, are used to perform the above-mentioned method of generating a view.
第五方面,本公开还提供了一种计算机程序产品,包括承载在非暂态计算机可读介质上的计算机程序,所述计算机程序包含用于执行上述的生成视图的方法的程序代码。In a fifth aspect, the present disclosure also provides a computer program product, including a computer program carried on a non-transitory computer-readable medium, the computer program including program code for executing the above method of generating a view.
附图说明Description of the drawings
图1为本公开实施例所提供的一种生成视图的方法的流程示意图;Figure 1 is a schematic flowchart of a method for generating views provided by an embodiment of the present disclosure;
图2为本公开实施例所提供的一种主界面示意图;Figure 2 is a schematic diagram of a main interface provided by an embodiment of the present disclosure;
图3为本公开实施例所提供的一种图表添加界面示意图;Figure 3 is a schematic diagram of a chart adding interface provided by an embodiment of the present disclosure;
图4为本公开实施例所提供的一种自定义图表类型所对应的界面示意图;Figure 4 is a schematic diagram of an interface corresponding to a custom chart type provided by an embodiment of the present disclosure;
图5为本公开实施例所提供的一种图表标题和类型编辑界面示意图;Figure 5 is a schematic diagram of a chart title and type editing interface provided by an embodiment of the present disclosure;
图6为本公开实施例所提供的一种绘制界面示意图;Figure 6 is a schematic diagram of a drawing interface provided by an embodiment of the present disclosure;
图7为本公开实施例所提供的一种触发历史模板类型或标准模板类型后的界面示意图;Figure 7 is a schematic diagram of an interface after triggering a historical template type or a standard template type provided by an embodiment of the present disclosure;
图8为本公开实施例所提供的一种图表配置界面示意图;Figure 8 is a schematic diagram of a chart configuration interface provided by an embodiment of the present disclosure;
图9为本公开实施例提供的另一种绘制界面示意图;Figure 9 is a schematic diagram of another drawing interface provided by an embodiment of the present disclosure;
图10为本公开实施例所提供的一种生成视图的装置的结构框图;Figure 10 is a structural block diagram of a device for generating views provided by an embodiment of the present disclosure;
图11为本公开实施例所提供的一种电子设备的结构示意图。FIG. 11 is a schematic structural diagram of an electronic device provided by an embodiment of the present disclosure.
具体实施方式Detailed ways
下面将参照附图更详细地描述本公开的实施例。虽然附图中显示了本公开的一些实施例,然而本公开可以通过多种形式来实现,提供这些实施例是为了理解本公开。本公开的附图及实施例仅用于示例性作用。Embodiments of the present disclosure will be described in more detail below with reference to the accompanying drawings. Although some embodiments of the disclosure are shown in the drawings, the disclosure may be embodied in various forms and these embodiments are provided for the understanding of the disclosure. The drawings and embodiments of the present disclosure are for illustrative purposes only.
本公开的方法实施方式中记载的多个步骤可以按照不同的顺序执行,和/或并行执行。此外,方法实施方式可以包括附加的步骤和/或省略执行示出的步骤。 本公开的范围在此方面不受限制。Multiple steps described in the method implementations of the present disclosure may be executed in different orders and/or in parallel. Furthermore, method embodiments may include additional steps and/or omit performance of illustrated steps. The scope of the present disclosure is not limited in this regard.
本文使用的术语“包括”及其变形是开放性包括,即“包括”。术语“基于”是“至少部分地基于”。术语“一个实施例”表示“至少一个实施例”;术语“另一实施例”表示“至少一个另外的实施例”;术语“一些实施例”表示“至少一些实施例”。其他术语的相关定义将在下文描述中给出。As used herein, the term "include" and its variations are open inclusive, that is, "includes." The term "based on" means "based at least in part on." The term "one embodiment" means "at least one embodiment"; the term "another embodiment" means "at least one additional embodiment"; and the term "some embodiments" means "at least some embodiments". Relevant definitions of other terms will be given in the description below.
本公开中提及的“第一”、“第二”等概念仅用于对不同的装置、模块或单元进行区分,并非用于限定这些装置、模块或单元所执行的功能的顺序或者相互依存关系。Concepts such as "first" and "second" mentioned in this disclosure are only used to distinguish different devices, modules or units, and are not used to limit the order or interdependence of the functions performed by these devices, modules or units. relation.
本公开中提及的“一个”、“多个”的修饰是示意性而非限制性的,本领域技术人员应当理解,除非在上下文另有指出,否则应该理解为“一个或多个”。The modifications of "one" and "plurality" mentioned in this disclosure are illustrative and not restrictive. Those skilled in the art will understand that unless the context indicates otherwise, it should be understood as "one or more".
图1为本公开实施例所提供的一种生成视图的方法的流程示意图,本实施例可适用于基于用户管理的数据生成该数据的视图的情形,该方法可以由生成视图的装置来执行,该装置可以通过软件和/或硬件的形式实现,该硬件可以是电子设备,如移动终端、个人电脑(Personal Computer,PC)端或服务器等。Figure 1 is a schematic flowchart of a method for generating a view provided by an embodiment of the present disclosure. This embodiment is applicable to situations where a view of the data is generated based on user-managed data. The method can be executed by a device that generates a view. The device can be implemented in the form of software and/or hardware, and the hardware can be an electronic device, such as a mobile terminal, a personal computer (Personal Computer, PC) or a server.
如图1所示,本实施例的方法包括:As shown in Figure 1, the method in this embodiment includes:
S110、检测于显示界面上视图绘制的触控操作,跳转至图表添加页面。S110. Detect the touch operation of view drawing on the display interface and jump to the chart adding page.
执行本公开实施例提供的生成视图的装置,可以集成在应用软件中,且该软件可以安装至电子设备中,电子设备可以是移动终端或者PC端等,应用软件可以是生成视图的客户端。The device for generating views provided by embodiments of the present disclosure can be integrated in application software, and the software can be installed in an electronic device. The electronic device can be a mobile terminal or a PC, and the application software can be a client that generates views.
可以将本技术方案开发相应的应用软件或者将本技术方案作为在PC端上使用的交互界面、应用软件中的一个嵌入功能。可以基于该软件或交互界面生成相应的绘制视图。This technical solution can be used to develop corresponding application software or this technical solution can be used as an embedded function in the interactive interface or application software used on the PC. Corresponding drawing views can be generated based on the software or interactive interface.
显示界面可以是该应用软件的一个显示页面,如,显示界面为该绘制视图软件的主页面。用户可以通过控制鼠标的移动在显示界面上进行显示的操作,或者,如果该显示界面支持触屏操作,则可以基于手指在显示界面上的触发操作,绘制相应的视图。在显示界面上可以包括多个绘制控件,可以将绘制控件作为显示界面上的绘制图标。显示界面中有用于视图绘制的图标,可以通过点击图标实现对视图绘制控件触发,以进入视图绘制的操作步骤。图表添加页面是区别于当前显示页面的另一显示界面。此时的触控操作可以是触发了绘制图表的控件,相应的,跳转至的页面可以是图表添加界面。在图表添加页面中可以设置相应的筛选条件,以及显示的图表类型。图表类型可以是折线图、柱状图、饼图等。用户可以根据实际需求进行选择,用户也可以按照自己的个性化需求进行设置。 The display interface may be a display page of the application software. For example, the display interface may be the main page of the drawing view software. The user can perform display operations on the display interface by controlling the movement of the mouse, or, if the display interface supports touch screen operations, the corresponding view can be drawn based on the trigger operation of the finger on the display interface. The display interface can include multiple drawing controls, and the drawing controls can be used as drawing icons on the display interface. There are icons for view drawing in the display interface. You can click the icon to trigger the view drawing control to enter the view drawing operation steps. The chart adding page is another display interface different from the current display page. The touch operation at this time can be a control that triggers chart drawing, and accordingly, the page jumped to can be a chart adding interface. In the chart adding page, you can set the corresponding filter conditions and the type of chart to be displayed. Chart types can be line charts, bar charts, pie charts, etc. Users can choose according to actual needs, and users can also set according to their own personalized needs.
可以通过触摸或者点击客户端的显示界面上的视图绘制图标,以实现对视图绘制控件的触发,客户端在检测到视图绘制控件被触发后,客户端的界面可以从当前显示界面跳转至另一个显示页面,即图表添加页面。You can touch or click the view drawing icon on the client's display interface to trigger the view drawing control. After the client detects that the view drawing control is triggered, the client's interface can jump from the current display interface to another display. page, that is, the chart adding page.
在本实施例中,检测于显示界面上视图绘制的触控操作,跳转至图表添加页面,包括:在检测到于显示界面上触发度量控件时,跳转至图表添加页面。In this embodiment, detecting a touch operation for view drawing on the display interface and jumping to the chart adding page includes: when detecting that the measurement control is triggered on the display interface, jumping to the chart adding page.
度量控件可以是开发人员开发的控件,该控件的触发表征需要进行视图绘制。即,可以通过触摸显示界面上的度量控件图标,以通知客户端需要生成相应的视图,进而跳转至图表添加页面。A measure control can be a developer-developed control whose triggering representation requires view drawing. That is, you can touch the measurement control icon on the display interface to notify the client that a corresponding view needs to be generated, and then jump to the chart adding page.
如图2所示,可以对显示界面中的度量控件进行触发,客户端在检测到度量控件被触发后,说明要进入度量模式,实现数据可视化,清晰有效的视图的生成,则可以将当前的显示界面跳转至图表添加页面,图表添加页面如图3所示。跳转至的显示页面为图表添加页面,在图表添加页面中显示有“添加图表”的控件,在检测到触发该控件后,可以显示生成视图所需的图表添加选项。As shown in Figure 2, the measurement control in the display interface can be triggered. After the client detects that the measurement control is triggered, it indicates that it wants to enter the measurement mode to achieve data visualization and generate a clear and effective view. The current The display interface jumps to the chart adding page, as shown in Figure 3. The display page that jumps to is the chart adding page. The "Add Chart" control is displayed on the chart adding page. After detecting that the control is triggered, the chart adding options required to generate the view can be displayed.
S120、获取在图表添加页面选择的待绘制模板。S120. Obtain the template to be drawn selected on the chart adding page.
待绘制模板是用于绘制视图的模板,即,最终显示视图的模板。图表添加页面可以显示多个模板,用户可以选择其中一个模板,作为待绘制模板。The template to be drawn is the template used to draw the view, that is, the template to which the view is ultimately displayed. The chart adding page can display multiple templates, and the user can select one of the templates as the template to be drawn.
用户可以在图表添加页面上显示的多个模板中选择一个模板,作为待绘制模板,客户端检测到用户选择触发的模板后,可以将选择的数据以该待绘制模板的形式进行展示。The user can select a template from multiple templates displayed on the chart adding page as the template to be drawn. After the client detects the template triggered by the user's selection, the selected data can be displayed in the form of the template to be drawn.
在实际应用中,待绘制模板的类型包括多种,可以根据用户对待绘制模板的类型选择,确定最终的待绘制模板,获取在图表添加页面选择的待绘制模板,可以包括:当检测到触发图表添加页面上的添加图表控件时,显示至少三种待选择模板类型,基于对至少三种待选择模板类型的触发操作,确定待绘制模板。In practical applications, there are many types of templates to be drawn. You can determine the final template to be drawn according to the type of template to be drawn by the user, and obtain the template to be drawn selected on the chart adding page. This can include: When a trigger chart is detected When adding a chart control on the page, at least three template types to be selected are displayed, and the template to be drawn is determined based on triggering operations on at least three template types to be selected.
待选择模板的类型的数量可以是三种或者三种以上。不同的待选择模板类型对应于不同的操作,或者不同的显示方式,用户可以根据实际需求确定待选择模板的模板类型,进而绘制出相应的视图。The number of types of templates to be selected may be three or more. Different template types to be selected correspond to different operations or different display methods. The user can determine the template type of the template to be selected according to actual needs, and then draw the corresponding view.
示例性的,图表添加页面中显示有:A类型的待选择模板、B类型的待选择模板、C类型的待选择模板。For example, the chart adding page displays: templates of type A to be selected, type B templates to be selected, and type C templates to be selected.
当客户端在检测到图表添加页面上的图表添加控件被触发后,可以在图表添加页面显示出不同类型下的待选择模板。用户从不同类型的待选择模板中,选择触发一个待选择模板,客户端可以检测到被触发的待选择模板,并将该待选择模板确定为待绘制模板。 When the client detects that the chart adding control on the chart adding page is triggered, it can display different types of templates to be selected on the chart adding page. The user selects to trigger a template to be selected from different types of templates to be selected. The client can detect the triggered template to be selected and determine the template to be selected as the template to be drawn.
在实施例中,至少三种待选择模板类型包括自定义模板类型、标准模板类型以及历史模板类型。In an embodiment, the at least three template types to be selected include a custom template type, a standard template type, and a historical template type.
自定义模板是指可以根据用户的个性化需求生成相应的模板,例如,用户可以自己设置相应的模板,将基于该方式生成的模板作为自定义模板。用户可以通过相应的模板编辑控件按照使用偏好以及工作习惯等进行自定义编辑。标准模板可以是客户端的开发人员按照行业标准等所设置的一些比较标准化的模板。历史模板类型可以是用户使用过的模板类型。使用过的模板类型可以是自定义设置的待选择模板,或者标准模板类型的待绘制模板。Custom templates mean that corresponding templates can be generated according to the user's personalized needs. For example, the user can set the corresponding template himself and use the template generated based on this method as a custom template. Users can customize the editing according to their usage preferences and work habits through the corresponding template editing controls. Standard templates can be some relatively standardized templates set by client developers in accordance with industry standards. Historical template types can be template types used by users. The used template type can be a customized template to be selected, or a standard template type to be drawn.
示例性的,参见图4,在图表添加控件被触发后,在图表添加页面的左侧显示三种类型的待选择模板,第一种可以是自定义图表,可以根据诉求,进行灵活定制。第二种是标准模板,在标准模板下方的列表中显示有不同的标准模板。第三种可以是我的图表,即用户历史使用的或者管理的模板。For example, see Figure 4. After the chart adding control is triggered, three types of templates to be selected are displayed on the left side of the chart adding page. The first type can be a custom chart, which can be flexibly customized according to the requirements. The second type is the standard template, and there are different standard templates displayed in the list below the standard template. The third type can be my charts, which are templates used or managed by users in history.
在实际应用中,用户可以根据实际需求选择任意一种模板类型,基于对至少三种待选择模板类型的触发操作,确定待绘制模板,可以包括:若触发的待选择模板类型为自定义模板类型,则弹出包括至少两个编辑控件的编辑弹窗;基于至少两个编辑控件中的编辑文本,确定待绘制模板。其中,至少两个编辑控件分别为标题控件和图表类型控件;其中,待绘制模板包括图表类型以及图表主题。In actual applications, users can select any template type according to actual needs, and determine the template to be drawn based on triggering operations on at least three template types to be selected, which may include: If the triggered template type to be selected is a custom template type , an editing pop-up window including at least two editing controls pops up; based on the editing text in at least two editing controls, the template to be drawn is determined. Wherein, at least two editing controls are a title control and a chart type control respectively; wherein the template to be drawn includes a chart type and a chart theme.
若用户触发的模板的类型为自定义模板类型,则在当前页面中可以弹出编辑框,该编辑框中包括两个编辑控件。编辑控件可以包含标题控件和图表类型控件,用户通过标题控件输入图表的标题,并可以在图表类型控件中编辑选择图表类型,将用户编辑的图表标题以及选择的图表类型作为待绘制模板。此时的图表类型主要是选择的视图展示方式的类型,例如,折线图、饼图等。If the type of template triggered by the user is a custom template type, an edit box can pop up on the current page, and the edit box includes two edit controls. The editing control can include a title control and a chart type control. The user inputs the title of the chart through the title control, and can edit and select the chart type in the chart type control. The chart title edited by the user and the selected chart type are used as the template to be drawn. The chart type at this time is mainly the type of view display method selected, for example, line chart, pie chart, etc.
示例性的,参见图4,如果确定出的待绘制模板为包含自定义图表的待绘制模板,即在图表添加页面的中间框内显示自定义图表,可以点击显示页面中的加号,代表对自定义图表进行添加。客户端的显示界面会跳转至图5所示的显示页面,在该页面中,显示有两个编辑控件,标题控件以及图表类型控件,在标题控件位置显示有输入框,可以在输入框进行编辑,输入标题。在图表类型控件对应的位置显示有不同图表类型,如“类型1、类型2、类型3”,可以点击选择其中一个类型,并将输入的标题以及点击选择的图表类型作为待绘制模板的图表类型以及图表主题。For example, see Figure 4, if the determined template to be drawn is a template to be drawn that contains a custom chart, that is, the custom chart is displayed in the middle box of the chart adding page, and you can click the plus sign in the display page to represent the Custom charts are added. The client's display interface will jump to the display page shown in Figure 5. On this page, there are two editing controls, a title control and a chart type control. An input box is displayed at the position of the title control, and you can edit in the input box. , enter a title. Different chart types are displayed at the corresponding position of the chart type control, such as "Type 1, Type 2, Type 3". You can click to select one of the types, and use the entered title and click-selected chart type as the chart type of the template to be drawn. and chart themes.
触发的待选择模板类型还可以是标准模板类型或历史模板类型,基于对至少三种待选择模板类型的触发操作,确定待绘制模板,可以包括:若触发的待选择模板类型为标准模板类型或历史模板类型,则显示至少一个标准模板或历 史模板;将触发的标准模板或历史模板,作为待绘制模板,并编辑待绘制模板的模板主题。The triggered template type to be selected may also be a standard template type or a historical template type. Determining the template to be drawn based on triggering operations on at least three template types to be selected may include: if the triggered template type to be selected is a standard template type or Historical template type, displays at least one standard template or historical template Historical template; use the triggered standard template or historical template as the template to be drawn, and edit the template theme of the template to be drawn.
若客户端在检测到模板类型为标准模板类型或者历史模板类型的模板被触发后,可以显示出一个或多个标准模板类型的待选择模板或者历史模板类型的待选择模板,用户可以从中选择一个模板,客户端可以检测用户选择的模板,并将该模板确定为待绘制模板,进而弹出编辑模板主题的弹窗,可以在该弹窗内的编辑控件内输入模板的主题。If the client detects that the template type is a standard template type or a historical template type and is triggered, it can display one or more templates of the standard template type to be selected or templates of the historical template type to be selected, and the user can select one from them. Template, the client can detect the template selected by the user, determine the template as the template to be drawn, and then pop up a pop-up window for editing the template theme. You can enter the theme of the template in the edit control in the pop-up window.
当触发的模板类型为历史模板或者标准模板时,代表模板中包含的图表的类型已经确定,无需进行图表类型的选择,只需要在主题编辑控件内输入模板主题。When the triggered template type is a historical template or a standard template, it means that the type of chart contained in the template has been determined. There is no need to select the chart type. You only need to enter the template theme in the theme editing control.
示例性的,参见图6,若用户触发的为标准模板类型下的人力盘点图表。可以在显示界面中显示出人力盘点的图表。此时,客户端的显示页面跳转至图7所示的页面,在该页面中显示有图表标题的编辑控件,可以通过编辑控件对图表的标题进行编辑。For example, see Figure 6, if the user triggers a manpower inventory chart under the standard template type. The manpower inventory chart can be displayed in the display interface. At this time, the display page of the client jumps to the page shown in Figure 7, where an editing control for the chart title is displayed, and the title of the chart can be edited through the editing control.
在上述技术方案的基础上,在确定出模板主题和图表类型之后,即在确定出待绘制模板之后,还包括:跳转至图表配置页面,以基于图表配置页面中第一配置区域的配置项确定预设筛选条件。Based on the above technical solution, after determining the template theme and chart type, that is, after determining the template to be drawn, it also includes: jumping to the chart configuration page to based on the configuration items of the first configuration area in the chart configuration page Determine preset filter criteria.
图表配置页面是客户端中用于对生成视图相关的信息进行配置的页面,可以在该页面中的第一配置区域对生成视图的数据源信息以及图表信息进行配置。预设筛选条件是用于对源数据进行筛选,得到生成视图所需要的数据的筛选条件,预设筛选条件可包括对时间、参与项目、工作时长、数据维度中的一个或多个进行筛选的条件。The chart configuration page is a page used in the client to configure information related to the generated view. You can configure the data source information and chart information of the generated view in the first configuration area of the page. The preset filtering conditions are used to filter the source data to obtain the data required to generate the view. The preset filtering conditions can include filtering one or more of time, participation in projects, working hours, and data dimensions. condition.
在确定待绘制模板之后,客户端会跳转至如图8所示的图表配置页面,可以在该页面中的第一配置区域中对预设筛选条件进行设置,第一配置区域即图8所示的页面中的右部区域,在该区域中可以通过多个维度对源数据进行筛选,得到生成视图所需要的数据。After determining the template to be drawn, the client will jump to the chart configuration page as shown in Figure 8. You can set the preset filter conditions in the first configuration area of the page. The first configuration area is shown in Figure 8. In the right area of the page shown, you can filter the source data through multiple dimensions to obtain the data needed to generate the view.
在图表配置页面中还包括图表设计区域;可以基于对待使用图表的触发操作,更新待绘制模板。The chart configuration page also includes a chart design area; the template to be drawn can be updated based on the trigger operation of the chart to be used.
图表配置页面中,还包括图表设计区域,可以在图表设计区域中选择一个待使用图表,并基于该待使用图表对待绘制模板中的图表进行更新。The chart configuration page also includes a chart design area, where you can select a chart to be used and update the chart in the template to be drawn based on the chart to be used.
图表设计区域中包括至少一个待使用图表,图表设计区域可以显示有不同的图表类型所对应的图表,例如,折线图对应的图标、饼状图对应的图标、甘特图对应的图标。 The chart design area includes at least one chart to be used. The chart design area can display charts corresponding to different chart types, for example, icons corresponding to line charts, icons corresponding to pie charts, and icons corresponding to Gantt charts.
通过触发图表设计区域中的一个图标,则可以确定选择与该图标对应的图表,可以将该图表作为待绘制模板中的图表,并对待绘制模板进行更新。By triggering an icon in the chart design area, the chart corresponding to the icon can be selected, the chart can be used as a chart in the template to be drawn, and the template to be drawn can be updated.
S130、基于待绘制模板、预设筛选条件以及与目标用户所对应的目标管理数据,生成目标视图并显示在显示界面上。S130. Based on the template to be drawn, the preset filtering conditions and the target management data corresponding to the target user, generate a target view and display it on the display interface.
目标用户可以是注册该软件并且当前登录的用户。目标管理数据可以是与目标用户账号绑定的一些数据,即具有操作权限的数据。目标视图是基于待绘制模板,对目标管理数据按照待绘制模板进行绘制后所得到的视图。The target user can be the user who registered for the software and is currently logged in. The target management data can be some data bound to the target user account, that is, data with operation permissions. The target view is a view obtained by drawing the target management data according to the template to be drawn based on the template to be drawn.
目标用户可以基于本应用软件管理多组数据,多组数据可以是该用户参与的项目数据,也可以是该用户管理的项目数据。或者是,用户参与的会议数据等。该应用软件可以与其他应用软件进行联动,以从其他数据关联软件中调取相应的数据进行处理,以生成与待绘制模板相对应的视图。The target user can manage multiple sets of data based on this application software. The multiple sets of data can be project data in which the user participates, or project data managed by the user. Or, the meeting data that the user participated in, etc. This application software can be linked with other application software to retrieve corresponding data from other data association software for processing to generate a view corresponding to the template to be drawn.
基于待绘制模板、预设筛选条件以及与目标用户所对应的目标管理数据,生成目标视图并显示在显示界面上,可以包括:基于预设筛选条件从与目标用户相对应的目标管理数据中筛选出目标数据;基于目标数据和待绘制模板,生成目标视图并显示与显示界面。Generate a target view and display it on the display interface based on the template to be drawn, preset filter conditions, and target management data corresponding to the target user, which may include: filtering from target management data corresponding to the target user based on the preset filter conditions Output the target data; based on the target data and the template to be drawn, generate the target view and display the interface.
目标管理数据中包括至少一条待处理数据,每一条数据都与目标用户存在一定关系。可以根据设置的筛选条件从关联的多条待处理数据中,确定出目标数据。即,目标数据为参与视图绘制的数据。The target management data includes at least one piece of data to be processed, and each piece of data has a certain relationship with the target user. Target data can be determined from multiple associated pieces of data to be processed based on the set filter conditions. That is, the target data is the data participating in view drawing.
客户端可以按照预设筛选条件对目标用户对应的目标管理数据进行筛选,并将筛选出的数据按照待绘制模板中的主题以及图表类型进行绘制得到一个视图,并将得到的视图作为目标视图,将目标视图显示在客户端的显示界面中,参见图9中的柱状图。即图9中显示的柱状图为生成的视图。在视图显示界面上还包括视图重置、视图保存以及视图分享等空间。即可以保存视图,还可以将视图分享至其他用户,例如,触发了分享控件后,可以显示该用户相关联的用户。相关联的用户可以是目标用户关注的用户,也可以是管理的多条待处理数据中所涉及到的用户。可以将目标用户触发的用户,作为分享用户,以将目标视图分享至相应的分享用户,从而达到数据同步的效果。The client can filter the target management data corresponding to the target user according to the preset filtering conditions, and draw the filtered data according to the theme and chart type in the template to be drawn to obtain a view, and use the resulting view as the target view. Display the target view in the client's display interface, see the bar chart in Figure 9. That is, the histogram shown in Figure 9 is the generated view. The view display interface also includes spaces for view reset, view saving, and view sharing. That is, you can save the view and share the view with other users. For example, after the sharing control is triggered, the users associated with the user can be displayed. The associated users can be users followed by the target user, or users involved in multiple pieces of pending data managed. The user triggered by the target user can be used as a sharing user to share the target view to the corresponding sharing user, thereby achieving the effect of data synchronization.
本公开实施例的技术方案,通过检测于显示界面上视图绘制的触控操作,跳转至图表添加页面;获取在所述图表添加页面选择的待绘制模板;基于所述待绘制模板、预设筛选条件以及与目标用户所对应的目标管理数据,生成目标视图并显示在所述显示界面上,解决了相关技术中在绘制视图时,需要导入相应的数据,并在编辑了行表头和列表头后,才能绘制相应的视图,存在视图绘制效率较低以及绘制不便的问题,实现了在输入筛选条件后,就可以自动从管 理的多条数据中筛选出满足条件的数据,并绘制出相应的视图,提高了视图绘制便捷性和高效性的技术效果。The technical solution of the embodiment of the present disclosure jumps to the chart adding page by detecting the touch operation of view drawing on the display interface; obtains the template to be drawn selected on the chart adding page; based on the template to be drawn, the preset Filtering conditions and target management data corresponding to the target user are generated and displayed on the display interface, which solves the problem in related technologies that when drawing a view, the corresponding data needs to be imported and the row header and list are edited. The corresponding view can only be drawn after entering the header. There are problems such as low view drawing efficiency and inconvenient drawing. After entering the filter conditions, the view can be automatically drawn from the management The data that meets the conditions are screened out from the multiple pieces of data processed, and the corresponding views are drawn, which improves the technical effect of the convenience and efficiency of view drawing.
图10为本公开实施例所提供的一种生成视图的装置的结构框图,可执行本公开任意实施例所提供的生成视图的方法,具备执行方法相应的功能模块和效果。如图10所示,该装置包括:图表添加页面跳转模块210、待绘制模板确定模块220以及目标视图显示模块230。Figure 10 is a structural block diagram of a device for generating a view provided by an embodiment of the present disclosure. It can execute the method of generating a view provided by any embodiment of the present disclosure, and has corresponding functional modules and effects for executing the method. As shown in Figure 10, the device includes: a chart adding page jump module 210, a template to be drawn determining module 220, and a target view display module 230.
图表添加页面跳转模块210,设置为检测于显示界面上视图绘制的触控操作,跳转至图表添加页面;待绘制模板确定模块220,设置为获取在所述图表添加页面选择的待绘制模板;目标视图显示模块230,设置为基于所述待绘制模板、预设筛选条件以及与目标用户所对应的目标管理数据,生成目标视图并显示在所述显示界面上。The chart adding page jump module 210 is configured to detect the touch operation of view drawing on the display interface and jump to the chart adding page; the template to be drawn determination module 220 is configured to obtain the template to be drawn selected on the chart adding page. ; The target view display module 230 is configured to generate a target view and display it on the display interface based on the template to be drawn, preset filter conditions, and target management data corresponding to the target user.
在上述技术方案的基础上,图表添加页面跳转模块210包括:Based on the above technical solution, the chart adding page jump module 210 includes:
度量控件触发单元,设置为在检测到于显示界面上触发度量控件时,跳转至所述图表添加页面。The measurement control triggering unit is configured to jump to the chart adding page when it is detected that the measurement control is triggered on the display interface.
在上述技术方案的基础上,待绘制模板确定模块220包括:Based on the above technical solutions, the template to be drawn determination module 220 includes:
待选模板显示模块,设置为当检测到触发所述图表添加页面上的添加图表控件时,显示至少三种待选择模板类型;待绘制模板选择模块,设置为基于对所述至少三种待选择模板类型的触发操作,确定所述待绘制模板。a template display module to be selected, configured to display at least three types of templates to be selected when triggering the add chart control on the chart adding page; a template selection module to be drawn, configured to display at least three types of templates to be selected based on the at least three types of templates to be selected; The template type trigger operation determines the template to be drawn.
在上述技术方案的基础上,所述至少三种待选择模板类型包括自定义模板类型、标准模板类型以及历史模板类型。Based on the above technical solution, the at least three template types to be selected include custom template types, standard template types and historical template types.
在上述技术方案的基础上,所述待绘制模板选择模块包括:Based on the above technical solution, the template selection module to be drawn includes:
编辑弹窗弹出单元,设置为若触发的待选择模板类型为自定义模板类型,则弹出包括至少两个编辑控件的编辑弹窗;其中,所述至少两个编辑控件分别为标题控件和图表类型控件;编辑文本输入单元,设置为基于所述至少两个编辑控件中的编辑文本,确定所述待绘制模板;其中,所述待绘制模板包括图表类型以及图表主题。The editing pop-up window pop-up unit is configured to pop up an editing pop-up window including at least two editing controls if the triggered template type to be selected is a custom template type; wherein the at least two editing controls are a title control and a chart type respectively. Control; an editing text input unit configured to determine the template to be drawn based on the editing text in the at least two editing controls; wherein the template to be drawn includes a chart type and a chart theme.
在上述技术方案的基础上,所述待绘制模板选择模块还包括:Based on the above technical solution, the template selection module to be drawn also includes:
显示单元,设置为若触发的待选择模板类型为标准模板类型或历史模板类型,则显示至少一个标准模板或历史模板;编辑单元,设置为将触发的标准模板或历史模板,作为所述待绘制模板,并编辑所述待绘制模板的模板主题。The display unit is configured to display at least one standard template or historical template if the triggered template type to be selected is a standard template type or a historical template type; the editing unit is configured to display the triggered standard template or historical template as the to-be-drawn template type. template, and edit the template theme of the template to be drawn.
在上述技术方案的基础上,所述生成视图的装置,还包括: Based on the above technical solutions, the device for generating views also includes:
图表配置模块,设置为跳转至图表配置页面,以基于所述图表配置页面中第一配置区域的配置项确定所述预设筛选条件。The chart configuration module is configured to jump to the chart configuration page to determine the preset filtering conditions based on the configuration items of the first configuration area in the chart configuration page.
在上述技术方案的基础上,在所述图表配置页面中还包括图表设计区域;其中,所述图表设计区域中包括至少一个待使用图表;基于对所述待使用图表的触发操作,更新所述待绘制模板。On the basis of the above technical solution, the chart configuration page also includes a chart design area; wherein, the chart design area includes at least one chart to be used; based on the trigger operation on the chart to be used, update the Template to be drawn.
在上述技术方案的基础上,所述目标视图显示模块230包括:Based on the above technical solution, the target view display module 230 includes:
目标数据筛选模块,设置为基于所述预设筛选条件从与所述目标用户相对应的目标管理数据中筛选出目标数据;其中,所述目标管理数据中包括至少一条待处理数据;目标视图生成模块,设置为基于所述目标数据和所述待绘制模板,生成所述目标视图并显示与所述显示界面。A target data filtering module configured to filter out target data from target management data corresponding to the target user based on the preset filtering conditions; wherein the target management data includes at least one piece of data to be processed; target view generation A module configured to generate the target view and display the display interface based on the target data and the template to be drawn.
本公开实施例的技术方案,通过检测于显示界面上视图绘制的触控操作,跳转至图表添加页面;获取在所述图表添加页面选择的待绘制模板;基于所述待绘制模板、预设筛选条件以及与目标用户所对应的目标管理数据,生成目标视图并显示在所述显示界面上,解决了相关技术中在绘制视图时,需要导入相应的数据,并在编辑了行表头和列表头后,才能绘制相应的视图,存在视图绘制效率较低以及绘制不便的问题,实现了在输入筛选条件后,就可以自动从管理的多条数据中筛选出满足条件的数据,并绘制出相应的视图,提高了视图绘制便捷性和高效性的技术效果。The technical solution of the embodiment of the present disclosure jumps to the chart adding page by detecting the touch operation of view drawing on the display interface; obtains the template to be drawn selected on the chart adding page; based on the template to be drawn, the preset Filtering conditions and target management data corresponding to the target user are generated and displayed on the display interface, which solves the problem in related technologies that when drawing a view, the corresponding data needs to be imported and the row header and list are edited. The corresponding view can only be drawn after the header has been entered. There are problems such as low view drawing efficiency and inconvenient drawing. After entering the filtering conditions, the data that meets the conditions can be automatically filtered out from the multiple pieces of data managed and the corresponding views can be drawn. view, which improves the technical effect of convenience and efficiency in view drawing.
本公开实施例所提供的生成视图的装置可执行本公开任意实施例所提供的生成视图的方法,具备执行方法相应的功能模块和效果。The device for generating a view provided by an embodiment of the present disclosure can execute the method of generating a view provided by any embodiment of the present disclosure, and has corresponding functional modules and effects for executing the method.
上述装置所包括的多个单元和模块只是按照功能逻辑进行划分的,但并不局限于上述的划分,只要能够实现相应的功能即可;另外,多个功能单元的名称也只是为了便于相互区分,并不用于限制本公开实施例的保护范围。The multiple units and modules included in the above-mentioned device are only divided according to functional logic, but are not limited to the above-mentioned divisions, as long as they can achieve the corresponding functions; in addition, the names of the multiple functional units are only for the convenience of distinguishing each other. , are not used to limit the protection scope of the embodiments of the present disclosure.
图11为本公开实施例所提供的一种电子设备的结构示意图。下面参考图11,其示出了适于用来实现本公开实施例的电子设备(例如图11中的终端设备或服务器)300的结构示意图。本公开实施例中的终端设备可以包括诸如移动电话、笔记本电脑、数字广播接收器、个人数字助理(Personal Digital Assistant,PDA)、平板电脑(Portable Android Device,PAD)、便携式多媒体播放器(Portable Media Player,PMP)、车载终端(例如车载导航终端)等等的移动终端以及诸如数字电视(Television,TV)、台式计算机等等的固定终端。图11示出的电子设备300仅仅是一个示例,不应对本公开实施例的功能和使用范围带来任何限制。FIG. 11 is a schematic structural diagram of an electronic device provided by an embodiment of the present disclosure. Referring now to FIG. 11 , a schematic structural diagram of an electronic device (such as the terminal device or server in FIG. 11 ) 300 suitable for implementing embodiments of the present disclosure is shown. Terminal devices in embodiments of the present disclosure may include mobile phones, notebook computers, digital broadcast receivers, personal digital assistants (Personal Digital Assistant, PDA), tablet computers (Portable Android Device, PAD), portable multimedia players (Portable Media Mobile terminals such as Player, PMP), vehicle-mounted terminals (such as vehicle-mounted navigation terminals), and fixed terminals such as digital televisions (Television, TV), desktop computers, and the like. The electronic device 300 shown in FIG. 11 is only an example and should not bring any limitations to the functions and usage scope of the embodiments of the present disclosure.
如图11所示,电子设备300可以包括处理装置(例如中央处理器、图形处 理器等)301,其可以根据存储在只读存储器(Read-Only Memory,ROM)302中的程序或者从存储装置308加载到随机访问存储器(Random Access Memory,RAM)303中的程序而执行多种适当的动作和处理。在RAM 303中,还存储有电子设备300操作所需的多种程序和数据。处理装置301、ROM 302以及RAM 303通过总线304彼此相连。编辑/输出(Input/Output,I/O)接口305也连接至总线304。As shown in FIG. 11 , the electronic device 300 may include a processing device (eg, central processing unit, graphics processing unit). processor, etc.) 301, which can execute multiple programs according to the program stored in the read-only memory (Read-Only Memory, ROM) 302 or loaded from the storage device 308 into the random access memory (Random Access Memory, RAM) 303. appropriate actions and treatments. In the RAM 303, various programs and data required for the operation of the electronic device 300 are also stored. The processing device 301, the ROM 302 and the RAM 303 are connected to each other via a bus 304. An editing/output (I/O) interface 305 is also connected to bus 304.
通常,以下装置可以连接至I/O接口305:包括例如触摸屏、触摸板、键盘、鼠标、摄像头、麦克风、加速度计、陀螺仪等的输入装置306;包括例如液晶显示器(Liquid Crystal Display,LCD)、扬声器、振动器等的输出装置307;包括例如磁带、硬盘等的存储装置308;以及通信装置309。通信装置309可以允许电子设备300与其他设备进行无线或有线通信以交换数据。虽然图11示出了具有多种装置的电子设备300,并不要求实施或具备所有示出的装置。可以替代地实施或具备更多或更少的装置。Generally, the following devices can be connected to the I/O interface 305: input devices 306 including, for example, a touch screen, touch pad, keyboard, mouse, camera, microphone, accelerometer, gyroscope, etc.; including, for example, a Liquid Crystal Display (LCD) , an output device 307 such as a speaker, a vibrator, etc.; a storage device 308 including a magnetic tape, a hard disk, etc.; and a communication device 309. The communication device 309 may allow the electronic device 300 to communicate wirelessly or wiredly with other devices to exchange data. Although FIG. 11 illustrates electronic device 300 with various means, implementation or availability of all illustrated means is not required. More or fewer means may alternatively be implemented or provided.
根据本公开的实施例,上文参考流程图描述的过程可以被实现为计算机软件程序。例如,本公开的实施例包括一种计算机程序产品,其包括承载在非暂态计算机可读介质上的计算机程序,该计算机程序包含用于执行流程图所示的方法的程序代码。在这样的实施例中,该计算机程序可以通过通信装置309从网络上被下载和安装,或者从存储装置308被安装,或者从ROM 302被安装。在该计算机程序被处理装置301执行时,执行本公开实施例的方法中限定的上述功能。According to embodiments of the present disclosure, the processes described above with reference to the flowcharts may be implemented as a computer software program. For example, embodiments of the present disclosure include a computer program product including a computer program carried on a non-transitory computer-readable medium, the computer program containing program code for performing the method illustrated in the flowchart. In such embodiments, the computer program may be downloaded and installed from the network via communication device 309, or from storage device 308, or from ROM 302. When the computer program is executed by the processing device 301, the above-mentioned functions defined in the method of the embodiment of the present disclosure are performed.
本公开实施方式中的多个装置之间所交互的消息或者信息的名称仅用于说明性的目的,而并不是用于对这些消息或信息的范围进行限制。The names of messages or information exchanged between multiple devices in the embodiments of the present disclosure are for illustrative purposes only and are not used to limit the scope of these messages or information.
本公开实施例提供的电子设备与上述实施例提供的生成视图的方法属于同一构思,未在本实施例中详尽描述的技术细节可参见上述实施例,并且本实施例与上述实施例具有相同的效果。The electronic device provided by the embodiment of the present disclosure belongs to the same concept as the method for generating a view provided by the above embodiment. Technical details that are not described in detail in this embodiment can be referred to the above embodiment, and this embodiment has the same features as the above embodiment. Effect.
本公开实施例提供了一种计算机存储介质,其上存储有计算机程序,该程序被处理器执行时实现上述实施例所提供的生成视图的方法。Embodiments of the present disclosure provide a computer storage medium on which a computer program is stored. When the program is executed by a processor, the method for generating a view provided in the above embodiments is implemented.
本公开上述的计算机可读介质可以是计算机可读信号介质或者计算机可读存储介质或者是上述两者的任意组合。计算机可读存储介质例如可以是——电、磁、光、电磁、红外线、或半导体的系统、装置或器件,或者任意以上的组合。计算机可读存储介质的例子可以包括:具有一个或多个导线的电连接、便携式计算机磁盘、硬盘、RAM、ROM、可擦式可编程只读存储器(Erasable  Programmable Read-Only Memory,EPROM或闪存)、光纤、便携式紧凑磁盘只读存储器(Compact Disc Read-Only Memory,CD-ROM)、光存储器件、磁存储器件、或者上述的任意合适的组合。在本公开中,计算机可读存储介质可以是任何包含或存储程序的有形介质,该程序可以被指令执行系统、装置或者器件使用或者与其结合使用。而在本公开中,计算机可读信号介质可以包括在基带中或者作为载波一部分传播的数据信号,其中承载了计算机可读的程序代码。这种传播的数据信号可以采用多种形式,包括电磁信号、光信号或上述的任意合适的组合。计算机可读信号介质还可以是计算机可读存储介质以外的任何计算机可读介质,该计算机可读信号介质可以发送、传播或者传输用于由指令执行系统、装置或者器件使用或者与其结合使用的程序。计算机可读介质上包含的程序代码可以用任何适当的介质传输,包括:电线、光缆、射频(Radio Frequency,RF)等等,或者上述的任意合适的组合。The computer-readable medium mentioned above in the present disclosure may be a computer-readable signal medium or a computer-readable storage medium, or any combination of the above two. The computer-readable storage medium may be, for example, an electrical, magnetic, optical, electromagnetic, infrared, or semiconductor system, device or device, or any combination thereof. Examples of computer readable storage media may include: an electrical connection having one or more conductors, a portable computer disk, a hard drive, RAM, ROM, Erasable Programmable Read-Only Memory (EPROM or flash memory), optical fiber, portable compact disk read-only memory (Compact Disc Read-Only Memory, CD-ROM), optical storage device, magnetic storage device, or any suitable combination of the above. In this disclosure, a computer-readable storage medium may be any tangible medium that contains or stores a program for use by or in connection with an instruction execution system, apparatus, or device. In the present disclosure, a computer-readable signal medium may include a data signal propagated in baseband or as part of a carrier wave, carrying computer-readable program code therein. Such propagated data signals may take many forms, including electromagnetic signals, optical signals, or any suitable combination of the above. A computer-readable signal medium may also be any computer-readable medium other than a computer-readable storage medium that can send, propagate, or transmit a program for use by or in connection with an instruction execution system, apparatus, or device . Program code contained on a computer-readable medium can be transmitted using any appropriate medium, including: wires, optical cables, radio frequency (Radio Frequency, RF), etc., or any suitable combination of the above.
在一些实施方式中,客户端、服务器可以利用诸如超文本传输协议(HyperText Transfer Protocol,HTTP)之类的任何当前已知或未来研发的网络协议进行通信,并且可以与任意形式或介质的数字数据通信(例如,通信网络)互连。通信网络的示例包括局域网(Local Area Network,LAN),广域网(Wide Area Network,WAN),网际网(例如,互联网)以及端对端网络(例如,ad hoc端对端网络),以及任何当前已知或未来研发的网络。In some embodiments, the client and server can communicate using any currently known or future developed network protocol, such as HyperText Transfer Protocol (HTTP), and can communicate with digital data in any form or medium. Communications (e.g., communications network) interconnections. Examples of communication networks include Local Area Networks (LANs), Wide Area Networks (WANs), the Internet (e.g., the Internet), and end-to-end networks (e.g., ad hoc end-to-end networks), as well as any current network for knowledge or future research and development.
上述计算机可读介质可以是上述电子设备中所包含的;也可以是单独存在,而未装配入该电子设备中。The above-mentioned computer-readable medium may be included in the above-mentioned electronic device; it may also exist independently without being assembled into the electronic device.
上述计算机可读介质承载有一个或者多个程序,当上述一个或者多个程序被该电子设备执行时,使得该电子设备:The above-mentioned computer-readable medium carries one or more programs. When the above-mentioned one or more programs are executed by the electronic device, the electronic device:
检测于显示界面上视图绘制的触控操作,跳转至图表添加页面;获取在所述图表添加页面选择的待绘制模板;基于所述待绘制模板、预设筛选条件以及与目标用户所对应的目标管理数据,生成目标视图并显示在所述显示界面上。Detect the touch operation of view drawing on the display interface, jump to the chart adding page; obtain the template to be drawn selected on the chart adding page; based on the template to be drawn, preset filter conditions and the target user's corresponding Target management data generates target views and displays them on the display interface.
可以以一种或多种程序设计语言或其组合来编写用于执行本公开的操作的计算机程序代码,上述程序设计语言包括面向对象的程序设计语言-诸如Java、Smalltalk、C++,还包括常规的过程式程序设计语言-诸如“C”语言或类似的程序设计语言。程序代码可以完全地在用户计算机上执行、部分地在用户计算机上执行、作为一个独立的软件包执行、部分在用户计算机上部分在远程计算机上执行、或者完全在远程计算机或服务器上执行。在涉及远程计算机的情形中,远程计算机可以通过任意种类的网络——包括LAN或WAN-连接到用户计算机,或者,可以连接到外部计算机(例如利用因特网服务提供商来通过因特网连接)。 Computer program code for performing the operations of the present disclosure may be written in one or more programming languages, including object-oriented programming languages such as Java, Smalltalk, C++, and conventional Procedural programming language - such as "C" or similar programming language. The program code may execute entirely on the user's computer, partly on the user's computer, as a stand-alone software package, partly on the user's computer and partly on a remote computer or entirely on the remote computer or server. In situations involving a remote computer, the remote computer may be connected to the user's computer through any kind of network, including a LAN or WAN, or may be connected to an external computer (such as through the Internet using an Internet service provider).
附图中的流程图和框图,图示了按照本公开多种实施例的系统、方法和计算机程序产品的可能实现的体系架构、功能和操作。在这点上,流程图或框图中的每个方框可以代表一个模块、程序段、或代码的一部分,该模块、程序段、或代码的一部分包含一个或多个用于实现规定的逻辑功能的可执行指令。也应当注意,在有些作为替换的实现中,方框中所标注的功能也可以以不同于附图中所标注的顺序发生。例如,两个接连地表示的方框实际上可以基本并行地执行,它们有时也可以按相反的顺序执行,这依所涉及的功能而定。也要注意的是,框图和/或流程图中的每个方框、以及框图和/或流程图中的方框的组合,可以用执行规定的功能或操作的专用的基于硬件的系统来实现,或者可以用专用硬件与计算机指令的组合来实现。The flowcharts and block diagrams in the figures illustrate the architecture, functionality, and operations of possible implementations of systems, methods, and computer program products according to various embodiments of the present disclosure. In this regard, each block in the flowchart or block diagram may represent a module, segment, or portion of code that contains one or more logic functions that implement the specified executable instructions. It should also be noted that, in some alternative implementations, the functions noted in the block may occur out of the order noted in the figures. For example, two blocks shown one after another may actually execute substantially in parallel, or they may sometimes execute in the reverse order, depending on the functionality involved. It will also be noted that each block of the block diagram and/or flowchart illustration, and combinations of blocks in the block diagram and/or flowchart illustration, can be implemented by special purpose hardware-based systems that perform the specified functions or operations. , or can be implemented using a combination of specialized hardware and computer instructions.
描述于本公开实施例中所涉及到的单元可以通过软件的方式实现,也可以通过硬件的方式来实现。其中,单元的名称在一种情况下并不构成对该单元本身的限定,例如,第一获取单元还可以被描述为“获取至少两个网际协议地址的单元”。The units involved in the embodiments of the present disclosure can be implemented in software or hardware. In one case, the name of the unit does not constitute a limitation on the unit itself. For example, the first acquisition unit can also be described as "the unit that acquires at least two Internet Protocol addresses."
本文中以上描述的功能可以至少部分地由一个或多个硬件逻辑部件来执行。例如,非限制性地,可以使用的示范类型的硬件逻辑部件包括:现场可编程门阵列(Field Programmable Gate Array,FPGA)、专用集成电路(Application Specific Integrated Circuit,ASIC)、专用标准产品(Application Specific Standard Parts,ASSP)、片上系统(System on Chip,SOC)、复杂可编程逻辑设备(Complex Programming Logic Device,CPLD)等等。The functions described above herein may be performed, at least in part, by one or more hardware logic components. For example, without limitation, exemplary types of hardware logic components that can be used include: field programmable gate array (Field Programmable Gate Array, FPGA), application specific integrated circuit (Application Specific Integrated Circuit, ASIC), application specific standard product (Application Specific Standard Parts (ASSP), System on Chip (SOC), Complex Programming Logic Device (CPLD), etc.
在本公开的上下文中,机器可读介质可以是有形的介质,其可以包含或存储以供指令执行系统、装置或设备使用或与指令执行系统、装置或设备结合地使用的程序。机器可读介质可以是机器可读信号介质或机器可读储存介质。机器可读介质可以包括电子的、磁性的、光学的、电磁的、红外的、或半导体系统、装置或设备,或者上述内容的任何合适组合。机器可读存储介质的示例会包括基于一个或多个线的电气连接、便携式计算机盘、硬盘、RAM、ROM、EPROM或快闪存储器、光纤、CD-ROM、光学储存设备、磁储存设备、或上述内容的任何合适组合。In the context of this disclosure, a machine-readable medium may be a tangible medium that may contain or store a program for use by or in connection with an instruction execution system, apparatus, or device. The machine-readable medium may be a machine-readable signal medium or a machine-readable storage medium. Machine-readable media may include electronic, magnetic, optical, electromagnetic, infrared, or semiconductor systems, devices, or devices, or any suitable combination of the foregoing. Examples of machine-readable storage media would include an electrical connection based on one or more wires, a portable computer disk, a hard drive, RAM, ROM, EPROM or flash memory, optical fiber, CD-ROM, optical storage device, magnetic storage device, or Any suitable combination of the above.
根据本公开的一个或多个实施例,【示例一】提供了一种生成视图的方法,该方法包括:According to one or more embodiments of the present disclosure, [Example 1] provides a method for generating a view, which method includes:
检测于显示界面上视图绘制的触控操作,跳转至图表添加页面;Detect the touch operation of view drawing on the display interface and jump to the chart adding page;
获取在所述图表添加页面选择的待绘制模板; Obtain the template to be drawn selected on the chart adding page;
基于所述待绘制模板、预设筛选条件以及与目标用户所对应的目标管理数据,生成目标视图并显示在所述显示界面上。Based on the template to be drawn, preset filtering conditions and target management data corresponding to the target user, a target view is generated and displayed on the display interface.
根据本公开的一个或多个实施例,【示例二】提供了一种生成视图的方法,还包括:According to one or more embodiments of the present disclosure, [Example 2] provides a method for generating a view, further including:
所述检测于显示界面上视图绘制的触控操作,跳转至图表添加页面,包括:The touch operation detected in view drawing on the display interface jumps to the chart adding page, including:
在检测到于显示界面上触发度量控件时,跳转至所述图表添加页面。When it is detected that the measurement control is triggered on the display interface, jump to the chart adding page.
根据本公开的一个或多个实施例,【示例三】提供了一种生成视图方法,还包括:According to one or more embodiments of the present disclosure, [Example 3] provides a method for generating views, which also includes:
所述获取在所述图表添加页面选择的待绘制模板,包括:The obtaining of the template to be drawn selected on the chart adding page includes:
当检测到触发所述图表添加页面上的添加图表控件时,显示至少三种待选择模板类型;When it is detected that the add chart control on the chart adding page is triggered, at least three template types to be selected are displayed;
基于对所述至少三种待选择模板类型的触发操作,确定所述待绘制模板。The template to be drawn is determined based on triggering operations on the at least three template types to be selected.
根据本公开的一个或多个实施例,【示例四】提供了一种生成视图的方法,还包括:According to one or more embodiments of the present disclosure, [Example 4] provides a method for generating a view, which also includes:
所述至少三种待选择模板类型包括自定义模板类型、标准模板类型以及历史模板类型。The at least three template types to be selected include custom template types, standard template types and historical template types.
根据本公开的一个或多个实施例,【示例五】提供了一种生成视图的方法,还包括:According to one or more embodiments of the present disclosure, [Example 5] provides a method for generating a view, further including:
所述基于对所述至少三种待选择模板类型的触发操作,确定所述待绘制模板,包括:Determining the template to be drawn based on the triggering operation on the at least three template types to be selected includes:
若触发的待选择模板类型为自定义模板类型,则弹出包括至少两个编辑控件的编辑弹窗;其中,所述至少两个编辑控件分别为标题控件和图表类型控件;If the triggered template type to be selected is a custom template type, an editing pop-up window including at least two editing controls pops up; wherein the at least two editing controls are a title control and a chart type control respectively;
基于所述至少两个编辑控件中的编辑文本,确定所述待绘制模板;Determine the template to be drawn based on the edit text in the at least two edit controls;
其中,所述待绘制模板包括图表类型以及图表主题。Wherein, the template to be drawn includes a chart type and a chart theme.
根据本公开的一个或多个实施例,【示例六】提供了一种生成视图的方法,还包括:According to one or more embodiments of the present disclosure, [Example 6] provides a method for generating a view, which also includes:
所述基于对所述至少三种待选择模板类型的触发操作,确定所述待绘制模板,包括:Determining the template to be drawn based on the triggering operation on the at least three template types to be selected includes:
若触发的待选择模板类型为标准模板类型或历史模板类型,则显示至少一个标准模板或历史模板; If the triggered template type to be selected is a standard template type or a historical template type, at least one standard template or historical template will be displayed;
将触发的标准模板或历史模板,作为所述待绘制模板,并编辑所述待绘制模板的模板主题。Use the triggered standard template or historical template as the template to be drawn, and edit the template theme of the template to be drawn.
根据本公开的一个或多个实施例,【示例七】提供了一种生成视图的方法,还包括:According to one or more embodiments of the present disclosure, [Example 7] provides a method for generating a view, which also includes:
在确定待绘制模板之后,还包括:After determining the template to be drawn, it also includes:
跳转至图表配置页面,以基于所述图表配置页面中第一配置区域的配置项确定所述预设筛选条件。Jump to the chart configuration page to determine the preset filtering conditions based on the configuration items of the first configuration area in the chart configuration page.
根据本公开的一个或多个实施例,【示例八】提供了一种生成视图的方法,还包括:According to one or more embodiments of the present disclosure, [Example 8] provides a method for generating a view, further including:
在所述图表配置页面中还包括图表设计区域;其中,所述图表设计区域中包括至少一个待使用图表;The chart configuration page also includes a chart design area; wherein the chart design area includes at least one chart to be used;
基于对所述待使用图表的触发操作,更新所述待绘制模板。Based on a triggering operation on the chart to be used, the template to be drawn is updated.
根据本公开的一个或多个实施例,【示例九】提供了一种生成视图的方法,还包括:According to one or more embodiments of the present disclosure, [Example 9] provides a method for generating a view, further including:
所述基于所述待绘制模板、预设筛选条件以及与目标用户所对应的目标管理数据,生成目标视图并显示在所述显示界面上,包括:Generating a target view and displaying it on the display interface based on the template to be drawn, preset filter conditions and target management data corresponding to the target user includes:
基于所述预设筛选条件从与所述目标用户相对应的目标管理数据中筛选出目标数据;其中,所述目标管理数据中包括至少一条待处理数据;Filter out target data from target management data corresponding to the target user based on the preset filtering conditions; wherein the target management data includes at least one piece of data to be processed;
基于所述目标数据和所述待绘制模板,生成所述目标视图并显示与所述显示界面。Based on the target data and the template to be drawn, the target view is generated and displayed with the display interface.
根据本公开的一个或多个实施例,【示例十】提供了一种生成视图的装置,包括:According to one or more embodiments of the present disclosure, [Example 10] provides a device for generating a view, including:
图表添加页面跳转模块,设置为检测于显示界面上视图绘制的触控操作,跳转至图表添加页面;The chart adding page jump module is set to detect the touch operation of view drawing on the display interface and jump to the chart adding page;
待绘制模板确定模块,设置为获取在所述图表添加页面选择的待绘制模板;The module to determine the template to be drawn is configured to obtain the template to be drawn selected on the chart adding page;
目标视图显示模块,设置为基于所述待绘制模板、预设筛选条件以及与目标用户所对应的目标管理数据,生成目标视图并显示在所述显示界面上。The target view display module is configured to generate a target view and display it on the display interface based on the template to be drawn, preset filter conditions, and target management data corresponding to the target user.
此外,虽然采用特定次序描绘了多个操作,但是这不应当理解为要求这些操作以所示出的特定次序或以顺序次序执行来执行。在一定环境下,多任务和并行处理可能是有利的。同样地,虽然在上面论述中包含了多个实现细节,但是这些不应当被解释为对本公开的范围的限制。在单独的实施例的上下文中描 述的一些特征还可以组合地实现在单个实施例中。相反地,在单个实施例的上下文中描述的多种特征也可以单独地或以任何合适的子组合的方式实现在多个实施例中。 Furthermore, although various operations are depicted in a specific order, this should not be understood as requiring that these operations be performed in the specific order shown or performed in a sequential order. Under certain circumstances, multitasking and parallel processing may be advantageous. Likewise, although numerous implementation details are included in the above discussion, these should not be construed as limiting the scope of the present disclosure. Described in the context of separate embodiments Some of the features described may also be implemented in combination in a single embodiment. Conversely, various features that are described in the context of a single embodiment can also be implemented in multiple embodiments separately or in any suitable subcombination.

Claims (13)

  1. 一种生成视图的方法,包括:A method for generating views, including:
    检测于显示界面上视图绘制的触控操作,跳转至图表添加页面;Detect the touch operation of view drawing on the display interface and jump to the chart adding page;
    获取在所述图表添加页面选择的待绘制模板;Obtain the template to be drawn selected on the chart adding page;
    基于所述待绘制模板、预设筛选条件以及与目标用户所对应的目标管理数据,生成目标视图并显示在所述显示界面上。Based on the template to be drawn, preset filtering conditions and target management data corresponding to the target user, a target view is generated and displayed on the display interface.
  2. 根据权利要求1所述的方法,其中,所述检测于显示界面上视图绘制的触控操作,跳转至图表添加页面,包括:The method according to claim 1, wherein the touch operation detected in drawing a view on the display interface jumps to a chart adding page, including:
    在检测到于所述显示界面上触发度量控件时,跳转至所述图表添加页面。When it is detected that the measurement control is triggered on the display interface, jump to the chart adding page.
  3. 根据权利要求1所述的方法,其中,所述获取在所述图表添加页面选择的待绘制模板,包括:The method according to claim 1, wherein said obtaining the template to be drawn selected on the chart adding page includes:
    当检测到触发所述图表添加页面上的添加图表控件时,显示至少三种待选择模板类型;When it is detected that the add chart control on the chart adding page is triggered, at least three template types to be selected are displayed;
    基于对所述至少三种待选择模板类型的触发操作,确定所述待绘制模板。The template to be drawn is determined based on triggering operations on the at least three template types to be selected.
  4. 根据权利要求3所述的方法,其中,所述至少三种待选择模板类型包括自定义模板类型、标准模板类型以及历史模板类型。The method according to claim 3, wherein the at least three template types to be selected include a custom template type, a standard template type and a historical template type.
  5. 根据权利要求4所述的方法,其中,所述基于对所述至少三种待选择模板类型的触发操作,确定所述待绘制模板,包括:The method according to claim 4, wherein determining the template to be drawn based on triggering operations on the at least three template types to be selected includes:
    在触发的待选择模板类型为自定义模板类型的情况下,弹出包括至少两个编辑控件的编辑弹窗;其中,所述至少两个编辑控件分别为标题控件和图表类型控件;When the triggered template type to be selected is a custom template type, an editing pop-up window including at least two editing controls pops up; wherein the at least two editing controls are a title control and a chart type control respectively;
    基于所述至少两个编辑控件中的编辑文本,确定所述待绘制模板;Determine the template to be drawn based on the edit text in the at least two edit controls;
    其中,所述待绘制模板包括图表类型以及图表主题。Wherein, the template to be drawn includes a chart type and a chart theme.
  6. 根据权利要求4所述的方法,其中,所述基于对所述至少三种待选择模板类型的触发操作,确定所述待绘制模板,包括:The method according to claim 4, wherein determining the template to be drawn based on triggering operations on the at least three template types to be selected includes:
    在触发的待选择模板类型为标准模板类型或历史模板类型的情况下,显示至少一个标准模板或历史模板;When the triggered template type to be selected is a standard template type or a historical template type, display at least one standard template or historical template;
    将触发的标准模板或历史模板,作为所述待绘制模板,并编辑所述待绘制模板的模板主题。Use the triggered standard template or historical template as the template to be drawn, and edit the template theme of the template to be drawn.
  7. 根据权利要求1所述的方法,在确定所述待绘制模板之后,还包括:The method according to claim 1, after determining the template to be drawn, further comprising:
    跳转至图表配置页面,以基于所述图表配置页面中第一配置区域的配置项 确定所述预设筛选条件。Jump to the chart configuration page to base on the configuration items in the first configuration area in the chart configuration page Determine the preset filter conditions.
  8. 根据权利要求7所述的方法,还包括:The method of claim 7, further comprising:
    在所述图表配置页面中还包括图表设计区域;其中,所述图表设计区域中包括至少一个待使用图表;The chart configuration page also includes a chart design area; wherein the chart design area includes at least one chart to be used;
    基于对所述待使用图表的触发操作,更新所述待绘制模板。Based on a triggering operation on the chart to be used, the template to be drawn is updated.
  9. 根据权利要求1所述的方法,其中,所述基于所述待绘制模板、预设筛选条件以及与目标用户所对应的目标管理数据,生成目标视图并显示在所述显示界面上,包括:The method according to claim 1, wherein generating a target view and displaying it on the display interface based on the template to be drawn, preset filter conditions and target management data corresponding to the target user includes:
    基于所述预设筛选条件从与所述目标用户相对应的目标管理数据中筛选出目标数据;其中,所述目标管理数据中包括至少一条待处理数据;Filter out target data from target management data corresponding to the target user based on the preset filtering conditions; wherein the target management data includes at least one piece of data to be processed;
    基于所述目标数据和所述待绘制模板,生成所述目标视图并显示与所述显示界面。Based on the target data and the template to be drawn, the target view is generated and displayed with the display interface.
  10. 一种生成视图的装置,包括:A device for generating views, including:
    图表添加页面跳转模块,设置为检测于显示界面上视图绘制的触控操作,跳转至图表添加页面;The chart adding page jump module is set to detect the touch operation of view drawing on the display interface and jump to the chart adding page;
    待绘制模板确定模块,设置为获取在所述图表添加页面选择的待绘制模板;The module to determine the template to be drawn is configured to obtain the template to be drawn selected on the chart adding page;
    目标视图显示模块,设置为基于所述待绘制模板、预设筛选条件以及与目标用户所对应的目标管理数据,生成目标视图并显示在所述显示界面上。The target view display module is configured to generate a target view and display it on the display interface based on the template to be drawn, preset filter conditions, and target management data corresponding to the target user.
  11. 一种电子设备,包括:An electronic device including:
    至少一个处理器;at least one processor;
    存储装置,设置为存储至少一个程序;a storage device configured to store at least one program;
    当所述至少一个程序被所述至少一个处理器执行,使得所述至少一个处理器实现如权利要求1-9中任一所述的生成视图的方法。When the at least one program is executed by the at least one processor, the at least one processor is caused to implement the method for generating a view as described in any one of claims 1-9.
  12. 一种包含计算机可执行指令的存储介质,所述计算机可执行指令在由计算机处理器执行时用于执行如权利要求1-9中任一所述的生成视图的方法。A storage medium containing computer-executable instructions that, when executed by a computer processor, are used to perform the method of generating a view according to any one of claims 1-9.
  13. 一种计算机程序产品,包括承载在非暂态计算机可读介质上的计算机程序,所述计算机程序包含用于执行如权利要求1-9中任一所述的生成视图的方法的程序代码。 A computer program product comprising a computer program carried on a non-transitory computer-readable medium, the computer program comprising program code for executing the method for generating a view according to any one of claims 1-9.
PCT/CN2023/092645 2022-05-17 2023-05-08 View generation method and apparatus, electronic device, and storage medium WO2023221795A1 (en)

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
CN202210541751.9A CN115526953A (en) 2022-05-17 2022-05-17 Method and device for generating view, electronic equipment and storage medium
CN202210541751.9 2022-05-17

Publications (1)

Publication Number Publication Date
WO2023221795A1 true WO2023221795A1 (en) 2023-11-23

Family

ID=84696260

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/CN2023/092645 WO2023221795A1 (en) 2022-05-17 2023-05-08 View generation method and apparatus, electronic device, and storage medium

Country Status (2)

Country Link
CN (1) CN115526953A (en)
WO (1) WO2023221795A1 (en)

Families Citing this family (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN115526953A (en) * 2022-05-17 2022-12-27 北京字跳网络技术有限公司 Method and device for generating view, electronic equipment and storage medium

Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20140100872A1 (en) * 2012-10-05 2014-04-10 Mckesson Financial Holdings Method, apparatus, and computer program product for sharing patient charting templates
CN111259643A (en) * 2019-12-10 2020-06-09 深圳市远行科技股份有限公司 Method and equipment for generating graphical report
CN112632136A (en) * 2020-12-11 2021-04-09 北京国电通网络技术有限公司 Data statistical analysis method and device, electronic equipment and storage medium
CN112861488A (en) * 2021-01-25 2021-05-28 杭州博联智能科技股份有限公司 Dynamically configurable data visualization method, device, equipment and medium
CN114490666A (en) * 2022-02-14 2022-05-13 平安科技(深圳)有限公司 Chart generation method, device and equipment based on data requirements and storage medium
CN115526953A (en) * 2022-05-17 2022-12-27 北京字跳网络技术有限公司 Method and device for generating view, electronic equipment and storage medium

Patent Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20140100872A1 (en) * 2012-10-05 2014-04-10 Mckesson Financial Holdings Method, apparatus, and computer program product for sharing patient charting templates
CN111259643A (en) * 2019-12-10 2020-06-09 深圳市远行科技股份有限公司 Method and equipment for generating graphical report
CN112632136A (en) * 2020-12-11 2021-04-09 北京国电通网络技术有限公司 Data statistical analysis method and device, electronic equipment and storage medium
CN112861488A (en) * 2021-01-25 2021-05-28 杭州博联智能科技股份有限公司 Dynamically configurable data visualization method, device, equipment and medium
CN114490666A (en) * 2022-02-14 2022-05-13 平安科技(深圳)有限公司 Chart generation method, device and equipment based on data requirements and storage medium
CN115526953A (en) * 2022-05-17 2022-12-27 北京字跳网络技术有限公司 Method and device for generating view, electronic equipment and storage medium

Also Published As

Publication number Publication date
CN115526953A (en) 2022-12-27

Similar Documents

Publication Publication Date Title
CN110046021B (en) Page display method, device, system, equipment and storage medium
EP4044611A1 (en) Method and apparatus for displaying music points, and electronic device and medium
US20120005577A1 (en) Building Mashups on Touch Screen Mobile Devices
KR20140144104A (en) Electronic apparatus and Method for providing service thereof
WO2021135626A1 (en) Method and apparatus for selecting menu items, readable medium and electronic device
EP4109321A1 (en) Mail processing method and apparatus, electronic device and storage medium
US20230325443A1 (en) Document processing method and apparatus, and electronic device
EP4124052A1 (en) Video production method and apparatus, and device and storage medium
WO2023155822A1 (en) Session method and apparatus, electronic device, and storage medium
EP4117298A1 (en) Information display method and apparatus, and electronic device
US11809690B2 (en) Human-computer interaction method and apparatus, and electronic device
WO2023221795A1 (en) View generation method and apparatus, electronic device, and storage medium
WO2023116480A1 (en) Multimedia content publishing method and apparatus, and device, medium and program product
WO2024002047A1 (en) Display method and apparatus for session message, and device and storage medium
WO2020244564A1 (en) Method and device for displaying group of contacts to be mentioned, terminal apparatus, and storage medium
US20230401377A1 (en) Document creation method and apparatus, and device and storage medium
WO2023222003A1 (en) Image semantic alignment method and apparatus, and electronic device and storage medium
WO2024037491A1 (en) Media content processing method and apparatus, device, and storage medium
WO2024087922A1 (en) Collection management method and apparatus, device, and medium
WO2024060943A1 (en) Comment information publishing method and apparatus, electronic device, and storage medium
WO2023222034A1 (en) View drawing method and apparatus, and electronic device and storage medium
WO2024022179A1 (en) Media content display method and apparatus, electronic device and storage medium
WO2020186927A1 (en) Data sharing method, apparatus and device, and medium
WO2023207543A1 (en) Media content publishing method and apparatus, and device, storage medium and program product
WO2022262824A1 (en) Interaction method and apparatus, electronic device, and computer readable storage medium

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: 23806747

Country of ref document: EP

Kind code of ref document: A1