KR20190011186A - Web-based chart library system for data visualization - Google Patents

Web-based chart library system for data visualization Download PDF

Info

Publication number
KR20190011186A
KR20190011186A KR1020180054581A KR20180054581A KR20190011186A KR 20190011186 A KR20190011186 A KR 20190011186A KR 1020180054581 A KR1020180054581 A KR 1020180054581A KR 20180054581 A KR20180054581 A KR 20180054581A KR 20190011186 A KR20190011186 A KR 20190011186A
Authority
KR
South Korea
Prior art keywords
chart
variable
data
user
visualization
Prior art date
Application number
KR1020180054581A
Other languages
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 주식회사 뉴스젤리
Priority to KR1020180054581A priority Critical patent/KR20190011186A/en
Publication of KR20190011186A publication Critical patent/KR20190011186A/en

Links

Images

Classifications

    • G06F17/247

Landscapes

  • User Interface Of Digital Computer (AREA)

Abstract

According to an embodiment, the present invention relates to a web-based chart library system for data visualization, which is realized in a computing device based on an online environment. The web-based chart library system comprises: a data selecting unit which loads data and receives input of a user such that a database subject to visualization is selected; a variable selecting unit which extracts variables from the database, provides the variables to a client environment interface in the form of an input option, and receives input of the user such that chart generation variables for drawing a chart are selected from the variables; a chart generating unit which generates a chart library based on the database and the chart generation variables, provides the chart library to the client environment interface in the form of an input option, and provides the final chart selected from the chart library by receiving input of the user to the client environment interface; a variable setting unit which adds or deletes a chart generation variable composing the final chart based on the variables extracted from the database; and a visualization setting unit which extracts changeable graphical elements of the final chart, and includes an input option for changing the graphical elements by receiving input of the user. Therefore, the web-based chart library system for data visualization can allow a user to generate a chart for data visualization in a uniform method regardless of the type of chart, and can easily change the type of chart and visualization options by providing graphical input options.

Description

데이터 시각화를 위한 웹 기반 차트 라이브러리 시스템 {WEB-BASED CHART LIBRARY SYSTEM FOR DATA VISUALIZATION}WEB BASED CHART LIBRARY SYSTEM FOR DATA VISUALIZATION FOR DATA VISUALIZATION

본 발명은 데이터 시각화를 위한 웹 기반 차트 라이브러리 시스템에 관한 것으로, 더욱 상세하게는 사용자가 차트의 종류에 관계없이 통일된 방식으로 데이터 시각화를 위한 차트를 생성할 수 있도록 하고, 그래피컬한 인풋 옵션 제공을 통해 차트의 유형 및 차트 시각화 옵션을 쉽게 변경할 수 있도록 하는 데이터 시각화를 위한 웹 기반 차트 라이브러리 시스템에 관한 것이다.The present invention relates to a web-based chart library system for data visualization, and more particularly, to a graphical user interface system capable of generating a chart for data visualization in a uniform manner regardless of the type of chart, To a web based chart library system for data visualization that allows for easy modification of chart types and chart visualization options.

전 세계 국가에 인터넷이 보편화 되고 이를 통해 전달되는 데이터의 중요성이 날로 높아지고 있는 상황에서, 데이터 활용을 보다 효과적으로 수행하기 위한 다양한 기술들은 빠르게 발전하고 있다.As the Internet is becoming more popular in countries around the world and the importance of the data delivered to them is becoming increasingly important, a variety of technologies are being developed rapidly to better utilize data.

특히, 최근에는 스프레트 시트와 같은 표 형식의 데이터를 사용자가 한눈에 확인할 수 있도록 차트 형식으로 가공하는 데이터 시각화 기술이 각광을 받고 있다.In particular, recently, data visualization technology that processes data in tabular form such as spreadsheet in a chart format so that the user can check at a glance is attracting attention.

이와 관련하여, 효용가치가 높은 데이터 시각화 자료를 얻기 위해서는, 데이터의 구조나 성격에 부합되는 차트가 생성되어야 한다.In this regard, in order to obtain data visualization data of high utility value, a chart must be generated that conforms to the structure or nature of the data.

그리고, 사용자가 시각화 시스템에 빠르게 적응하여 차트의 속성 및 스타일 요소 등을 손쉽게 편집할 수 있는 시각화 툴이 제공될 필요성이 존재한다.There is also a need to provide a visualization tool that allows the user to quickly adapt to a visualization system and easily edit chart attributes and style elements.

그러나, 종래의 차트 생성 툴들은 데이터의 구조나 성격을 차트와 연계시키지 못하여, 사용자가 지식이나 경험에 의존하여 일일이 시각화에 적합한 차트를 선정하여야 했고, 또한, 선정된 차트마다 서로 다른 환경하에서 편집 작업이 수행되어야 했다.However, conventional chart generation tools can not link the structure or nature of the data with charts, so users have to select charts suitable for visualization by relying on their knowledge or experience. Also, This had to be done.

이로 인해, 생성된 차트는 사용자 개개인의 데이터 시각화에 대한 이해도 및 경험에 크게 좌우되었고, 차트 편집에도 많은 시간이 소요되어야 했다.Because of this, the generated charts were heavily dependent on the understanding and experience of each individual user's data visualization, and it also took a lot of time to edit the charts.

따라서, 사용자가 본인의 지식이나 경험에 의존하지 않고도 빠르게 적응할 수 있는 데이터 시각화 툴로서, 데이터의 구조나 성격에 부합되는 차트를 제시할 수 있고, 선택된 차트의 종류에 관계 없이 통일된 방식의 편집 모듈을 포함하며, 신규 차트의 후속 추가가 유연하게 이루어질 수 있는 데이터 시각화 툴을 제공하는 것이 필요하다.Accordingly, as a data visualization tool that enables a user to quickly adapt to the present invention without depending on his or her own knowledge or experience, a chart conforming to the structure and characteristics of data can be presented, , And it is necessary to provide a data visualization tool in which the subsequent addition of new charts can be done flexibly.

일본 공표특허공보 제 2008 - 523473 호 (2008. 07. 03)Japanese Published Patent Application No. 2008- 523473 (2008. 07. 03)

본 발명은 전술한 종래기술의 문제점을 해결하기 위한 것으로, 본 발명의 목적은 사용자가 차트의 종류에 관계없이 통일된 방식으로 데이터 시각화를 위한 차트를 생성할 수 있도록 하고, 그래피컬한 인풋 옵션 제공을 통해 차트의 유형 및 차트 시각화 옵션을 쉽게 변경할 수 있도록 하는 데이터 시각화를 위한 웹 기반 차트 라이브러리 시스템을 제공하는 것이다.It is an object of the present invention to provide a graphical input option providing a graphical user interface that allows a user to generate a chart for data visualization in a unified manner regardless of the type of chart, To provide a web-based chart library system for data visualization that makes it easy to change chart types and chart visualization options.

상기와 같은 목적을 달성하기 위해, 본 발명의 일 측면은 컴퓨팅 디바이스에서 구현되고, 온라인 환경을 기반으로 하는 데이터 시각화를 위한 웹 기반 차트 라이브러리 시스템에 있어서, 데이터를 불러오고 사용자의 입력을 받아 시각화의 대상이 되는 데이터베이스를 선택받는 데이터선택부; 상기 데이터베이스에서 변수를 추출하고, 상기 변수를 클라이언트 환경 인터페이스에 인풋옵션의 형태로 제공하며, 사용자의 입력을 받아 상기 변수 중에서 차트를 그리기 위한 차트생성변수를 선택받는 변수선택부; 상기 데이터베이스와 상기 차트생성변수를 기초로 차트 라이브러리를 생성하여, 상기 차트 라이브러리를 클라이언트 환경 인터페이스에 인풋옵션의 형태로 제공하고, 상기 차트 라이브러리 중에서 사용자의 입력을 받아 선택된 최종차트를 클라이언트 환경 인터페이스에 제공하는 차트생성부; 상기 데이터베이스에서 추출된 상기 변수에 근거하여, 상기 최종차트를 구성하는 차트생성변수를 추가하거나 삭제할 수 있는 변수설정부; 및 상기 최종차트에 대해, 변경 가능한 상기 최종차트의 그래피컬한 요소를 추출하고, 사용자의 입력을 받아 상기 그래피컬한 요소를 변경하는 인풋옵션을 포함하는 시각화설정부를 포함하는 웹 기반 차트 라이브러리 시스템을 제공한다.According to an aspect of the present invention, there is provided a web-based chart library system for data visualization, which is implemented in a computing device and is based on an online environment, A data selection unit for selecting a database to be an object; A variable selection unit for extracting a variable from the database, providing the variable in the form of an input option to the client environment interface, receiving a user input and selecting a chart generation variable for drawing a chart among the variables; A chart library is generated on the basis of the database and the chart creation variables, the chart library is provided in the form of an input option to the client environment interface, the selected final chart is provided to the client environment interface A chart generating unit; A variable setting unit that can add or delete a chart generation variable configuring the final chart based on the variable extracted from the database; And a visualization setting unit including an input option for extracting a graphical element of the changeable final chart for the final chart and receiving an input of a user to change the graphical element .

일 실시예에 있어서, 상기 데이터베이스는 셀 단위로 저장된 개별 데이터의 집합으로 형성되는 것을 특징으로 하는 웹 기반 차트 라이브러리 시스템일 수 있다.In one embodiment, the database may be a web-based chart library system, which is formed of a collection of individual data stored on a cell-by-cell basis.

일 실시예에 있어서, 상기 데이터베이스는 데이터 파싱에 의해 구성되는 것을 특징으로 하는 웹 기반 차트 라이브러리 시스템일 수 있다.In one embodiment, the database may be a web-based chart library system that is configured by data parsing.

일 실시예에 있어서, 상기 변수는 특정한 유형을 나타내는 범주형 변수와 수치 값을 나타내는 수치형 변수로 목록화되고, 상기 범주형 변수와 상기 수치형 변수가 구별된 상태로 클라이언트 환경 인터페이스에 인풋옵션의 형태로 제공되는 것을 특징으로 하는 웹 기반 차트 라이브러리 시스템일 수 있다.In one embodiment, the variable is categorized as a categorical variable representing a particular type and a numeric variable representing a numerical value, and the categorical variable and the numeric variable are distinguished from each other, Based chart library system, which is provided in the form of a web-based chart library system.

일 실시예에 있어서, 상기 차트 라이브러리는 바 차트 (Bar Chart), 라인 차트 (Line Chart), 스캐터 차트 (Scatter Chart), 트리맵 차트 (Tree map Chart), 파이 차트 (Pie Chart), 평행 좌표 (Cartesian Coordinates), 좌표 지도 (Coordinates Map), 히트맵 차트 (Heat Map Chart), 워드클라우드 차트 (Word Cloud Chart), 2 이상의 서로 다른 차트가 결합된 형태인 콤보 차트 (Combo Chart) 및 회귀 분석에 따른 함수의 그래프를 포함하는 것을 특징으로 하는 웹 기반 차트 라이브러리 시스템일 수 있다.In one embodiment, the chart library includes a bar chart, a line chart, a scatter chart, a tree map chart, a pie chart, A Cartoian Coordinates, a Coordinates Map, a Heat Map Chart, a Word Cloud Chart, a Combo Chart combined with two or more different charts, And a graph of a function according to the web-based chart library system.

일 실시예에 있어서, 상기 변수설정부는, 상기 데이터베이스에서 추출된 상기 변수를 특정한 유형을 나타내는 범주형 변수와 수치 값을 나타내는 수치형 변수로 구별하여 클라이언트 환경 인터페이스에 인풋옵션의 형태로 제공되는 것을 특징으로 하는 웹 기반 차트 라이브러리 시스템일 수 있다.In one embodiment, the variable setting unit distinguishes the variable extracted from the database by a categorical variable representing a specific type and a numeric variable representing a numerical value, and is provided in the form of an input option in the client environment interface Based chart library system.

일 실시예에 있어서, 상기 시각화설정부는 상기 최종차트의 유형을 상기 차트 라이브러리에 포함된 다른 유형의 차트로 변경하는 차트유형변경부를 포함하는 것을 특징으로 하는 웹 기반 차트 라이브러리 시스템일 수 있다.In one embodiment, the visualization setting unit may include a chart type changing unit for changing the type of the final chart to another type of chart included in the chart library.

일 실시예에 있어서, 상기 그래피컬한 요소는 상기 최종차트를 구성하는 차트구성요소의 형태, 배열, 색깔, 크기 및 상기 차트구성요소들 간의 간격을 포함하는 것을 특징으로 하는 웹 기반 차트 라이브러리 시스템일 수 있다.In one embodiment, the graphical element comprises a form, an arrangement, a color, a size and an interval between the chart elements of the chart elements constituting the final chart. have.

일 실시예에 있어서, 상기 그래피컬한 요소는 상기 최종차트의 축설정 옵션, 상기 최종차트의 바탕 그리드 및 상기 최종차트상에 시각적으로 표시될 수 있는 텍스트를 포함하는 것을 특징으로 하는 웹 기반 차트 라이브러리 시스템일 수 있다.In one embodiment, the graphical element comprises an axis setting option of the final chart, a background grid of the final chart, and text that can be visually displayed on the final chart. Lt; / RTI >

일 실시예에 있어서, 상기 시각화설정부는 상기 그래피컬한 요소를 기본 설정값으로 되돌리는 초기화부를 포함하는 것을 특징으로 하는 웹 기반 차트 라이브러리 시스템일 수 있다.In one embodiment, the visualization setting unit may include an initialization unit for returning the graphical element to a default setting value.

본 발명의 일 측면에 따르면, 데이터 시각화에 대한 이해도나 경험에 좌우되지 않고, 사용자의 단순한 선택만으로 데이터베이스를 시각화한 차트 라이브러리가 생성될 수 있다.According to an aspect of the present invention, a chart library can be created in which a database is visualized by a simple selection of a user, without depending on an understanding or experience of data visualization.

그리고, 생성된 차트 라이브러리에서 사용자가 활용하고자 하는 목적에 부합되는 차트를 손쉽게 취사선택할 수 있다.In the generated chart library, it is possible to easily select a chart suitable for the purpose that the user wants to utilize.

또한, 통일된 방식의 편집 모듈인 변수설정부와 시각화설정부로써, 선택된 차트의 종류에 따른 변수의 편집과 차트의 유형 변경 및 차트를 이루는 그래피컬한 요소의 변경이 이루어진다.In addition, as a variable setting unit and a visualization setting unit, which are unified style editing modules, the editing of variables according to the selected chart type, the change of the chart type, and the graphical change of the chart are made.

나아가, 신규 차트의 후속 추가가 유연하게 이루어진다.Furthermore, the subsequent addition of new charts is flexible.

본 발명의 효과는 상기한 효과로 한정되는 것은 아니며, 본 발명의 상세한 설명 또는 특허청구범위에 기재된 발명의 구성으로부터 추론 가능한 모든 효과를 포함하는 것으로 이해되어야 한다.It should be understood that the effects of the present invention are not limited to the above effects and include all effects that can be deduced from the detailed description of the present invention or the configuration of the invention described in the claims.

도 1 은 본 발명의 일 실시예에 의한 웹 기반 차트 라이브러리 시스템의 블록 개념도이다.
도 2 는 본 발명의 일 실시예에 의한 데이터선택부가 온라인 환경을 기반으로 하여 컴퓨팅 디바이스에서 구현된 예시 화면을 나타낸다.
도 3 은 본 발명의 일 실시예에 의한 변수선택부 및 차트생성부가 온라인 환경을 기반으로 하여 컴퓨팅 디바이스에서 구현된 예시 화면을 나타낸다.
도 4 는 본 발명의 일 실시예에 의한 변수설정부가 온라인 환경을 기반으로 하여 컴퓨팅 디바이스에서 구현된 예시 화면을 나타낸다.
도 5 는 본 발명의 일 실시예에 의한 시각화설정부가 온라인 환경을 기반으로 하여 컴퓨팅 디바이스에서 구현된 예시 화면을 나타낸다.
도 6 은 본 발명의 다른 실시예에 의한 시각화설정부가 온라인 환경을 기반으로 하여 컴퓨팅 디바이스에서 구현된 예시 화면을 나타낸다.
1 is a block diagram of a web-based chart library system according to an embodiment of the present invention.
FIG. 2 shows an exemplary screen implemented in a computing device based on an online environment of a data selection unit according to an embodiment of the present invention.
FIG. 3 shows an exemplary screen implemented in a computing device based on an on-line environment of a variable selecting unit and a chart generating unit according to an embodiment of the present invention.
FIG. 4 shows an exemplary screen in which a variable setting unit according to an embodiment of the present invention is implemented in a computing device based on an online environment.
FIG. 5 illustrates an exemplary screen in which a visualization setting unit according to an exemplary embodiment of the present invention is implemented in a computing device based on an online environment.
FIG. 6 shows an exemplary screen implemented in a computing device based on an on-line environment according to another embodiment of the present invention.

이하에서는 첨부한 도면을 참조하여 본 발명을 설명하기로 한다. 그러나 본 발명은 여러 가지 상이한 형태로 구현될 수 있으며, 따라서 여기에서 설명하는 실시예로 한정되는 것은 아니다. 그리고 도면에서 본 발명을 명확하게 설명하기 위해서 설명과 관계없는 부분은 생략하였으며, 명세서 전체를 통하여 유사한 부분에 대해서는 유사한 도면 부호를 붙였다.DETAILED DESCRIPTION OF THE PREFERRED EMBODIMENTS Hereinafter, the present invention will be described with reference to the accompanying drawings. The present invention may, however, be embodied in many different forms and should not be construed as limited to the embodiments set forth herein. In order to clearly illustrate the present invention, parts not related to the description are omitted, and similar parts are denoted by like reference characters throughout the specification.

명세서 전체에서, 어떤 부분이 다른 부분과 "연결"되어 있다고 할 때, 이는 "직접적으로 연결"되어 있는 경우뿐 아니라, 그 중간에 다른 부재를 사이에 두고 "간접적으로 연결"되어 있는 경우도 포함한다. 또한 어떤 부분이 어떤 구성요소를 "포함"한다고 할 때, 이는 특별히 반대되는 기재가 없는 한 다른 구성요소를 제외하는 것이 아니라 다른 구성요소를 더 구비할 수 있다는 것을 의미한다.Throughout the specification, when a part is referred to as being "connected" to another part, it includes not only "directly connected" but also "indirectly connected" . Also, when an element is referred to as "comprising ", it means that it can include other elements, not excluding other elements unless specifically stated otherwise.

실시예들은 컴퓨팅 장치의 운영 체제 상에서 실행되는 응용 프로그램과 연계하여 실행되는 일반적인 상황의 프로그램 모듈로 설명될 것이지만, 당업자라면, 측면들은 또한 다른 프로그램 모듈과 연계하여 구현될 수 있음을 알 수 있을 것이다.Embodiments will be described as program modules in a general situation that are executed in conjunction with an application running on an operating system of a computing device, but those skilled in the art will recognize that aspects may also be implemented in conjunction with other program modules.

일반적으로, 프로그램 모듈은 특정 태스크를 수행하거나 특정 추상 데이터 유형을 구현하는 루틴, 프로그램, 컴포넌트, 데이터 구조, 및 다른 유형의 구조를 포함한다. 또한, 당업자라면, 실시예들은 핸드헬드 장치, 멀티프로세서 시스템, 마이크로프로세서 기반 또는 프로그램가능 소비자 전자기기, 미니컴퓨터, 메인프레임 컴퓨터, 및 이에 필적하는 컴퓨팅 디바이스를 포함하는 다른 컴퓨터 시스템 구성으로 실시될 수 있음을 알 것이다. 실시예 들은 또한 통신 네트워크를 통해 링크되는 원격 프로세싱 장치에 의해 태스크들이 수행되는 분산형 컴퓨팅 환경에서도 실시될 수 있다. 분산형 컴퓨팅 환경에서, 프로그램 모듈은 로컬 및 원격 메모리 저장 장치 모두에 위치할 수 있다.Generally, 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 will also appreciate that embodiments may be practiced with other computer system configurations, including handheld devices, multiprocessor systems, microprocessor-based or programmable consumer electronics, minicomputers, mainframe computers, . Embodiments may also be implemented in a distributed computing environment where tasks are performed by a remote processing device that is linked through a communications network. In a distributed computing environment, program modules may be located in both local and remote memory storage devices.

실시예들은 컴퓨터 구현 프로세스(방법), 컴퓨팅 시스템, 또는 컴퓨터 프로그램 제품 또는 컴퓨터 판독가능 매체와 같은 제조 물품으로 구현될 수 있다. 컴퓨터 프로그램 제품은 컴퓨터 시스템에 의해 판독가능하고 컴퓨터 또는 컴퓨팅 시스템으로 하여금 예시적인 프로세스(들)를 수행하게 하는 명령어들을 포함하는 컴퓨터 프로그램을 인코딩하는 컴퓨터 저장 매체일 수 있다. 컴퓨터 판독가능 저장 매체는 컴퓨터 판독가능 메모리 장치이다.Embodiments may be embodied in a computer-implemented process (method), a computing system, or an article of manufacture such as a computer program product or a computer-readable medium. The computer program product may be a computer storage medium readable by a computer system and encoding a computer program containing instructions for causing a computer or a computing system to perform the exemplary process (es). 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, non-volatile memory, hard drive, flash drive, floppy disk or compact disk, and a comparable hardware medium.

이하 첨부된 도면을 참고하여 본 발명의 실시예를 상세히 설명하기로 한다.Hereinafter, embodiments of the present invention will be described in detail with reference to the accompanying drawings.

도 1 은 본 발명의 일 실시예에 의한 웹 기반 차트 라이브러리 시스템의 블록 개념도이고, 도 2 는 본 발명의 일 실시예에 의한 데이터선택부가 온라인 환경을 기반으로 하여 컴퓨팅 디바이스에서 구현된 예시 화면을 나타내고, 도 3 은 본 발명의 일 실시예에 의한 변수선택부 및 차트생성부가 온라인 환경을 기반으로 하여 컴퓨팅 디바이스에서 구현된 예시 화면을 나타내고, 도 4 는 본 발명의 일 실시예에 의한 변수설정부가 온라인 환경을 기반으로 하여 컴퓨팅 디바이스에서 구현된 예시 화면을 나타내고, 도 5 는 본 발명의 일 실시예에 의한 시각화설정부가 온라인 환경을 기반으로 하여 컴퓨팅 디바이스에서 구현된 예시 화면을 나타내고, 도 6 은 본 발명의 다른 실시예에 의한 시각화설정부가 온라인 환경을 기반으로 하여 컴퓨팅 디바이스에서 구현된 예시 화면을 나타내며, 도 7 은 본 발명의 일 실시예들이 구현될 수 있는 예시적인 컴퓨팅 동작 환경의 블록도이다.FIG. 1 is a conceptual block diagram of a web-based chart library system according to an exemplary embodiment of the present invention. FIG. 2 shows an exemplary screen implemented in a computing device based on an online environment of a data selection unit according to an exemplary embodiment of the present invention FIG. 3 illustrates an exemplary screen implemented in a computing device based on an online environment, and FIG. 4 illustrates an example of a variable setting unit and a chart generating unit according to an exemplary embodiment of the present invention. FIG. 5 is a diagram illustrating an exemplary screen implemented in a computing device based on an on-line environment according to an exemplary embodiment of the present invention, FIG. 6 is a diagram illustrating an exemplary screen The visualization setting unit according to another embodiment of the present invention may be implemented in a computing device The screen shows an example, Figure 7 is a block diagram of an example computing operating environment in which one embodiment of the present invention may be implemented.

도 1 내지 도 7 을 참조하면, 본 발명의 일 실시예에 의한 차트 라이브러리 시스템 (1000) 은 온라인 환경을 기반으로 하는 웹 기반 차트 라이브러리 시스템 (1000) 일 수 있다.1 to 7, the chart library system 1000 according to an exemplary embodiment of the present invention may be a web-based chart library system 1000 based on an online environment.

본 발명의 일 실시예에 의한 차트 라이브러리 시스템 (1000) 이 온라인 환경을 기반으로 한다는 것은, 네트워크 (Network) 를 기반으로한 인터넷 환경에서 구현된다는 것을 의미할 수 있다.The fact that the chart library system 1000 according to an embodiment of the present invention is based on an online environment may mean that it is implemented in an Internet environment based on a network.

네트워크는 유선 및 무선 등과 같은 그 네트워킹 양태를 가리지 않고 구성될 수 있다. 예를 들어, 근거리 통신망(LAN: Local Area Network), 도시권 통신망(MAN: Metropolitan Area Network), 광역 통신망(WAN: Wide Area Network) 등 다양한 통신망으로 구성될 수 있으며, 바람직하게 본 발명에서 말하는 통신망은 전 세계의 국가 간에 서로 연결된 인터넷으로 구성될 수 있다.The network may be configured without regard to its networking aspects, such as wired and wireless. For example, the communication network may be composed of various communication networks such as a local area network (LAN), a metropolitan area network (MAN), a wide area network (WAN) It can consist of the Internet connected with the countries of the world.

네트워크는 서버, 클라이언트, 인터넷 서비스 제공자, 및 통신 매체의 임의의 토폴로지를 포함할 수 있다. 본 발명에서 설명하는 실시예들에 따른 시스템은 정적 또는 동적 토폴로지를 가질 수 있다. 네트워크는 기업 네트워크와 같은 보안 네트워크, 무선 개방 네트워크와 같은 비보안 네트워크(unsecure network), 또는 인터넷을 포함할 수 있다. 네트워크는 또한 PSTN(Public Switched Telephone Network) 또는 셀룰러 네트워크와 같은 다른 네트워크를 통해 통신을 조정할 수도 있다. 또한, 네트워크는 블루투스 등과 같은 단거리 무선 네트워크를 포함할 수 있다. 네트워크는 본 명세서에 기술된 구성들 사이의 통신을 제공한다. 예컨대, 네트워크는 음향, RF, 적외선 및 기타 무선 매체와 같은 무선 매체를 포함할 수 있다.A network may include any topology of a server, a client, an Internet service provider, and a communications medium. A system according to embodiments described herein may have a static or dynamic topology. The network may include a secure network, such as a corporate 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. The network may also include a short-range wireless network such as Bluetooth or the like. The network provides communication between the configurations described herein. For example, the network may include wireless media such as acoustic, RF, infrared and other wireless media.

또한, 본 발명의 일 실시예에 의한 차트 라이브러리 시스템 (1000) 을 실행하기 위해, 인터넷 환경에 접속하는 것은 웹 브라우저 (Web browser) 를 통해 이루어질 수 있다.In order to execute the chart library system 1000 according to an embodiment of the present invention, access to the Internet environment may be performed through a web browser.

웹 브라우저는 인터넷 상에서 제공되는 다양한 정보를 웹 페이지를 통해 표시하는 프로그램으로, 예를 들면, 'Internet Explorer' 등과 같이 운영체제 설치 시 클라이언트 환경 각각의 메모리 내에 함께 설치될 수 있고, 'Chrome', 'Firefox' 등과 같이 고객 요청에 따라 별도로 클라이언트 환경의 메모리 내에 설치될 수도 있다.The web browser is a program for displaying various information provided on the internet through a web page. For example, the web browser can be installed in the memory of each client environment when installing the operating system such as 'Internet Explorer' &Quot;, < / RTI > < RTI ID = 0.0 > and / or < / RTI >

본 발명의 일 실시예에 의한 차트 라이브러리 시스템 (1000) 은 데이터선택부 (100), 변수선택부 (200), 차트생성부 (300), 변수설정부 (400) 및 시각화설정부 (500) 를 포함한다.The chart library system 1000 according to an embodiment of the present invention includes a data selection unit 100, a variable selection unit 200, a chart generation unit 300, a variable setting unit 400, and a visualization setting unit 500 .

데이터선택부 (100) 는 데이터 (D) 를 불러오고 사용자 (C) 의 입력을 받아 시각화의 대상이 되는 데이터베이스를 선택받을 수 있다.The data selection unit 100 can retrieve the data D and receive the input of the user C to select a database to be visualized.

사용자 (C) 의 입력을 받는 장치는 카메라, 마이크, 터치 구동 스크린, 키보드, 마우스 및 이에 필적하는 것들을 포함하는 하드웨어일 수 있다.The device receiving the input of user C may be a hardware including a camera, a microphone, a touch-activated screen, a keyboard, a mouse, and the like.

사용자 (C) 의 입력을 받는 장치는 데이터 (D) 를 검색하기 위해 클라우드 호스트 플랫폼(cloud-hosted platform)과 같은 외부 리소스와 통신할 수 있다. 클라우드 호스트 플랫폼은 데이터 저장소 및 콘텐츠 서버를 포함하는 원격 리소스를 포함할 수 있다.A device receiving the input of user C may communicate with external resources, such as a cloud-hosted platform, to retrieve data D. [ The cloud host platform may include remote resources including a data store and a content server.

또한, 사용자 (C) 의 입력을 받는 장치는 터치 구동 장치에 더하여, 광학 제스처 캡처, 자이로스코프 입력 장치, 마우스, 키보드, 안구 추적 입력, 및 이에 필적하는 소프트웨어 및/또는 하드웨어 기반 기술과 같은 다른 입력 메카니즘을 통해 달성될 수 있다.In addition to the touch-driven device, the device receiving the input of the user C may also include other input such as optical gesture capture, gyroscope input device, mouse, keyboard, eye tracking input, and software and / Mechanism can be achieved.

사용자 (C) 의 입력 동작은 데이터 (D) 상의 일부 영역을 클릭 (Click) 하거나 드래그 (Drag) 하는 것일 수 있고, 이러한 일부 영역은 단일 영역이거나, 복수개의 데이터 셀을 포함하는 영역일 수 있다.The input operation of the user C may be to click or drag a part of the area on the data D and this part area may be a single area or an area including a plurality of data cells.

이로써, 간단한 사용자 (C) 의 입력 동작에 의해 시각화를 위한 데이터베이스가 쉽게 구성될 수 있다.Thereby, the database for visualization can be easily configured by the input operation of the simple user (C).

본 발명의 일 실시예에 의한 데이터베이스는 셀 단위로 저장된 개별 데이터 (D) 의 집합으로 형성될 수 있다.A database according to an embodiment of the present invention may be formed of a set of individual data D stored in units of cells.

각 셀에 저장되어 있는 데이터 (D) 는 예를 들어, 성별(남자와 여자), 계급(이병, 일병, 상병, 병장)과 같이 사전에 정해진 특정 유형으로 분류되는 범주형 변수와 나이, 키, 몸무게 등의 수치형 변수로 구별될 수 있다.Data (D) stored in each cell can be categorized into a predetermined type, such as sex (male and female), class (such as sick, sick, sick, Weight, and so on.

본 발명의 일 실시예에 의한 데이터베이스는 데이터 파싱에 의해 구성될 수 있다.A database according to an embodiment of the present invention can be configured by data parsing.

데이터 (D) 의 파싱은, 파서 (parser) 역할을 하는 컴퓨팅 디바이스가 문장 단위의 문자열을 의미 있다고 여겨지는 토큰 (token) 으로 분류하고 이를 구문 트리 (parse tree) 로 재구성하는 구문 분석 과정을 의미할 수 있다. 파싱 과정에서 부호에 불과한 일련의 문자열이 기계어로 번역되어 유의미한 의미 단위가 된다.The parsing of data D implies a parsing process in which a computing device serving as a parser classifies a string of sentences into a token that is considered to be meaningful and reconstructs it into a parse tree . In the parsing process, a series of strings, which are only codes, are translated into machine language and become meaningful units.

한편, 구문 분석이란 일련의 문자로 나열된 문장 내에서 의미 단위를 떼어내는 작업으로서, 이러한 의미 단위가 중심적인 요소인지 교착되는 요소인지 등의 위계를 정하고 분류하는 행위까지를 포함할 수 있다.On the other hand, parsing is a task of separating semantic units from sentences listed in a series of letters, and may include hierarchical classification and classification of such semantic units as being the central element or the stalled element.

이로써, 사용자 (C) 가 데이터 (D) 의 변수형태를 직접 이해하지 않고 시각화하고자 하는 데이터 (D) 선택만을 수행함으로써, 차트 생성을 위한 데이터베이스를 쉽게 구성할 수 있다.This makes it possible to easily construct a database for chart generation by allowing the user C to select only the data D to be visualized without directly understanding the variable type of the data D. [

도 2 를 참조하면, 데이터선택부 (100) 가 온라인 환경을 기반으로 하여 컴퓨팅 디바이스에서 구현된 예시 화면으로서의 데이터선택부 구현화면 (110) 에는, 데이터베이스의 설명부 (111), 데이터 다운로드부 (112), 데이터베이스 표시부 (113), 데이터베이스 시트선택부 (114), 데이터베이스 원본보기부 (115), 자동 데이터영역 추출부 (116), 데이터영역 직접 선택부 (117), 시각화 만들기부 (118) 가 포함된다.2, the data selection unit implementation screen 110 as an example screen implemented in the computing device based on the online environment of the data selection unit 100 includes a description unit 111, a data download unit 112 , A database display section 113, a database sheet selection section 114, a database original viewing section 115, an automatic data area extraction section 116, a data area direct selection section 117, and a visualization creation section 118 do.

데이터베이스의 설명부 (111) 에는 사용자 (C) 에게 데이터베이스에 관한 간략한 정보를 제공한다.The description part 111 of the database provides the user C with brief information on the database.

데이터 다운로드부 (112) 는 사용자 (C) 의 입력동작에 의해 데이터베이스를 컴퓨팅 디바이스의 로컬 저장소로 송신할 수 있다.The data downloading unit 112 can transmit the database to the local storage of the computing device by the input operation of the user C. [

데이터베이스 표시부 (113) 는 현재 선택된 데이터베이스를 사용자 (C) 가 시각적으로 인식할 수 있도록 표시할 수 있다.The database display unit 113 can display the currently selected database so that the user C can visually recognize the database.

데이터베이스 시트선택부 (114) 는 데이터베이스가 복수의 스프레드 시트 형식으로 구성되어 있는 경우, 특정 시트를 선택할 수 있는 기능을 제공할 수 있다.The database sheet selection unit 114 can provide a function of selecting a specific sheet when the database is configured in a plurality of spreadsheet formats.

데이터베이스 원본보기부 (115) 는 데이터베이스가 기초로한 데이터 (D) 들을 사용자 (C) 가 시각적으로 인식할 수 있도록 표시할 수 있다.The database original viewing unit 115 can display data D based on the database so that the user C can visually recognize the data D. [

자동 데이터영역 추출부 (116) 는 사용자 (C) 의 선택에 의해 데이터베이스로부터 데이터 시각화가 가능한 영역만을 자동으로 추출해낼 수 있다.The automatic data region extracting unit 116 can automatically extract only the area where data visualization is possible from the database by the selection of the user C. [

데이터영역 직접 선택부 (117) 는 데이터베이스에 대해 사용자 (C) 가 직접 시각화를 하기 위한 영역을 선택할 수 있도록 한다.The data area direct selection unit 117 allows the user C to select an area for direct visualization with respect to the database.

시각화 만들기부 (118) 는 데이터선택부 구현화면 (111) 에서의 사용자 (C) 조작을 종료함과 동시에, 다음 단계로의 이동을 수행하는 기능을 제공할 수 있다.The visualization creating unit 118 may provide a function of terminating the user C operation in the data selection unit implementation screen 111 and moving to the next step.

변수선택부 (200) 는 데이터베이스에서 변수를 추출하고, 변수를 클라이언트 환경 인터페이스에 인풋옵션의 형태로 제공하며, 사용자 (C) 의 입력을 받아 상기 변수 중에서 차트를 그리기 위한 차트생성변수를 선택받을 수 있다.The variable selection unit 200 extracts a variable from the database, provides the variable in the form of an input option to the client environment interface, receives the input of the user C, and selects a chart generation variable for drawing the chart among the variables have.

일 실시예에 의하면, 변수선택부 (200) 가 데이터베이스에서 변수를 추출하는 것은, 데이터베이스에서 셀 단위 각각의 변수를 읽어내고, 상기 데이터베이스에서 행 단위 및 열 단위로 최빈 변수를 추출해냄으로써 이루어질 수 있다.According to an embodiment, the variable selecting unit 200 may extract variables from the database by reading each variable in a cell unit in the database and extracting the most-frequent variable in units of rows and columns in the database.

다른 실시예에 의하면, 변수선택부 (200) 가 데이터베이스에서 변수를 추출하는 것은, 데이터베이스에서 각 행의 첫 번째 셀에 저장된 데이터 (D) 의 변수를 상기 행의 헤더로 추출하고, 데이터베이스에서 각 열의 첫 번째 셀에 저장된 데이터 (D) 의 변수를 상기 열의 헤더로 추출하여, 각 행의 헤더와 각 열의 헤더를 데이터베이스의 변수로서 클라이언트 환경 인터페이스에 인풋옵션의 형태로 제공할 수 있다.According to another embodiment, the variable selecting unit 200 extracts variables from the database by extracting the variables of the data D stored in the first cell of each row in the database into the header of the row, The variables of the data D stored in the first cell may be extracted as the header of the column and the header of each row and the header of each column may be provided as variables of the database in the form of an input option to the client environment interface.

한편, 클라이언트 환경 (Client environment) 이란, 본 발명의 상세한 설명에서 기재하고 있는 차트 라이브러리 시스템 (1000) 을 수행하는 엔진을 실행할 수 있다. On the other hand, a client environment can execute an engine that performs the chart library system 1000 described in the detailed description of the present invention.

일 실시예에서, 클라이언트 환경은 메모리나 서버, 인터넷 등과 같은 로컬 또는 원격 저장 장치로부터 데이터 (D) 를 얻을 수 있다.In one embodiment, the client environment may obtain data D from a local or remote storage device such as a memory, server, Internet, or the like.

다른 실시예에서, 클라이언트 환경에서 실행되는 애플리케이션 프로그램을 사용하여 데이터 (D) 가 클라이언트 환경에서 생성될 수 있다.In another embodiment, data D may be generated in a client environment using an application program running in a client environment.

클라이언트 환경은 사용자 (C) 또는 기타 엔티티로부터 입력 또는 피드백을 얻어 이를 적용하도록 구성될 수 있다. 피드백은 출력에 관한 사용자 (C) 또는 기타 엔티티의 선호도를 이해하기 위해 클라이언트 환경에서 해석될 수 있다. The client environment may be configured to receive input or feedback from a user (C) or other entity and apply it. Feedback can be interpreted in the client environment to understand the preferences of the user (C) or other entity for the output.

입력 또는 피드백은 사용자 (C) 나 기타 엔티티로부터 직접 얻거나 및/또는 클라이언트 환경에 의해 생성될 수 있는 하나 이상의 프롬프트(prompt)에 대한 응답에서 얻을 수 있다. 이런 입력 또는 피드백에 기반하여, 클라이언트 환경은 작업 지시 정보를 생성할 수 있다.The input or feedback can be obtained in response to one or more prompts that can be obtained directly from the user C or other entity and / or generated by the client environment. Based on this input or feedback, the client environment can generate job direction information.

본 발명에서 설명되는 대상이 클라이언트 환경상의 운영 체제 및 응용 프로그램의 실행과 연계하여 실행되는 프로그램 모듈의 일반적인 범주에서 제시되지만, 본 기술분야에 관한 통상의 기술자는 다른 타입의 프로그램 모듈과 조합하여 다른 구현예들이 수행될 수 있음을 인지할 것이다. While the subject matter described herein is presented in the general context of program modules that are implemented in connection with the execution of an operating system and an application program on a client environment, those of ordinary skill in the art will appreciate that other implementations It will be appreciated that the examples may be performed.

일반적으로, 프로그램 모듈은 루틴, 프로그램, 컴포넌트, 데이터 구조, 그리고, 특정 작업을 수행하는 또는 특정 추상 데이터 (D) 타입을 구현하는 다른 타입의 구조를 포함한다. Generally, program modules include routines, programs, components, data structures, and other types of structures that perform particular tasks or implement particular abstract data (D) types.

나아가, 본 기술분야에 관한 통상의 기술자는 본원에서 설명되는 대상이 데스크탑 PC, 태블릿 PC, 랩탑 PC, 셋탑 박스를 포함하는 IPTV와 같이, 네트워크를 통하여 외부 서버와 연결될 수 있는 통신 장치와 휴대폰, 스마트폰, PDA(Personal Digital Assistant), PMP(Portable Multimedia Player), 태블릿 PC 등과 같이 네트워크를 통하여 외부 서버와 연결될 수 있는 모든 종류의 핸드헬드(Handheld) 기반의 무선 통신 장치, 멀티프로세서 시스템, 마이크로프로세서-기반 또는 프로그래밍 가능한 소비자 가전, 미니 컴퓨터, 메인프레임 컴퓨터 등을 포함하는, 클라이언트 환경 구성으로 실시될 수 있음을 이해할 것이다.Further, a person skilled in the art will appreciate that the subject matter described herein may be applied to a communication device that can be connected to an external server via a network, such as a desktop PC, a tablet PC, a laptop PC, an IPTV including a set- A handheld-based wireless communication device, a multiprocessor system, a microprocessor-based system that can be connected to an external server through a network such as a cellular phone, a PDA (Personal Digital Assistant), a PMP (Portable Multimedia Player) Based or programmable consumer electronics, minicomputers, mainframe computers, and the like.

나아가, 클라이언트 환경 인터페이스란 기계, 특히 컴퓨터와 사용자 (C, 인간) 사이의 상호 작용과 정보 교환을 위한 인터페이스로 컴퓨터 상호 작용(HCI : human-computer interaction) 혹은 인간-기계 인터페이스(MMI : man-machine interface)라고도 불리우며, 이러한 클라이언트 환경 인터페이스는 크게 입력과 출력의 두 가지 방법을 제공할 수 있다.Furthermore, the client environment interface is an interface for interacting and exchanging information between a machine and a user (C, human), in particular a human-computer interaction (HCI) or a man-machine interface interface, and these client environment interfaces can largely provide two methods of input and output.

입력은 사용자 (C) 가 시스템을 조작하는 방법을 정의하고, 출력은 사용자 (C) 가 조작에 따라 시스템이 생성한 결과를 제시하는 수단일 수 있다. 본 발명의 일 실시예에 의한 클라이언트 환경 인터페이스는 심리학과 생리학에 기반하여 사용자 (C) 가 필요한 요소를 쉽게 찾고 사용하며 정확한 결과를 손쉽게 얻어낼 수 있도록 설계될 수 있다.The input may be a means for the user C to define how the system is operated and the output may be means for the user C to present the results generated by the system according to the operation. The client environment interface according to an embodiment of the present invention can be designed so that the user C can easily find and use the elements required by the user C based on psychology and physiology and can easily obtain accurate results.

본 발명의 일 실시예에 의한 클라이언트 환경 인터페이스는 프로그램이 사용자 (C) 에게 표시되는 그래픽, 텍스트, 음성 정보와 사용자 (C) 가 프로그램을 제어하는 사용자 (C) 제어 시퀀스에 대한 상호 작용 방법을 모두 포함한다.The client environment interface according to an exemplary embodiment of the present invention may be configured such that the program includes all of the graphic, text, and voice information displayed to the user C and the interaction method for the user (C) control sequence in which the user C controls the program .

클라이언트 환경 인터페이스 종류로는 그래픽 사용자 인터페이스(GUI : graphical user interface), 웹 사용자 인터페이스(WUI : web user interface), 명령 줄 인터페이스(CLI : command-line interface), 배치 인터페이스(batch interface), 터치 인터페이스(touch interface), 음성 사용자 인터페이스 등이 있다.The client environment interface types include a graphical user interface (GUI), a web user interface (WUI), a command-line interface (CLI), a batch interface, touch interface, and voice user interface.

추출된 변수를 인풋옵션의 형태로 제공한다는 것은, 예를 들어 사용자 (C) 가 클릭 (Click) 등의 동작을 통해 선택할 수 있도록 클라이언트 환경 인터페이스를 구성할 수 있음을 의미한다.Providing the extracted variables in the form of input options means that the client environment interface can be configured so that, for example, the user C can select through an operation such as clicking.

일 실시예에 의하면, 상기 변수는 특정한 유형을 나타내는 범주형 변수와 수치 값을 나타내는 수치형 변수로 목록화될 수 있고, 상기 범주형 변수와 상기 수치형 변수가 구별된 상태로 클라이언트 환경 인터페이스에 인풋옵션의 형태로 제공될 수 있다.According to one embodiment, the variable may be categorized into a categorical variable representing a specific type and a numeric variable representing a numerical value, and the input of the input to the client environment interface in a state where the categorical variable and the numeric variable are distinguished May be provided in the form of options.

*이로써, 사용자 (C) 가 변수의 성질을 직관적으로 파악하여, 보다 손쉽게 데이터 시각화를 할 수 있다.Thus, the user C intuitively grasps the nature of the variable and can easily visualize the data.

도 3 을 참조하면, 변수선택부 (200) 가 온라인 환경을 기반으로 하여 컴퓨팅 디바이스에서 구현된 예시 화면으로서의 변수선택부 구현화면 (210) 에는, 변수 표시부 (211), 차트생성변수 표시부 (212) 가 포함된다.3, a variable selection unit implementation screen 210 as an example screen implemented by a variable selection unit 200 in a computing device based on an online environment includes a variable display unit 211, a chart generation variable display unit 212, .

변수 표시부 (211) 는 데이터베이스에서 추출된 변수를 클라이언트 환경 인터페이스에서 인풋옵션의 형태로 제공할 수 있다.The variable display unit 211 can provide the variables extracted from the database in the form of input options in the client environment interface.

일 실시예에서, 변수 표시부 (211) 는 데이터베이스에서 추출된 1 이상의 변수를 수치형 변수와 범주형 변수로 구분하여 제공할 수 있다.In one embodiment, the variable display unit 211 can provide one or more variables extracted from the database into a numerical variable and a categorical variable.

차트생성변수 표시부 (212) 는 사용자 (C) 의 입력에 의해 선택된 차트생성변수를 클라이언트 환경 인터페이스를 통해 시각적으로 인식될 수 있도록 표시할 수 있다.The chart generating variable display unit 212 may display the chart generating variable selected by the input of the user C through the client environment interface so that the chart generating variable can be visually recognized.

일 실시예에서, 차트생성변수 표시부 (212) 는 선택된 차트생성변수를 선택되지 않은 변수와 다른 색깔로 표시할 수 있다.In one embodiment, the chart generation variable display 212 may display the selected chart generation variable in a different color than the unselected variable.

이로써, 사용자 (C) 의 입력에 의한 결과를 실시간으로 제공하여, 사용자 (C) 가 직관적으로 차트를 생성하고 활용할 수 있도록 한다.Thus, the result of input by the user C is provided in real time, so that the user C can intuitively generate and utilize the chart.

차트생성부 (300) 는 데이터베이스와 차트생성변수를 기초로 차트 라이브러리를 생성하여, 상기 차트 라이브러리를 클라이언트 환경 인터페이스에 인풋옵션의 형태로 제공하고, 상기 차트 라이브러리 중에서 사용자 (C) 의 입력을 받아 선택된 최종차트를 클라이언트 환경 인터페이스에 제공할 수 있다.The chart generating unit 300 generates a chart library based on the database and the chart generating variables, provides the chart library in the form of an input option to the client environment interface, receives the input of the user C from the chart library, The final chart can be provided to the client environment interface.

일 실시예에서, 차트 라이브러리를 클라이언트 환경 인터페이스에 인풋옵션의 형태로 제공하는 것은 생성된 차트로 그래픽 유저 인터페이스 (GUI, Graphical User Interface) 를 구성하고, 디스플레이를 포함하는 전자 장치에 그래픽 유저 인터페이스를 표시하는 것일 수 있다.In one embodiment, providing the chart library in the form of an input option to the client environment interface comprises configuring a graphical user interface (GUI) with the generated chart, displaying the graphical user interface on the electronic device containing the display .

시각화된 차트에는 3차원(3D) 표현, 그래픽, 이미지, 비디오, 및 이에 필적하는 것들이 포함될 수 있으며, 데이터베이스의 표현일 수 있으면 그 형식에 제한되지 않는다.Visualized charts may include three-dimensional (3D) representations, graphics, images, video, and the like, and are not limited to formats that can be represented in a database.

사용자 (C) 는 이와 같이 표시된 차트 라이브러리를 통해, 원하는 데이터베이스의 시각화된 자료를 획득할 수 있다.The user C can obtain the visualized data of the desired database through the chart library thus displayed.

또한, 차트생성부 (300) 는 사용자 (C) 가 2 이상의 차트 중에서 1 이상을 선택할 수 있는 인풋옵션의 형태를 제공할 수 있다.In addition, the chart generating unit 300 may provide a form of an input option by which the user C can select one or more of two or more charts.

즉, 차트생성부 (300) 는 사용자 (C) 가 복수의 차트들을 비교한 후, 데이터 활용에 적합한 최적의 차트를 선택할 수 있도록 구성될 수 있다.That is, the chart generating unit 300 may be configured to allow the user C to select an optimal chart suitable for data utilization after comparing the plurality of charts.

일 실시예에 의하면, 차트 라이브러리는 바 차트 (Bar Chart), 라인 차트 (Line Chart), 스캐터 차트 (Scatter Chart), 트리맵 차트 (Tree map Chart), 파이 차트 (Pie Chart), 평행 좌표 (Cartesian Coordinates), 좌표 지도 (Coordinates Map), 히트맵 차트 (Heat Map Chart), 워드클라우드 차트 (Word Cloud Chart), 2 이상의 서로 다른 차트가 결합된 형태인 콤보 차트 (Combo Chart) 및 회귀 분석에 따른 함수의 그래프 등일 수 있으나, 이에 한정하는 것은 아니다.According to one embodiment, the chart library may include a bar chart, a line chart, a scatter chart, a tree map chart, a pie chart, Cartoian Coordinates, Coordinates Map, Heat Map Chart, Word Cloud Chart, Combo Chart combined with two or more different charts, A function graph, and the like.

일 실시예에 의하면, 바 차트가 생성되기 위한 최소 조건은 차트생성 변수가 범주형 변수 하나인 것이다. 이 경우, 데이터 빈도수를 이용한 히스토그램 형태의 차트가 생성될 수 있다.According to one embodiment, the minimum condition for generating a bar chart is that the chart generating variable is a categorical variable. In this case, a chart in the form of a histogram using the data frequency can be generated.

한편, 바 차트가 생성되기 위한 최적 조건은 차트생성 변수가 범주형 변수 하나와 수치형 변수 하나인 것이다. 이 경우, 범주형 변수가 일 축을 형성할 수 있고, 수치형 변수는 집계된 데이터 (D) 에 따라 차트 높이를 형성할 수 있다.On the other hand, the optimum conditions for generating the bar chart is that the chart generating variable is one categorical variable and one numeric variable. In this case, the categorical variable can form one axis, and the numeric variable can form the chart height according to the aggregated data (D).

일 실시예에 의하면, 라인 차트가 생성되기 위한 최소 조건은 차트생성 변수가 범주형 변수 하나인 것이다. 이 경우, 데이터 빈도수를 이용한 히스토그램 형태의 차트가 생성될 수 있다.According to one embodiment, the minimum condition for generating a line chart is that the chart generating variable is a categorical variable. In this case, a chart in the form of a histogram using the data frequency can be generated.

한편, 라인 차트가 생성되기 위한 최적 조건은 차트생성 변수가 범주형 변수 하나와 수치형 변수 하나인 것이다. 이 경우, 범주형 변수가 일 축을 형성할 수 있고, 수치형 변수는 집계된 데이터 (D) 에 따라 차트 높이를 형성할 수 있다.On the other hand, the optimum condition for generating a line chart is that a chart generating variable is a categorical variable and a numeric variable. In this case, the categorical variable can form one axis, and the numeric variable can form the chart height according to the aggregated data (D).

또한, 범주형 변수 하나와 이에 따른 수치형 변수가 N 개 추가될 때마다 라인이 추가될 수 있다.In addition, a line can be added whenever N categorical variables and corresponding numeric variables are added.

일 실시예에 의하면, 스캐터 차트가 생성되기 위한 최소 조건이자 최적 조건은 차트생성 변수가 수치형 변수 두개인 것이다. According to one embodiment, the minimum and optimum conditions for the scatter chart to be generated are that the chart generating variable is two numeric variables.

또한, 수치형 변수가 하나 추가될 때마다 스캐터 차트 형상을 이루는 기본 도형의 사이즈가 1 단위 추가될 수 있고, 범주형 변수가 추가될 때마다 상기 기본 도형별로 다른 색깔이 형성될 수 있다.In addition, each time one numeric variable is added, the size of the basic figure forming the scatter chart shape can be added by one unit, and each time a categorical variable is added, a different color can be formed for each basic graphic.

일 실시예에 의하면, 트리맵 차트가 생성되기 위한 최소 조건은 차트생성 변수가 범주형 변수 하나인 것이다. 이 경우, 데이터 빈도수를 이용한 트리맵 형태의 차트가 생성될 수 있다.According to one embodiment, the minimum condition for generating a tree map chart is that the chart generating variable is one categorical variable. In this case, a chart in the form of a tree map using the data frequency can be generated.

한편, 트리맵 차트가 생성되기 위한 최적 조건은 차트생성 변수가 범주형 변수 하나와 수치형 변수 하나인 것이다. 이 경우, 범주형 변수가 트리맵 차트의 기본 도형을 형성할 수 있고, 수치형 변수는 집계된 데이터 (D) 에 따라 기본 도형의 크기를 형성할 수 있다.On the other hand, the optimal condition for generating the tree map chart is that the chart generating variable is one categorical variable and one numeric variable. In this case, the categorical variable can form the basic figure of the tree map chart, and the numeric variable can form the basic figure size according to the aggregated data (D).

또한, 범주형 변수를 N 개 추가할 때마다, 하위 개념을 표현하는 기본 도형이 추가될 수 있다.Also, whenever N categorical variables are added, a basic figure representing a sub-concept can be added.

일 실시예에 의하면, 파이 차트가 생성되기 위한 최소 조건은 차트생성 변수가 범주형 변수 하나인 것이다. 이 경우, 데이터 빈도수를 이용한 파이 형태의 차트가 생성될 수 있다.According to one embodiment, a minimum condition for generating a pie chart is that the chart generating variable is one of the categorical variables. In this case, a pie chart using the data frequency can be generated.

한편, 바 차트가 생성되기 위한 최적 조건은 차트생성 변수가 범주형 변수 하나와 수치형 변수 하나인 것이다. 이 경우, 범주형 변수가 파이를 형성할 수 있고, 수치형 변수는 집계된 데이터 (D) 에 따라 파이형 차트 내부를 구분하는 각도를 형성할 수 있다.On the other hand, the optimum conditions for generating the bar chart is that the chart generating variable is one categorical variable and one numeric variable. In this case, the categorical variable can form a pi, and the numeric variable can form an angle separating the inside of the pie chart according to the aggregated data (D).

일 실시예에 의하면, 평행 좌표 차트가 생성되기 위한 최소 조건은 차트생성 변수가 수치형 변수 두개인 것이다. 이 경우, 수치형 변수 각각이 축을 이루고, 개별 값이 라인 형태로써 데이터 (D) 값의 위치를 표시할 수 있다.According to one embodiment, the minimum condition for generating a parallel coordinate chart is that the chart generating variable is two numeric variables. In this case, the position of the data (D) value can be displayed with each of the numeric variables as an axis and the individual values as a line.

또한, 범주형 변수 하나를 추가하면 개별 라인을 카테고리별로 집계해서 표시할 수도 있다.You can also add a categorical variable to aggregate individual lines by category.

나아가, 범주형 변수 N 개를 추가하는 경우, 별도로 N 개의 축이 추가로 형성될 수 있다.Further, when N categorical variables are added, N axes can be additionally formed.

일 실시예에 의하면, 좌표 지도 차트가 생성되기 위한 최소 조건은 차트생성 변수가 범주형 변수 하나인 것이다. 이 경우는 데이터 (D) 가 특정 위치를 나타내는 경우일 때이며, 특정 위치 좌표 값자리에 좌표를 나타낼 수 있는 버블 등의 기본 도형이 형성될 수 있다.According to one embodiment, a minimum condition for generating a coordinate map chart is that the chart generating variable is a categorical variable. In this case, a basic figure such as a bubble, which can indicate coordinates at a specific position coordinate value position, can be formed when the data D indicates a specific position.

한편, 바 차트가 생성되기 위한 최적 조건은 차트생성 변수가 범주형 변수 두 개인 것이다. 이 경우, 범주형 변수 각각이 좌표 지도의 각 축에 따른 위치를 표현할 수 있다.On the other hand, the best conditions for creating a bar chart are two chart-generating variables. In this case, each of the categorical variables can represent the position along each axis of the coordinate map.

또한, 수치형 변수가 하나 추가되는 경우, 데이터 (D) 위치 값 뿐만 아니라, 데이터 (D) 량까지도 표현할 수 있다.In addition, when one numeric variable is added, not only the data D position value but also the data D amount can be expressed.

일 실시예에 의하면, 히트맵 차트가 생성되기 위한 최소 조건이자 최적 조건은 범주형 변수 두 개이고 수치형 변수가 한 개인 것이다.According to one embodiment, the minimum and optimal conditions for generating a heat map chart are two categorical variables and one numeric variable.

이 경우, 두 개의 범주형 변수가 축을 이룰 수 있다. 그리고, 두 축의 데이터 (D) 값이 만나는 교차점에서 수치형 변수가 갖는 데이터 (D) 값은 열분포 형태의 시각적인 그래픽 형태로 출력될 수 있다.In this case, two categorical variables can be axes. Then, the data (D) value of the numeric variable at the intersection where the data (D) of the two axes meet can be output as a visual graphic form of a thermal distribution form.

일 실시예에 의하면, 워드클라우드 차트가 생성되기 위한 최소 조건은 범주형 변수가 하나인 것이다. 이 경우, 특정 데이터 (D) 값이 많이 언급되는 등 그 빈도수가 높을수록 데이터 (D) 값에 해당하는 단어의 크기를 크게 표현할 수 있다.According to one embodiment, the minimum condition for generating a word cloud chart is one categorical variable. In this case, the larger the frequency of the specific data (D) is referred to, the larger the size of the word corresponding to the data (D) value can be expressed.

일 실시예에 의하면, 2 이상의 서로 다른 차트가 결합된 형태인 콤보 차트가 형성될 수 있다.According to one embodiment, a combo chart may be formed in which two or more different charts are combined.

즉, 변수선택부 (200) 에서 선택된 변수에 의해, 생성될 수 있는 콤보 차트가 자동으로 생성되어 클라이언트 환경 인터페이스에 인풋옵션의 형태로 제공될 수 있다.That is, a combo chart that can be generated by the variable selected in the variable selecting unit 200 can be automatically generated and provided in the form of an input option to the client environment interface.

도 3 을 참조하면, 차트생성부 (300) 가 온라인 환경을 기반으로 하여 컴퓨팅 디바이스에서 구현된 예시 화면으로서의 차트생성부 구현화면 (310) 에는, 차트 라이브러리 표시부 (311), 차트 표시부 (311a) 및 선택부 (312) 가 포함된다.3, the chart generating unit 300 includes a chart library display unit 311, a chart display unit 311a, and a chart display unit 311, And a selection unit 312 are included.

차트 라이브러리 표시부 (311) 는 차트생성부 (300) 에 의해 생성된 1 이상의 차트를 표시할 수 있고, 차트 표시부 (311a) 는 차트 라이브러리 표시부 (311) 내에서 하나의 차트를 표시하는 영역을 구성할 수 있다.The chart library display unit 311 can display one or more charts generated by the chart generation unit 300 and the chart display unit 311a can configure an area for displaying one chart in the chart library display unit 311 .

선택부 (312) 는 사용자의 입력을 받아 차트 라이브러리에서 하나의 차트 선택을 완료하는 동작을 수행할 수 있다.The selecting unit 312 may receive an input from the user and perform an operation of completing one chart selection in the chart library.

이로써, 사용자 (C) 의 입력에 의한 결과를 실시간으로 제공하여, 사용자 (C) 가 직관적으로 차트를 생성하고 활용할 수 있도록 한다.Thus, the result of input by the user C is provided in real time, so that the user C can intuitively generate and utilize the chart.

변수설정부 (400) 는 데이터베이스에서 추출된 변수에 근거하여, 최종차트를 구성하는 차트생성변수를 추가하거나 삭제할 수 있다.The variable setting unit 400 may add or delete chart generating variables that constitute the final chart, based on the variables extracted from the database.

일 실시예에 의하면, 변수설정부 (400) 는 데이터베이스에서 추출된 변수를 특정한 유형을 나타내는 범주형 변수와 수치 값을 나타내는 수치형 변수로 구별하여 클라이언트 환경 인터페이스에 인풋옵션의 형태로 제공할 수 있다.According to one embodiment, the variable setting unit 400 may provide a variable extracted from the database as a categorical variable indicating a specific type and a numeric variable indicating a numerical value, and may be provided in the form of an input option to the client environment interface .

이로써, 데이터 테이블의 차트 시각화 과정에 대한 사용자의 이해도를 향상시킬 수 있다.This can improve the user's understanding of the chart visualization process of the data table.

도 4 를 참조하면, 변수설정부 (400) 가 온라인 환경을 기반으로 하여 컴퓨팅 디바이스에서 구현된 예시 화면으로서의 변수설정부 구현화면 (410) 에는, 범주형 변수 표시부 (420) 및 수치형 변수 표시부 (430) 가 포함된다.4, a variable setting unit implementation screen 410 as an example screen implemented by the variable setting unit 400 on a computing device based on an online environment includes a categorical variable display unit 420 and a numeric variable display unit 430).

그리고, 범주형 변수 표시부 (420) 내에는 현재 선택된 차트가 갖는 범주형 변수를 사용자 (C) 가 시각적으로 인식할 수 있는 개별 범주형 변수표시부 (421) 와 현재 선택된 차트상에는 포함되어 있지 않지만 데이터베이스에서 추출된 다른 변수들을 추가할 수 있는 개별 범주형 변수추가부 (422) 가 포함된다.The categorical variable display unit 420 includes a categorical variable display unit 421 that allows the user C to visually recognize the categorical variable of the currently selected chart and a categorical variable display unit 421 that is not included in the currently selected chart, And an individual categorical variable adding unit 422 for adding other extracted variables.

한편, 수치형 변수 표시부 (430) 내에는 현재 선택된 차트가 갖는 수치형 변수를 사용자 (C) 가 시각적으로 인식할 수 있는 개별 수치형 변수표시부 (431) 와 현재 선택된 차트상에는 포함되어 있지 않지만 데이터베이스에서 추출된 다른 변수들을 추가할 수 있는 개별 수치형 변수추가부 (432) 가 포함된다.Meanwhile, the numeric-type variable display unit 430 includes an individual numeric-type variable display unit 431 for visually recognizing the numeric-type variable of the currently selected chart, and a variable numeric-type variable display unit 431, And an individual numeric variable adding unit 432 for adding other extracted variables.

또한, 변수설정부 구현화면 (410) 에는 현재 선택된 차트의 분류를 태그함으로써, 차트를 그룹핑 할 수 있는 차트 그룹핑부 (G), 차트 제시 화면의 구성을 변경할 수 있는 레이아웃 설정부 (L) 및 현재 화면을 로컬 저장소에 저장할 수 있는 차트 저장부 (S) 가 더 포함된다.The variable setting unit implementation screen 410 includes a chart grouping unit G capable of grouping charts by tagging the classification of the currently selected chart, a layout setting unit L capable of changing the configuration of the chart presentation screen, And a chart storage unit S capable of storing a screen in a local storage.

시각화설정부 (500) 는 최종차트에 대해, 변경 가능한 상기 최종차트의 그래피컬한 요소를 추출하고, 사용자 (C) 의 입력을 받아 상기 그래피컬한 요소를 변경하는 인풋옵션을 포함한다.The visualization setting unit 500 includes an input option for extracting a graphical element of the last chart that can be changed for the final chart and receiving the input of the user C to change the graphical element.

이러한 시각화설정부 (500) 는 최종차트의 유형을 차트 라이브러리에 포함된 다른 유형의 차트로 변경하는 차트유형변경부를 더 포함한다.The visualization setting unit 500 further includes a chart type changing unit for changing the type of the final chart to another type of chart included in the chart library.

차트유형변경부는 현재 선택된 차트에 관한 차트생성변수로 생성될 수 있는 다른 차트들을 선택하는 메뉴를 제공할 수 있다.The chart type change unit may provide a menu for selecting other charts that can be created with the chart generating variables for the currently selected chart.

사용자 (C) 가 차트유형변경부에서 다른 유형의 차트를 선택하는 경우, 현재 선택된 차트가 선택된 다른 유형으로 자동으로 변경될 수 있다.When the user C selects a different type of chart in the chart type change part, the currently selected chart can be automatically changed to another selected type.

따라서, 사용자 (C) 가 차트 생성을 위한 데이터선택, 변수선택 및 변수설정에 이르는 일련의 과정을 반복하지 않더라도 간단한 차트 유형 선택 동작만으로 차트의 유형을 손쉽게 바꿀 수 있다.Therefore, even if the user C does not repeat the series of steps for data selection, variable selection and variable setting for chart creation, the type of the chart can be easily changed by a simple chart type selection operation.

한편, 그래피컬한 요소는 최종차트를 구성하는 차트구성요소의 형태, 배열, 색깔, 크기 및 상기 차트구성요소들 간의 간격을 포함한다.On the other hand, the graphical elements include the shape, arrangement, color, size, and the spacing between the chart elements of the chart elements constituting the final chart.

나아가, 그래피컬한 요소는 차트의 종류에 따라 차트구성요소의 형태, 배열, 색깔, 크기 및 차트구성요소들 간의 간격 중 어느 하나 이상으로서 자동적으로 제시될 수 있다.Furthermore, graphical elements can be automatically presented as one or more of the chart element's type, arrangement, color, size, and spacing between chart elements, depending on the type of chart.

그리고, 그래피컬한 요소는 최종차트의 축설정 옵션, 최종차트의 바탕 그리드 및 최종차트상에 시각적으로 표시될 수 있는 텍스트를 포함한다.The graphical elements include the axis setting options of the final chart, the background grid of the final chart, and text that can be visually displayed on the final chart.

이로써, 차트의 종류에 따라 자동적으로 제공되는 그래피컬한 요소를 통해, 사용자 (C) 가 시각화를 위한 변경 가능한 옵션에 대해서 모르는 상태라도, 시각화설정부 (500) 를 통해 최종차트의 그래피컬한 요소를 통일된 환경에서 조작하고 변경할 수 있다.Thus, even if the user C does not know the changeable options for visualization through the graphical elements automatically provided according to the chart type, the graphical elements of the final chart can be unified through the visualization setting unit 500 And can be manipulated and changed in the environment.

따라서, 데이터 시각화가 매우 직관적이고 쉽게 이루어질 수 있고, 나아가, 사용자 (C) 는 데이터 시각화를 생성하는 과정에서 데이터 시각화에 대한 이해도가 향상될 수 있다.Thus, the data visualization can be made very intuitively and easily, and furthermore, the user C can improve the understanding of the data visualization in the process of generating the data visualization.

본 발명의 일 실시예에 의한 시각화설정부 (500) 는 그래피컬한 요소를 기본 설정값으로 되돌리는 초기화부 (I) 를 포함한다.The visualization setting unit 500 according to an embodiment of the present invention includes an initialization unit I for returning a graphical element to a default setting value.

이로써, 최초 프로그래밍된 디폴트 (Default) 값으로 단순한 조작을 통해 회귀할 수 있고, 차트의 편집과정에서 발생되는 오류를 손쉽게 초기화할 수 있다.This allows you to return to the originally programmed default value with a simple operation and to easily initialize errors that occur during chart editing.

도 5 를 참조하면, 최종차트가 산점도인 일 실시예에서, 시각화설정부 (500) 가 컴퓨팅 디바이스에서 구현된 예시 화면으로서의 시각화설정부 구현화면 (510) 에는 차트 유형 표시부 (511), 차트구성요소 색깔 표시부 (512), 축 표시부 (513), 차트구성요소 크기 표시부 (514) 및 기타옵션 표시부 (515) 가 포함된다.5, in one embodiment in which the final chart is a scatter diagram, the visualization setting unit implementation screen 510 as an example screen implemented by the visualization setting unit 500 in the computing device includes a chart type display unit 511, A color display unit 512, an axis display unit 513, a chart component size display unit 514, and other option display unit 515.

차트 유형 표시부 (511) 는 차트 유형을 나타내고 변경할 수 있는 기능을 제공할 수 있다.The chart type display unit 511 can provide a function to display and change the chart type.

차트구성요소 색깔 표시부 (512) 는 차트구성요소의 색깔을 나타내고 편집할 수 있는 기능을 제공할 수 있다.The chart component color display 512 may provide a function to display and edit the color of a chart component.

축 표시부 (513) 는 축 설정을 나타낼 수 있고, 축 설정에는 X 축 라벨, Y 축 라벨, X 축 범위 및 Y 축 범위가 포함된다.The axis display unit 513 can indicate an axis setting, and the axis setting includes an X axis label, a Y axis label, an X axis range, and a Y axis range.

차트구성요소 크기 표시부 (514) 는 차트구성요소인 포인트의 크기를 나타낼 수 있다.The chart component size display portion 514 may indicate the size of a point that is a chart component.

기타옵션 표시부 (515) 는 산점도 차트에 있어서 변경할 수 있는 기타옵션인 차트구성요소의 해당값을 출력하는지 여부를 선택하는 텍스트 출력여부 선택기능을 제공할 수 있다.The other option display unit 515 may provide a function of selecting whether or not to output text, which selects whether to output the corresponding value of the chart component, which is another option that can be changed in the scatter chart.

도 6 을 참조하면, 최종차트가 라인 차트인 일 실시예에서, 시각화설정부 (500) 가 컴퓨팅 디바이스에서 구현된 예시 화면으로서의 시각화설정부 구현화면 (520) 에는 차트 유형 표시부 (521), 차트구성요소 형태 표시부 (522), 차트구성요소 색깔 표시부 (523), 축 표시부 (524), 차트구성요소 크기 표시부 (525) 및 기타옵션 표시부 (526) 가 포함된다.Referring to FIG. 6, in one embodiment in which the final chart is a line chart, the visualization setting unit implementation screen 520 as an example screen implemented by the visualization setting unit 500 in the computing device includes a chart type display unit 521, An element type display unit 522, a chart component color display unit 523, an axis display unit 524, a chart component size display unit 525, and other option display unit 526.

차트 유형 표시부 (521) 는 차트 유형을 나타내고 변경할 수 있는 기능을 제공할 수 있다.The chart type display section 521 can provide a function of displaying and changing the chart type.

차트구성요소 형태 표시부 (522) 는 라인차트를 구성하는 차트구성요소인 라인의 형태를 어떻게 할지에 관한 옵션을 제공할 수 있다.The chart component type display section 522 can provide an option as to how to perform the line form, which is a chart constituent constituting the line chart.

차트구성요소 색깔 표시부 (523) 는 차트구성요소의 색깔을 나타내고 편집할 수 있는 기능을 제공할 수 있다.The chart component color display unit 523 can provide a function of displaying and editing the color of a chart component.

축 표시부 (524) 는 축 설정을 나타낼 수 있고, 축 설정에는 X 축 라벨, Y 축 라벨 및 Y 축 범위가 포함된다.Axis display 524 may indicate an axis setting, and the axis settings include an X axis label, a Y axis label, and a Y axis range.

차트구성요소 크기 표시부 (525) 는 차트구성요소인 선의 굵기를 나타낼 수 있다.The chart component size display unit 525 can display the thickness of a line that is a chart component.

기타옵션 표시부 (526) 는 라인 차트에 있어서 변경할 수 있는 기타옵션인 차트 배경화면에 그리드를 표시하는지 여부를 선택하는 그리드 출력여부 선택기능 (526a), 차트구성요소인 라인의 절곡점을 표시하는지 여부를 선택하는 라인 출력여부 선택기능 (526b) 및 차트구성요소의 해당값을 출력하는지 여부를 선택하는 텍스트 출력여부 선택기능 (526c) 을 제공할 수 있다.The other option display unit 526 includes a grid output selection function 526a for selecting whether to display a grid on the chart background screen, which is another option that can be changed in the line chart, whether to display the bending point of the line as a chart component And a text output selection function 526c for selecting whether to output a corresponding value of the chart component.

이와 같이, 최종차트의 종류에 따라 해당 차트에서 변경할 수 있는 시각화 설정을 자동으로 제공하여, 사용자 (C) 가 차트의 종류에 관계없이 통일된 툴을 통해 차트를 생성하고 차트의 시각적 옵션을 변경할 수 있다.In this way, depending on the type of the final chart, it is possible to automatically change the visualization settings in the chart, so that the user (C) can create charts using a uniform tool and change the visual options of the chart have.

도 7 은 본 발명의 일 실시예들이 구현될 수 있는 예시적인 컴퓨팅 동작 환경의 블록도이다.Figure 7 is a block diagram of an exemplary computing operating environment in which one embodiment of the invention may be implemented.

컴퓨팅 디바이스 (900) 는 적어도 하나의 처리 장치 (920) 및 시스템 메모리 (910) 를 포함할 수 있다.The computing device 900 may include at least one processing unit 920 and a system memory 910.

컴퓨팅 디바이스 (900) 는 또한 프로그램 실행시 협업하는 복수의 처리 장치를 포함할 수 있다. 컴퓨팅 디바이스의 정확한 구성 및 유형에 따라, 시스템 메모리 (910)는 휘발성(예컨대, RAM), 비휘발성(예컨대, ROM, 플래시 메모리 등) 또는 이 둘의 일부 조합일 수 있다. The computing device 900 may also include a plurality of processing devices that collaborate upon program execution. Depending on the exact configuration and type of computing device, the system memory 910 may be volatile (e.g., RAM), non-volatile (e.g., ROM, flash memory, etc.), or some combination of the two.

시스템 메모리 (910) 는 통상적으로, 마이크로소프트사의 WINDOWS®, 또는 WINDOWS PHONE® 운영 체제와 같은 플랫폼의 운영을 제어하는데 적합한 운영 체제 (911) 를 포함하나, 이에 한정되는 것은 아니고 애플사의 Mac OX, 그 외 UNIX, Linux, IRIX, AIX, HP-UX 일 수 있다. The system memory 910 typically includes, but is not limited to, an operating system 911 suitable for controlling the operation of a platform such as WINDOWS (R) or WINDOWS PHONE (R) operating system from Microsoft, It can be UNIX, Linux, IRIX, AIX, HP-UX.

즉, 하드웨어를 제어하고 컴퓨팅 디바이스 (900) 의 환경을 관리하며, 컴퓨팅 디바이스 (900) 의 사용을 편리하게 해주고 프로그램 모듈 (912) 들의 수행을 도와주며, 사용자와 하드웨어들 사이의 매개체 역할을 하는 소프트웨어라면 모두 운영 체제 (911) 에 포함된다.Software that controls the hardware and manages the environment of the computing device 900, facilitates use of the computing device 900, facilitates the performance of the program modules 912, and acts as an intermediary between the user and the hardware Are all included in the operating system 911.

시스템 메모리 (910) 는 또한 프로그램 모듈(912), 차트 라이브러리 시스템 (1000) 과 같은 하나 이상의 소프트웨어를 포함할 수 있다.The system memory 910 may also include one or more software, such as a program module 912, a chart library system 1000,

차트 라이브러리 시스템 (1000) 은 디스플레이된 차트와 상호작용하는 인터랙션을 검출할 수 있다. 또한, 인터랙션을 입력 동작, 업데이트 동작, 제거 동작, 선회 동작 및 클릭 동작 중 어느 하나로 분류할 수 있고, 각 동작에 대해 부여된 속성으로 변환할 수 있다.The chart library system 1000 may detect interactions interacting with the displayed chart. Further, the interaction can be classified into one of an input operation, an update operation, a removal operation, a turning operation, and a click operation, and can be converted into an attribute assigned to each operation.

그리고, 차트 라이브러리 시스템 (1000) 은 데이터를 불러오고 사용자의 입력을 받아 시각화의 대상이 되는 데이터베이스를 선택받을 수 있다.Then, the chart library system 1000 can retrieve the data, receive the user's input, and select the database to be visualized.

나아가, 차트 라이브러리 시스템 (1000) 은 데이터베이스에서 변수를 추출하고, 상기 변수를 클라이언트 환경 인터페이스에 인풋옵션의 형태로 제공하며, 사용자의 입력을 받아 상기 변수 중에서 차트를 그리기 위한 차트생성변수를 선택받을 수 있고, 상기 데이터베이스와 상기 차트생성변수를 기초로 차트 라이브러리를 생성하여, 상기 차트 라이브러리를 클라이언트 환경 인터페이스에 인풋옵션의 형태로 제공하고, 상기 차트 라이브러리 중에서 사용자의 입력을 받아 선택된 최종차트를 클라이언트 환경 인터페이스에 제공할 수 있고, 상기 데이터베이스에서 추출된 상기 변수에 근거하여, 상기 최종차트를 구성하는 차트생성변수를 추가하거나 삭제할 수 있으며, 상기 최종차트에 대해, 변경 가능한 상기 최종차트의 그래피컬한 요소를 추출하고, 사용자의 입력을 받아 상기 그래피컬한 요소를 변경하는 인풋옵션을 제공할 수 있다.Further, the chart library system 1000 extracts a variable from a database, provides the variable in the form of an input option to the client environment interface, receives a user's input and selects a chart generating variable for drawing the chart among the variables A chart library is generated based on the database and the chart creation variable, the chart library is provided to the client environment interface in the form of an input option, and the selected final chart is received from the client environment interface Based on the variable extracted from the database, a chart generating variable configuring the final chart may be added or deleted, and for the final chart, a graphical element of the changeable final chart may be extracted And You can provide an input option to receive input from the user and change the graphical element.

컴퓨팅 디바이스 (900) 는 부가적인 특징 또는 기능을 가질 수 있다. 예를 들어, 컴퓨팅 디바이스 (900) 는 또한, 예컨대 자기 디스크, 광 디스크, 또는 테이프와 같은 부가적인 데이터 저장 장치(착탈식 및/또는 비착탈식)를 포함할 수 있다. 이러한 부가적인 저장소는 도 5 에 착탈식 저장소 (950) 및 비착탈식 저장소 (960) 로 도시되어 있다.The computing device 900 may have additional features or functionality. For example, the computing device 900 may also include additional data storage devices (removable and / or non-removable), such as magnetic disks, optical disks, or tapes. This additional storage is shown in FIG. 5 as removable storage 950 and non-removable storage 960.

컴퓨터 판독 가능 저장 매체는 컴퓨터 판독가능 명령어, 데이터 구조, 프로그램 모듈, 또는 기타 데이터와 같은 정보의 저장을 위해 임의의 방법 또는 기술로 구현된 휘발성 및 비휘발성, 착탈식 및 비착탈식 매체를 포함할 수 있다. Computer-readable storage media can 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 .

컴퓨터 판독가능 저장 매체는 컴퓨터 판독가능 메모리 장치이다. 시스템 메모리 (910), 착탈식 저장소 (950) 및 비착탈식 저장소 (960) 는 모두 컴퓨터 판독가능 저장 매체의 예들이다. 컴퓨터 판독가능 저장 매체는, RAM, ROM, EEPROM, 플래시 메모리 또는 기타 메모리 기술, CD-ROM, DVD(digital versatile disk) 또는 기타 광학 저장부, 자기 카세트, 자기 테이프, 자기 디스크 저장부 또는 기타 자기 저장 장치, 또는 원하는 정보를 저장하는데 사용될 수 있고 컴퓨팅 디바이스 (900) 에 의해 액세스될 수 있는 임의의 다른 매체를 포함할 수 있지만, 이들로 한정되지는 않는다.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. The computer-readable storage medium may be any type of storage medium such as RAM, ROM, EEPROM, flash memory or other memory technology, CD-ROM, digital versatile disk (DVD) or other optical storage, magnetic cassette, magnetic tape, Devices, or any other medium that can be used to store the desired information and which can be accessed by computing device 900.

임의의 그러한 컴퓨터 판독가능 저장 매체는 컴퓨팅 디바이스 (900) 의 일부일 수 있다. 컴퓨팅 디바이스 (900) 는 또한 키보드, 마우스, 펜, 음성 입력 장치, 터치 입력 장치, 및 이에 필적하는 입력장치와 같은 입력 장치(들) (930) 를 가질 수 있다. Any such computer-readable storage medium may be part of the computing device 900. The computing device 900 may also have input device (s) 930, such as a keyboard, a mouse, a pen, a voice input device, a touch input device, and an input device comparable thereto.

디스플레이, 스피커, 프린터 및 그 밖의 다른 유형의 출력장치와 같은 출력 장치(들)(940)가 포함될 수도 있다. 이들 장치는 모두 당해 기술분야에 공지되어 있으므로 여기서 길게 논의할 필요는 없을 것이다.Output device (s) 940, such as a display, a speaker, a printer, and other types of output devices. These devices are all well known in the art and will not be discussed here long.

컴퓨팅 디바이스 (900) 는 장치가, 예컨대 분산 컴퓨팅 환경에서의 무선 네트워크, 위성 링크, 셀룰러 링크 및 이에 필적하는 유사한 메커니즘을 통해 다른 컴퓨팅 디바이스 (980) 와 통신할 수 있게 하는 통신 연결부 (970) 도 포함한다.The computing device 900 also includes a communication connection 970 that allows the device to communicate with other computing devices 980, for example, via a wireless network, a satellite link, a cellular link, and similar mechanisms in a distributed computing environment do.

다른 장치 (980) 는 통신 애플리케이션을 실행하는 컴퓨터 장치(들), 저장 서버, 및 이에 필적하는 장치를 포함할 수 있다. 통신 연결부 (970) 는 통신 매체의 일례이다. 통신 매체는 컴퓨터 판독가능 명령어, 데이터 구조, 프로그램 모듈, 또는 기타 데이터를 반송파 또는 다른 운송 메카니즘과 같은 변조된 데이터 신호에 포함할 수 있고, 임의의 정보 전달 매체를 포함할 수 있다. "변조된 데이터 신호"라는 용어는 신호 내에 정보를 인코딩하도록 그 신호의 특성 중 하나 이상이 설정 또는 변경된 신호를 의미한다. 제한이 아닌 예로서, 통신 매체는 유선 네트워크 또는 직접 유선 접속과 같은 유선 매체, 및 음향, RF, 적외선 및 기타 무선 매체와 같은 무선 매체를 포함한다.Other devices 980 may include a computing device (s) for executing a communication application, a storage server, and an apparatus comparable thereto. The communication connection unit 970 is an example of a communication medium. 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. The term "modulated data signal" means a signal that has one or more of its characteristics set or changed to encode information in the signal. By way of example, and not limitation, 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.

예시적인 구현예들은 또한 방법을 포함한다. 이들 방법은 본 명세서에 기술된 구조를 포함하는 임의의 수의 방법으로 구현될 수 있다. 한가지 그러한 방법은 본 명세서에 기술된 유형의 장치의 기계 동작에 의한 것이다.Exemplary implementations also include methods. These methods may be implemented in any number of ways including those described herein. One such method is by machine operation of a device of the type described herein.

다른 선택적 방법은 방법의 개별 동작들 중 하나 이상이 수행되고 하나 이상의 인간 조작자가 그 일부를 수행하는 것이다. 이들 인간 조작자는 서로 같은 위치에 있을 필요가 없고, 각자가 프로그램의 일부를 수행하는 머신과 같이 있기만 하면 된다.Another optional method is one or more of the individual operations of the method are performed and one or more human operators perform a portion thereof. These human operators do not have to be in the same position with each other, but merely have to be in the same machine as each other performing part of the program.

전술한 본 발명의 설명은 예시를 위한 것이며, 본 발명이 속하는 기술분야의 통상의 지식을 가진 자는 본 발명의 기술적 사상이나 필수적인 특징을 변경하지 않고서 다른 구체적인 형태로 쉽게 변형이 가능하다는 것을 이해할 수 있을 것이다. 그러므로 이상에서 기술한 실시예들은 모든 면에서 예시적인 것이며 한정적이 아닌 것으로 이해해야만 한다. 예를 들어, 단일형으로 설명되어 있는 각 구성 요소는 분산되어 실시될 수도 있으며, 마찬가지로 분산된 것으로 설명되어 있는 구성 요소들도 결합된 형태로 실시될 수 있다.It will be understood by those skilled in the art that the foregoing description of the present invention is for illustrative purposes only and that those of ordinary skill in the art can readily understand that various changes and modifications may be made without departing from the spirit or essential characteristics of the present invention. will be. It is therefore to be understood that the above-described embodiments are illustrative in all aspects and not restrictive. For example, each component described as a single entity may be distributed and implemented, and components described as being distributed may also be implemented in a combined form.

본 발명의 범위는 후술하는 특허청구범위에 의하여 나타내어지며, 특허청구범위의 의미 및 범위 그리고 그 균등 개념으로부터 도출되는 모든 변경 또는 변형된 형태가 본 발명의 범위에 포함되는 것으로 해석되어야 한다.The scope of the present invention is defined by the appended claims, and all changes or modifications derived from the meaning and scope of the claims and their equivalents should be construed as being included within the scope of the present invention.

1000 : 차트 라이브러리 시스템
100 : 데이터선택부
200 : 변수선택부
300 : 차트생성부
400 : 변수설정부
500 : 시각화설정부
D : 데이터
E : 클라이언트 환경
C : 사용자
1000: Chart Library System
100: Data selection unit
200: Variable selector
300: chart generating unit
400: variable setting section
500: visualization setting unit
D: Data
E: Client environment
C: User

Claims (1)

본원 발명의 설명에 따른 발명.Invention according to the present invention.
KR1020180054581A 2018-05-11 2018-05-11 Web-based chart library system for data visualization KR20190011186A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
KR1020180054581A KR20190011186A (en) 2018-05-11 2018-05-11 Web-based chart library system for data visualization

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
KR1020180054581A KR20190011186A (en) 2018-05-11 2018-05-11 Web-based chart library system for data visualization

Related Parent Applications (1)

Application Number Title Priority Date Filing Date
KR1020170093642A Division KR101910179B1 (en) 2017-07-24 2017-07-24 Web-based chart library system for data visualization

Publications (1)

Publication Number Publication Date
KR20190011186A true KR20190011186A (en) 2019-02-01

Family

ID=65368005

Family Applications (1)

Application Number Title Priority Date Filing Date
KR1020180054581A KR20190011186A (en) 2018-05-11 2018-05-11 Web-based chart library system for data visualization

Country Status (1)

Country Link
KR (1) KR20190011186A (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN115984413A (en) * 2022-12-29 2023-04-18 北京明朝万达科技股份有限公司 Chart drawing method and device, electronic equipment and storage medium

Citations (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2008523473A (en) 2004-12-02 2008-07-03 タブリュー ソフトウェア エルエルシー Computer system and method for visualizing data using mark generation

Patent Citations (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2008523473A (en) 2004-12-02 2008-07-03 タブリュー ソフトウェア エルエルシー Computer system and method for visualizing data using mark generation

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN115984413A (en) * 2022-12-29 2023-04-18 北京明朝万达科技股份有限公司 Chart drawing method and device, electronic equipment and storage medium

Similar Documents

Publication Publication Date Title
KR101773574B1 (en) Method for chart visualizing of data table
US10067635B2 (en) Three dimensional conditional formatting
US9589233B2 (en) Automatic recognition and insights of data
WO2019109485A1 (en) Echarts tool-based chart making method, apparatus and device, and medium
US8281238B2 (en) System, method and computer program for creating and manipulating data structures using an interactive graphical interface
US7958164B2 (en) Visual design of annotated regular expression
US9575950B2 (en) Systems and methods for managing spreadsheet models
US9417760B2 (en) Auto-completion for user interface design
WO2020096803A1 (en) Document contribution management system
US20110276915A1 (en) Automated development of data processing results
US9418178B2 (en) Controlling a size of hierarchical visualizations through contextual search and partial rendering
US8229735B2 (en) Grammar checker for visualization
US20140331179A1 (en) Automated Presentation of Visualized Data
KR101798149B1 (en) Chart visualization method by selecting some areas of the data table
US11256996B2 (en) Method for recommending next user input using pattern analysis of user input
KR101910179B1 (en) Web-based chart library system for data visualization
AU2021281120A1 (en) Domain-specific language interpreter and interactive visual interface for rapid screening
US8230319B2 (en) Web-based visualization, refresh, and consumption of data-linked diagrams
KR20190011186A (en) Web-based chart library system for data visualization
KR101798139B1 (en) Filter system and method according to type of data variable in web-based data visualization system
CN110780970A (en) Data screening method, device, equipment and computer readable storage medium
KR20190044400A (en) System and method for exploratory data visualization
Milovanovic et al. Python Data Visualization Cookbook
US20240037325A1 (en) Ability to add non-direct ancestor columns in child spreadsheets
KR101969531B1 (en) Method about automatically extracting and visualizing hierarchical information within a data collection

Legal Events

Date Code Title Description
A107 Divisional application of patent