WO2018174365A1 - Procédé de visualisation d'un graphique de table de données - Google Patents

Procédé de visualisation d'un graphique de table de données Download PDF

Info

Publication number
WO2018174365A1
WO2018174365A1 PCT/KR2017/012755 KR2017012755W WO2018174365A1 WO 2018174365 A1 WO2018174365 A1 WO 2018174365A1 KR 2017012755 W KR2017012755 W KR 2017012755W WO 2018174365 A1 WO2018174365 A1 WO 2018174365A1
Authority
WO
WIPO (PCT)
Prior art keywords
chart
data
variable type
header
client environment
Prior art date
Application number
PCT/KR2017/012755
Other languages
English (en)
Korean (ko)
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 WO2018174365A1 publication Critical patent/WO2018174365A1/fr

Links

Images

Classifications

    • 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/177Editing, e.g. inserting or deleting of tables; using ruled lines
    • 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/177Editing, e.g. inserting or deleting of tables; using ruled lines
    • G06F40/18Editing, e.g. inserting or deleting of tables; using ruled lines of spreadsheets

Definitions

  • the present invention relates to a method for visualizing a chart of a data table, and more particularly, extracts a variable type from data of an area selected by a user, and determines a chart that can be generated based on a chart generation variable type selected by a user from the extracted variable types. And a chart for generating a chart using the data and providing the chart to a client environment interface.
  • This data visualization technique is largely composed of a technique for acquiring data to be visualized and a technique for visualizing the acquired data on a client environment.
  • the user simply clicks or drags the data area, extracts the variable type from the selected data, and automatically generates a suitable chart to visualize the data table easily. It is necessary to provide a tool to do this.
  • the present invention is to solve the above-mentioned problems of the prior art, an object of the present invention is to extract the variable type from the data of the area selected by the user, and can be generated based on the chart generation variable type selected by the user from the extracted variable type It is to provide a chart visualization method of a data table for determining a chart, generating the chart using the data, and providing the chart to a client environment interface.
  • an aspect of the present invention is a chart visualization method of a data table, which is implemented in an Internet environment, comprising: reading data from a data table; Extracting a variable type of the data; Providing the variable type in the form of a graphical input option to a client environment interface; Among the variable types, reading a chart generation variable type selected by a user; Determining a chart that can be generated based on the chart generation variable type, and generating the chart using the data; And providing the chart to a client environment interface.
  • a method of visualizing a chart of a data table comprising: displaying the data table in a client environment; Reading data of an area selected by a user from the data table; Extracting a variable type of the data; Providing the variable type in the form of a graphical input option to a client environment interface; Among the variable types, reading a chart generation variable type selected by a user; Determining a chart that can be generated based on the chart generation variable type, and generating the chart using the data; And providing the chart to a client environment interface.
  • the step of extracting the variable type of the data may be a chart visualization method of the data table, characterized in that the parsing of the data.
  • the step of extracting the variable type of the data may be performed by reading a variable type of each cell unit from a spreadsheet format data and extracting the most frequent variable type in row and column units from the data.
  • the method may be a chart visualization method of a data table.
  • the step of providing the variable type in the form of a graphical input option to a client environment interface may include classifying the variable type into a categorical variable type representing a specific type and a numeric variable type representing a numeric value.
  • the categorical variable type and the numerical variable type may be chart visualization methods of a data table, wherein the tabs are configured as separate tabs.
  • the chart includes a bar chart, a line chart, a scatter chart, a tree map chart, a pie chart, parallel coordinates ( It may be a chart visualization method of a data table, characterized in that at least one of Cartesian Coordinates and Coordinates Map.
  • another aspect of the present invention is a chart visualization method of a data table, which is implemented in an Internet environment, comprising: reading data from a data table; The data is in spreadsheet format, and the variable type of data stored in the first cell of each row in the data is extracted as the header of the row, and the variable type of data stored in the first cell of each column in the data is the header of the column. Extracting with; Providing the header in the form of a graphical input option to a client environment interface; Among the headers, reading a chart generation header selected by a user; Determining a chart that can be generated based on the chart generation header, and generating the chart using the data; And providing the chart to a client environment interface.
  • a method of visualizing a chart of a data table comprising: displaying the data table in a client environment; Reading data of an area selected by a user from the data table; The area is in a spreadsheet format, and the variable type of data stored in the first cell of each row in the area is extracted as the header of the row, and the variable type of data stored in the first cell of each column in the area is the header of the column.
  • Extracting with Providing the header in the form of a graphical input option to a client environment interface; Among the headers, reading a chart generation header selected by a user; Determining a chart that can be generated based on the chart generation header, and generating the chart using the data; And providing the chart to a client environment interface.
  • variable type of data stored in the first cell of each row in the region is extracted as the header of the row
  • variable type of data stored in the first cell of each column in the region is extracted as the header of the column.
  • the step of performing may be a chart visualization method of the data table, characterized in that made through the parsing of the data.
  • providing the header in the form of a graphical input option to a client environment interface comprises: dividing the header into a categorical header representing a particular type and a numeric header representing a numeric value, wherein the categorical includes: It may be a chart visualization method of a data table, wherein the header and the numeric header are configured as separate tabs.
  • the chart includes a bar chart, a line chart, a scatter chart, a tree map chart, a pie chart, parallel coordinates ( It may be a chart visualization method of a data table, characterized in that at least one of Cartesian Coordinates and Coordinates Map.
  • another aspect of the present invention is a computer readable memory device that stores instructions for chart visualization of a data table, implemented in an Internet environment, the step of reading data from the data table ; Extracting a variable type of the data; Providing the variable type in the form of a graphical input option to a client environment interface; Among the variable types, reading a chart generation variable type selected by a user; Determining a chart that can be generated based on the chart generation variable type, and generating the chart using the data; And providing the chart to a client environment interface.
  • a computer readable memory device having instructions stored for chart visualization of a data table, implemented in an internet environment, comprising: displaying a data table in a client environment; Reading data of an area selected by a user from the data table; Extracting a variable type of the data; Providing the variable type in the form of a graphical input option to a client environment interface; Among the variable types, reading a chart generation variable type selected by a user; Determining a chart that can be generated based on the chart generation variable type, and generating the chart using the data; And a computer readable memory device performing the step of providing the chart to a client environment interface.
  • FIG. 1 is a flowchart of a chart visualization method of a data table according to an embodiment of the present invention.
  • FIG. 2 is a flowchart of a chart visualization method of a data table according to another embodiment of the present invention.
  • FIG. 3 is a schematic diagram illustrating a chart visualization method of a data table according to an embodiment of the present invention.
  • FIG. 4 is a flowchart of a chart visualization method of a data table according to another embodiment of the present invention.
  • FIG. 5 is a flowchart of a chart visualization method of a data table according to another embodiment of the present invention.
  • FIG. 6 is a block diagram of an exemplary computing operating environment in which embodiments of the present invention may be implemented.
  • program modules include routines, programs, components, data structures, and other types of structures that perform particular tasks or implement particular abstract data types.
  • those skilled in the art can be practiced with other computer system configurations including handheld devices, multiprocessor systems, microprocessor-based or programmable consumer electronics, minicomputers, mainframe computers, and comparable computing devices. You will know.
  • Embodiments may also be practiced in distributed computing environments where tasks are performed by remote processing devices that are linked through a communications network.
  • program modules may be located in both local and remote memory storage devices.
  • Embodiments may be implemented in a computer implemented process (method), computing system, or article of manufacture, such as a computer program product or computer readable medium.
  • the computer program product may be a computer storage medium that is readable by a computer system and encodes a computer program that includes instructions that cause a computer or computing system to perform the example process (s).
  • the computer readable storage medium is a computer readable memory device.
  • the computer readable storage medium may be implemented, for example, via one or more of volatile computer memory, nonvolatile memory, hard drive, flash drive, floppy disk or compact disk, and comparable hardware media.
  • FIG. 1 and 2 are flowcharts of a chart visualization method of a data table according to an embodiment of the present invention
  • Figure 3 is a schematic diagram showing a chart visualization method of a data table according to an embodiment of the present invention.
  • a method for visualizing a chart of a data table is implemented in an internet environment.
  • the method for visualizing a chart of a data table includes: reading data from a data table (S110); Extracting a variable type of the data (S120); Providing the variable type in the form of a graphical input option to a client environment interface (S130); Reading the chart generation variable type selected by the user among the variable types (S140); Determining a chart that can be generated based on the chart generation variable type, and generating the chart using the data (S150); And providing the chart to a client environment interface (S160).
  • the chart visualization method of the data table is implemented in an internet environment, the method of chart visualization of the data table, the step of displaying the data table in the client environment (S210); Reading data of an area selected by a user from the data table (S220); Extracting a variable type of the data (S230); Providing the variable type in the form of a graphical input option to a client environment interface (S240); Reading the chart generation variable type selected by the user among the variable types (S250); Determining a chart that can be generated based on the chart generation variable type, and generating the chart using the data (S260); And providing the chart to a client environment interface (S270).
  • the method for visualizing a chart of a data table according to an embodiment of the present invention is implemented in an internet environment, it may mean that the method is implemented in an internet environment based on a network.
  • the network may be configured without regard to its networking aspects such as wired and wireless.
  • a local area network (LAN), a metropolitan area network (MAN), a wide area network (WAN), etc. can be composed of a variety of communication networks, preferably in the present invention It can consist of internets connected between countries around the world.
  • the network may include any topology of servers, clients, Internet service providers, and communication media.
  • the system according to the embodiments described in the present invention may have a static or dynamic topology.
  • the network may include a secure network such as an enterprise network, an unsecure network such as a wireless open network, or the Internet.
  • the network may also coordinate communications over other networks, such as a public switched telephone network (PSTN) or a cellular network.
  • PSTN public switched telephone network
  • the network may include a short range wireless network such as Bluetooth.
  • the network provides communication between the nodes described herein.
  • the network may include wireless media such as acoustic, RF, infrared and other wireless media.
  • accessing the Internet environment may be performed through a web browser.
  • a web browser is a program that displays various information provided on the Internet through a web page.
  • the web browser may be installed together in the memory of each client environment. It may be installed in the memory of the client environment according to the customer request.
  • the data table may be a data table searched on a database established on the Internet.
  • the database constructed on the Internet may be a public database provided by a public institution such as a city unit, a city unit, or the like.
  • the data table may be a data table uploaded from a database stored in a computing device.
  • the client environment may include an engine that performs chart visualization of the data table described in the detailed description of the present invention.
  • the client environment obtains data from local or remote storage, such as memory or a server, the Internet, or the like.
  • data is generated in the client environment using an application program running in the client environment.
  • the client environment can be configured to obtain input or feedback from the user or other entity and apply it. Feedback can be interpreted in the client environment to understand the user's or other entity's preferences for output. Input or feedback may be obtained directly from the user or other entity and / or in response to one or more prompts that may be generated by the client environment. Based on this input or feedback, the client environment can generate work order information.
  • program modules include routines, programs, components, data structures, and other types of structures that perform particular tasks or implement particular abstract data types.
  • program modules include routines, programs, components, data structures, and other types of structures that perform particular tasks or implement particular abstract data types.
  • IPTV including a desktop PC, tablet PC, laptop PC, set-top box.
  • All types of handheld based wireless communication devices, multiprocessor systems, microprocessors that can be connected to external servers via a network such as phones, personal digital assistants (PDAs), portable multimedia players (PMPs), tablet PCs, etc.
  • PDAs personal digital assistants
  • PMPs portable multimedia players
  • tablet PCs etc.
  • the implementation may be in a client environment configuration, including base or programmable consumer electronics, minicomputers, mainframe computers, and the like.
  • Displaying the data table in the client environment is a step of loading the data table on the dashboard of the client environment, based on the Internet environment.
  • the data table may be a spreadsheet method in which data is stored in units of cells.
  • Variable types can be assigned to data stored in each cell.
  • Variable types can represent attributes of the data, for example categorical variable types, ages, and heights, which are classified into certain predetermined types, such as gender (male and female), and class (bottle, sick, sick, sick). , Weight, etc. can be classified into numeric variable types.
  • the device receiving the user's selection may be hardware including a camera, a microphone, a touch driving screen, a keyboard, a mouse, and the like.
  • the device receiving the user's selection may communicate with an external resource such as a cloud-hosted platform to retrieve data in the data table.
  • the cloud host platform may include remote resources including data storage and content servers.
  • the device receiving input of the user may, in addition to the touch drive device, incorporate other input mechanisms such as optical gesture capture, gyroscope input device, mouse, keyboard, eye tracking input, and comparable software and / or hardware based technologies. Can be achieved.
  • the selection operation of the user may be to click or drag a partial area 200 on the data table 100, and the partial area 200 may be a single area or an area including a plurality of data cells. Can be.
  • the following steps may be performed on the selected data through the step S220 of reading data of the area selected by the user from the data table.
  • Extracting the variable type of the data may be performed through parsing the data.
  • Parsing data refers to a parsing process in which a computer acting as a parser classifies a string of sentence units into a token that is considered meaningful and reconstructs it into a parse tree.
  • a series of strings which are only signs, are translated into machine language and become meaningful units of meaning.
  • parsing is a task of detaching a semantic unit in a sentence arranged as a series of characters, and may include an act of determining and classifying a hierarchy such as whether the semantic unit is a central element or an interlaced element.
  • a chart suitable for the nature of the data can be generated regardless of the user's understanding of the data or the understanding of the chart.
  • the step of extracting the variable type of the data (S120, S230), reading the variable type of each cell unit from the spreadsheet format data, the least variable type in the row unit and column unit in the data
  • variable types of each cell unit included in the partial region 200 are read, and then, the row unit and the column. You can select the variable type that appears the most as a unit and extract it as the representative variable type for that row or column.
  • the user's intuitive understanding and selection of the partial region 200 may be reflected in the chart visualization, and a chart may be automatically generated according to the user's preferences or utilization.
  • the client environment interface is a computer, in particular, an interface for interaction and information exchange between a computer and a user (human). Also called human-computer interaction (HCI) or man-machine interface (MMI), these client environment interfaces can provide two ways of input and output.
  • HCI human-computer interaction
  • MMI man-machine interface
  • the input defines how the user manipulates the system
  • the output can be a means for presenting the results generated by the system according to the user's operation.
  • the client environment interface according to an embodiment of the present invention may be designed so that the user can easily find and use the necessary elements and easily obtain accurate results based on psychology and physiology.
  • the client environment interface includes both a graphic, text, and voice information displayed by a program to a user and an interaction method for a user control sequence in which the user controls the program.
  • the client environment interfaces include graphical user interface (GUI), web user interface (WUI), command-line interface (CLI), batch interface, and touch interface ( touch interface), voice user interface, and the like.
  • GUI graphical user interface
  • WUI web user interface
  • CLI command-line interface
  • touch interface touch interface
  • variable type in the form of graphical input options to the client environment interface (S130, S240), divides the variable type into a categorical variable type representing a specific type and a numeric variable type representing a numerical value,
  • the categorical variable type and the numeric variable type may be configured as separate tabs.
  • the steps S140 and S250 of reading the chart generation variable type selected by the user may be given a separate label to the chart generation variable type selected by the user, and a separate label may be given in a subsequent step.
  • the chart may be determined based on the chart generation variable type.
  • Charts are visualizations based on databases, for example, bar charts, line charts, scatter charts, tree map charts, pie charts ( Pie chart, parallel coordinates (Cartesian Coordinates), coordinates (Coordinates Map) and graph of the function according to the regression analysis, etc., but is not limited thereto.
  • the minimum condition for generating the bar chart is that the chart generation variable type is one categorical variable type.
  • a histogram-type chart using the data frequency may be generated.
  • the optimal condition for generating a bar chart is that the chart generation variable type is one categorical variable type and one numeric variable type.
  • the categorical variable type may form one axis
  • the numeric variable type may form the chart height according to the aggregated data.
  • the minimum condition for generating the line chart is that the chart generation variable type is one categorical variable type.
  • a histogram-type chart using the data frequency may be generated.
  • the optimal condition for generating a line chart is that the chart generation variable type is one categorical variable type and one numeric variable type.
  • the categorical variable type may form one axis
  • the numeric variable type may form the chart height according to the aggregated data.
  • a line may be added whenever one categorical variable type and N numeric variable types are added.
  • the minimum and optimal conditions for generating the scatter chart are two types of chart generation variable types.
  • the aggregation function for counting the number of data should be disabled.
  • the size of the basic figure constituting the scatter chart shape may be added by one unit, and color may be formed for each basic figure whenever the categorical variable type is added.
  • the minimum condition for generating the treemap chart is that the chart generation variable type is one categorical variable type.
  • a tree map chart using data frequencies may be generated.
  • the optimal condition for generating a treemap chart is that the chart generation variable type is one categorical variable type and one numeric variable type.
  • the categorical variable type may form the basic figure of the treemap chart
  • the numeric variable type may form the size of the basic figure according to the aggregated data.
  • the minimum condition for generating the pie chart is that the chart generation variable type is one categorical variable type.
  • a pie chart may be generated using the data frequency.
  • the optimal condition for generating a bar chart is that the chart generation variable type is one categorical variable type and one numeric variable type.
  • the categorical variable type may form a pie
  • the numeric variable type may form an angle for dividing the inside of the pie chart according to the aggregated data.
  • the minimum condition for generating the parallel coordinate chart is that the chart generation variable type is two numeric variable types.
  • each of the numerical variable types forms an axis, and individual values may indicate positions of data values in the form of lines.
  • a separate axis may be additionally formed.
  • the minimum condition for generating the coordinate map chart is that the chart generation variable type is one categorical variable type.
  • the chart generation variable type is one categorical variable type.
  • a basic figure such as a bubble may be formed in the position of the specific position coordinate value.
  • the optimal condition for generating a bar chart is that the chart generation variable type has two categorical variable types.
  • each of the categorical variable types may represent a position along each axis of the coordinate map.
  • GUI graphic user interface
  • Visualized charts may include three-dimensional (3D) representations, graphics, images, video, and the like, and may be representations of a database, but are not limited in form.
  • the user may acquire the visualized data of only the desired area among the large amount of data or the unrefined data through the graphical user interface displayed through providing the chart to the client environment interface (S160 and S270).
  • the user may be configured to compare the plurality of charts, and then select an optimal chart suitable for data utilization.
  • 4 and 5 are flowcharts of a chart visualization method of a data table according to another embodiment of the present invention.
  • a chart visualization method of a data table is a chart visualization method of a data table, which is implemented in an internet environment, in which step of reading data from a data table (S310). ;
  • the data is in spreadsheet format, and the variable type of data stored in the first cell of each row in the data is extracted as the header of the row, and the variable type of data stored in the first cell of each column in the data is the header of the column.
  • Extracting to step (S320); Providing the header in the form of a graphical input option to a client environment interface (S330); (S340) reading the chart generation header selected by the user among the headers; Determining a chart that can be generated based on the chart generation header, and generating the chart using the data (S350); And providing the chart to a client environment interface (S360).
  • the method for visualizing a chart of a data table may be implemented in an internet environment.
  • the method for visualizing a chart of a data table may include: displaying a data table in a client environment (S410); Reading data of an area selected by a user from the data table (S420); The area is in a spreadsheet format, and the variable type of data stored in the first cell of each row in the area is extracted as the header of the row, and the variable type of data stored in the first cell of each column in the area is the header of the column.
  • the data or region is in spreadsheet format, and extracts the variable type of data stored in the first cell of each row in the data or region as the header of the row, and the variable type of data stored in the first cell of each column in the region.
  • the cell is a basic area into which data is input in a spreadsheet program or the like, by the intersection of rows and columns having a horizontal and vertical grid shape constituting the basic form of the spreadsheet. It can mean a rectangular area to be created.
  • the header of the first row is data 2 310
  • the header of the second row is data 7 340
  • the header of the third row is data 12 350
  • the header of the fourth row is data 17 (360).
  • the header of the first column is data 2 310
  • the header of the second column is data 3 320
  • the header of the third column is data 4 330.
  • variable type of data stored in the first cell of each row in the region is extracted as the header of the row
  • variable type of data stored in the first cell of each column in the region is extracted as the header of the column.
  • the step may be performed through parsing the data.
  • the providing of the header in the form of a graphical input option to the client environment interface may include classifying the header into a categorical header representing a specific type and a numeric header representing a numerical value.
  • the categorical header and the numeric header may be configured as separate tabs.
  • the chart includes a bar chart, a line chart, a scatter chart, a tree map chart, a pie chart, and a parallel chart.
  • the coordinates may be one or more of Cartesian Coordinates and Coordinates Map.
  • FIG. 6 is a block diagram of an exemplary computing operating environment in which embodiments of the present invention may be implemented.
  • another embodiment of the present invention provides a computer readable memory device having instructions stored for chart visualization of a data table, which is implemented in an internet environment, the method comprising: displaying a data table in a client environment; Reading data of an area selected by a user from the data table; Extracting a variable type of the data; Providing the variable type in the form of a graphical input option to a client environment interface; Among the variable types, reading a chart generation variable type selected by a user; Determining a chart that can be generated based on the chart generation variable type, and generating the chart using the data; And a computer readable memory device performing the step of providing the chart to a client environment interface.
  • the computing device 900 may include at least one processing device 920 and a system memory 910.
  • Computing device 900 may also include a plurality of processing devices that cooperate in executing a program.
  • system memory 910 may be volatile (eg, RAM), nonvolatile (eg, ROM, flash memory, etc.) or some combination of the two.
  • System memory 910 typically includes, but is not limited to, operating system 911 suitable for controlling the operation of platforms such as Microsoft's WINDOWS®, or WINDOWS PHONE® operating system, including, but not limited to, Apple's Mac OX, It can be UNIX, Linux, IRIX, AIX, or HP-UX.
  • operating system 911 suitable for controlling the operation of platforms such as Microsoft's WINDOWS®, or WINDOWS PHONE® operating system, including, but not limited to, Apple's Mac OX, It can be UNIX, Linux, IRIX, AIX, or HP-UX.
  • System memory 910 may also include one or more software, such as program module 912, chart visualization module 913.
  • Chart visualization module 913 may detect an interaction that interacts with the displayed chart.
  • the interaction may be classified into any one of an input operation, an update operation, a removal operation, a turning operation, and a click operation, and may be converted into attributes assigned to each operation.
  • the chart visualization module 913 may be configured such that, for the chart elements forming the independent chart and the dependent chart, values are input on the chart elements, the chart elements are updated to match the parameter dataset, and the chart elements are It can be said that the expression of the chart element changes as it is deleted, the chart element is rotated, and the chart element is clicked.
  • chart visualization module 913 may express the interaction as one of the chart elements that make up the independent chart and the dependent chart.
  • the chart elements may be enlarged, reduced, merged, split, zoomed in, zoomed out, or style changed. have.
  • chart visualization module 913 can execute the interactions that have been made to the chart and update the chart to display associated changes.
  • Computing device 900 may have additional features or functionality.
  • computing device 900 may also include additional data storage devices (removable and / or non-removable) such as, for example, magnetic disks, optical disks, or tapes.
  • additional reservoirs are shown in FIG. 6 as removable reservoir 950 and non-removable reservoir 960.
  • Computer-readable storage media may include volatile and nonvolatile, removable and non-removable media implemented in any method or technology for storage of information such as computer readable instructions, data structures, program modules, or other data. .
  • the computer readable storage medium is a computer readable memory device.
  • System memory 910, removable storage 950 and non-removable storage 960 are all examples of computer readable storage media.
  • Computer-readable storage media may include RAM, ROM, EEPROM, flash memory or other memory technology, CD-ROM, digital versatile disk (DVD) or other optical storage, magnetic cassettes, magnetic tape, magnetic disk storage or other magnetic storage.
  • the device may include, but is not limited to, any other medium that may be used to store desired information and that may be accessed by the computing device 900.
  • Computing device 900 may also have input device (s) 930 such as a keyboard, mouse, pen, voice input device, touch input device, and comparable input device.
  • input device (s) 930 such as a keyboard, mouse, pen, voice input device, touch input device, and comparable input device.
  • Output device (s) 940 may be included, such as displays, speakers, printers, and other types of output devices. These devices are all well known in the art and need not be discussed at length here.
  • Computing device 900 also includes a communication connection 970 that enables the device to communicate with other computing devices 980, such as through a wireless network, satellite link, cellular link, and similar mechanisms in a distributed computing environment. do.
  • Communication connection 970 is an example of communication media.
  • Communication media may include computer readable instructions, data structures, program modules, or other data in a modulated data signal, such as a carrier wave or other transport mechanism, and may include any information delivery media.
  • modulated data signal means a signal that has one or more of its characteristics set or changed in such a manner as to encode information in the signal.
  • communication media includes wired media such as a wired network or direct wired connection, and wireless media such as acoustic, RF, infrared, and other wireless media.
  • Example embodiments also include a method. These methods can be implemented in any number of ways, including the structures described herein. One such method is by machine operation of an apparatus of the type described herein.
  • Another optional method is that one or more of the individual operations of the method are performed and one or more human operators perform some. These human operators don't have to be in the same location, they just need to be with machines that each run a part of the program.

Landscapes

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

Abstract

Selon mode de réalisation, la présente invention concerne un procédé de visualisation d'un graphique d'une table de données, qui est mis en œuvre dans un environnement internet, le procédé comprenant les étapes consistant à : lire des données à partir d'une table de données ; extraire des types de variable des données ; fournir les types de variable sous la forme d'options d'entrée graphiques à une interface d'environnement client ; lire un type de variable de génération de graphique sélectionné par un utilisateur parmi les types de variable ; déterminer un graphique qui peut être généré, sur la base du type de variable de génération de graphique, et générer le graphique à l'aide des données ; et fournir le graphique à l'interface d'environnement client.
PCT/KR2017/012755 2017-03-20 2017-11-10 Procédé de visualisation d'un graphique de table de données WO2018174365A1 (fr)

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
KR10-2017-0034908 2017-03-20
KR1020170034908A KR101773574B1 (ko) 2017-03-20 2017-03-20 데이터 테이블의 차트 시각화 방법

Publications (1)

Publication Number Publication Date
WO2018174365A1 true WO2018174365A1 (fr) 2018-09-27

Family

ID=59761091

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/KR2017/012755 WO2018174365A1 (fr) 2017-03-20 2017-11-10 Procédé de visualisation d'un graphique de table de données

Country Status (2)

Country Link
KR (1) KR101773574B1 (fr)
WO (1) WO2018174365A1 (fr)

Cited By (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN109359155A (zh) * 2018-12-13 2019-02-19 翰博瑞强(上海)医药科技有限公司 一种基于Excel格式数据生成图表的方法及其装置
CN109977380A (zh) * 2019-01-08 2019-07-05 平安科技(深圳)有限公司 图表生成方法、装置、计算机设备及存储介质
CN111881311A (zh) * 2020-08-06 2020-11-03 泰山信息科技有限公司 一种图表类型的智能推荐方法、装置、设备及存储介质
CN113420536A (zh) * 2021-06-04 2021-09-21 山东师范大学 一种点距图表自动化生成方法及系统
WO2023142482A1 (fr) * 2022-01-26 2023-08-03 华为云计算技术有限公司 Procédé de sélection de composant graphique et dispositif de visualisation de données
US11893666B2 (en) 2022-01-19 2024-02-06 International Business Machines Corporation Parallel chart generator

Families Citing this family (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR101798149B1 (ko) * 2017-04-17 2017-11-16 주식회사 뉴스젤리 데이터 테이블 중 일부 영역 선택을 통한 차트 시각화 방법
CN112541335B (zh) * 2020-12-24 2023-09-01 北京百度网讯科技有限公司 生成解读文本的方法、装置、电子设备及存储介质

Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US7002580B1 (en) * 2003-05-14 2006-02-21 At&T Corp Method and apparatus for automatically generating charts
JP2010033498A (ja) * 2008-07-31 2010-02-12 Tetsu Matsuoka チャート作成方法、チャート作成システム
KR20130126927A (ko) * 2010-12-09 2013-11-21 마이크로소프트 코포레이션 스프레드시트 객체의 코드리스 공유
KR101516679B1 (ko) * 2014-11-17 2015-05-04 주식회사 넷스루 차트 추천 장치 및 방법
US20160364693A1 (en) * 2015-06-12 2016-12-15 Comrise, Inc. Computerized systems and methods for generating interactive cluster charts of human resources-related documents

Family Cites Families (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR101494844B1 (ko) * 2014-08-28 2015-02-25 그린캣소프트(주) 메타 데이터를 이용한 차트 변환 시스템 및 그 방법
US10536353B2 (en) * 2014-10-09 2020-01-14 Splunk Inc. Control interface for dynamic substitution of service monitoring dashboard source data

Patent Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US7002580B1 (en) * 2003-05-14 2006-02-21 At&T Corp Method and apparatus for automatically generating charts
JP2010033498A (ja) * 2008-07-31 2010-02-12 Tetsu Matsuoka チャート作成方法、チャート作成システム
KR20130126927A (ko) * 2010-12-09 2013-11-21 마이크로소프트 코포레이션 스프레드시트 객체의 코드리스 공유
KR101516679B1 (ko) * 2014-11-17 2015-05-04 주식회사 넷스루 차트 추천 장치 및 방법
US20160364693A1 (en) * 2015-06-12 2016-12-15 Comrise, Inc. Computerized systems and methods for generating interactive cluster charts of human resources-related documents

Cited By (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN109359155A (zh) * 2018-12-13 2019-02-19 翰博瑞强(上海)医药科技有限公司 一种基于Excel格式数据生成图表的方法及其装置
CN109977380A (zh) * 2019-01-08 2019-07-05 平安科技(深圳)有限公司 图表生成方法、装置、计算机设备及存储介质
CN111881311A (zh) * 2020-08-06 2020-11-03 泰山信息科技有限公司 一种图表类型的智能推荐方法、装置、设备及存储介质
CN111881311B (zh) * 2020-08-06 2023-06-23 泰山信息科技有限公司 一种图表类型的智能推荐方法、装置、设备及存储介质
CN113420536A (zh) * 2021-06-04 2021-09-21 山东师范大学 一种点距图表自动化生成方法及系统
US11893666B2 (en) 2022-01-19 2024-02-06 International Business Machines Corporation Parallel chart generator
WO2023142482A1 (fr) * 2022-01-26 2023-08-03 华为云计算技术有限公司 Procédé de sélection de composant graphique et dispositif de visualisation de données

Also Published As

Publication number Publication date
KR101773574B1 (ko) 2017-08-31

Similar Documents

Publication Publication Date Title
WO2018174365A1 (fr) Procédé de visualisation d'un graphique de table de données
US11893703B1 (en) Precise manipulation of virtual object position in an extended reality environment
US11798209B1 (en) Systems and methods for rendering a third party visualization in response to events received from search queries
US11733829B2 (en) Monitoring tree with performance states
US10469344B2 (en) Systems and methods for monitoring and analyzing performance in a computer system with state distribution ring
US10922493B1 (en) Determining a relationship recommendation for a natural language request
US11698900B2 (en) Leveraging search query history in a search interface
US10523538B2 (en) User interface that provides a proactive monitoring tree with severity state sorting
US11017764B1 (en) Predicting follow-on requests to a natural language request received by a natural language processing system
US11886430B1 (en) Intent-based natural language processing system
US9754395B2 (en) Proactive monitoring tree providing distribution stream chart with branch overlay
US11410403B1 (en) Precise scaling of virtual objects in an extended reality environment
US11288319B1 (en) Generating trending natural language request recommendations
WO2018194349A1 (fr) Procédé de visualisation d'un graphique par sélection d'une zone partielle d'une table de données
US10922892B1 (en) Manipulation of virtual object position within a plane of an extended reality environment
US20170220632A1 (en) Identifying field values based on delimiters
WO2020235085A1 (fr) Dispositif de visualisation de journal d'opérations, procédé de visualisation de journal d'opérations et programme de visualisation de journal d'opérations
WO2018147529A1 (fr) Procédé permettant à des graphiques dans un tableau de bord mis en œuvre dans un environnement en ligne d'interagir
WO2012169841A2 (fr) Système de livre numérique, formation de données de livre numérique, dispositif de recherche et son procédé
KR20190011186A (ko) 데이터 시각화를 위한 웹 기반 차트 라이브러리 시스템
US11644940B1 (en) Data visualization in an extended reality environment
US11853533B1 (en) Data visualization workspace in an extended reality environment
JP2018128850A (ja) 情報処理プログラム、情報処理方法および情報処理装置
JP2021114166A (ja) 文書管理・閲覧システムとその注釈文生成表示方法
CN115826949A (zh) 分析模型的生成方法、装置、存储介质及服务器

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

Country of ref document: EP

Kind code of ref document: A1

NENP Non-entry into the national phase

Ref country code: DE

32PN Ep: public notification in the ep bulletin as address of the adressee cannot be established

Free format text: NOTING OF LOSS OF RIGHTS PURSUANT TO RULE 112(1) EPC (EPO FORM 1205A DATED 09.01.2020)

122 Ep: pct application non-entry in european phase

Ref document number: 17902414

Country of ref document: EP

Kind code of ref document: A1