JP2682418B2 - Graph display processing method - Google Patents

Graph display processing method

Info

Publication number
JP2682418B2
JP2682418B2 JP33026893A JP33026893A JP2682418B2 JP 2682418 B2 JP2682418 B2 JP 2682418B2 JP 33026893 A JP33026893 A JP 33026893A JP 33026893 A JP33026893 A JP 33026893A JP 2682418 B2 JP2682418 B2 JP 2682418B2
Authority
JP
Japan
Prior art keywords
graph
data
numerical
diagram showing
display processing
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Expired - Lifetime
Application number
JP33026893A
Other languages
Japanese (ja)
Other versions
JPH07192138A (en
Inventor
真一 吉野
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
NEC Corp
Original Assignee
NEC Corp
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 NEC Corp filed Critical NEC Corp
Priority to JP33026893A priority Critical patent/JP2682418B2/en
Publication of JPH07192138A publication Critical patent/JPH07192138A/en
Application granted granted Critical
Publication of JP2682418B2 publication Critical patent/JP2682418B2/en
Anticipated expiration legal-status Critical
Expired - Lifetime legal-status Critical Current

Links

Landscapes

  • Image Generation (AREA)

Description

【発明の詳細な説明】DETAILED DESCRIPTION OF THE INVENTION

【0001】[0001]

【産業上の利用分野】本発明はグラフ表示処理方法に関
し、特にメモリの電子シート上に、表形式となる数値デ
ータ、文字データ、演算式データ及びグラフ関数を格納
し、表及びグラフを出力するグラフ表示処理方法に関す
る。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to a graph display processing method, and in particular, stores numerical data, character data, arithmetic expression data and graph functions in a table format on an electronic sheet of a memory and outputs a table and a graph. The present invention relates to a graph display processing method.

【0002】[0002]

【従来の技術】従来この種のグラフ表示処理方法では、
メモリの電子シート上に表形式となる数値データ、文字
データ、演算式データ及びグラフ関数を格納し、表形式
のデータを入力することによって、表及びグラフを出力
していた。
2. Description of the Related Art Conventionally, in this type of graph display processing method,
Numerical data, character data, arithmetic expression data and graph functions in a table format are stored on an electronic sheet of a memory, and a table and a graph are output by inputting the table format data.

【0003】従来のグラフ表示処理方法の一例が、「公
開特許公報(A)昭和60−142776(簡易言語処
理システム)」に記載されている。
An example of a conventional graph display processing method is described in "Japanese Patent Laid-Open Publication (A) Showa 60-142776 (Simple Language Processing System)".

【0004】この従来例について図面を参照して説明す
る。
This conventional example will be described with reference to the drawings.

【0005】図6はこの従来例を適用するシステムのブ
ロック図である。図6において、この適用例は、表示装
置1、中央処理装置2、キーボード3、メモリ4とから
構成され、メモリ4に電子シート4aを有し、表示装置
1にはテーブル5が表示されている。
FIG. 6 is a block diagram of a system to which this conventional example is applied. In FIG. 6, this application example includes a display device 1, a central processing unit 2, a keyboard 3, and a memory 4, the memory 4 has an electronic sheet 4a, and the display device 1 displays a table 5. .

【0006】図7は、図6の中のメモリに記憶されてい
る電子シートの一例を示す図である。図7において、再
左列の1,2,3,…は電子シートの行番号、最上段の
A,B,C,Eは電子シートの列名、東京,大阪,福
岡,金沢などは文字データ、2,2,1,3,…などは
数値データ、@SUM(B2:B5)等は演算式、@G
RAPH(B,A6,B6:E6あ等はグラフ関数、@
GXS(B1:E1)等はグラフ補助関数を示してい
る。
FIG. 7 is a diagram showing an example of an electronic sheet stored in the memory shown in FIG. In FIG. 7, 1, 2, 3, ... In the left column are the row numbers of the electronic sheet, A, B, C, E in the top row are the column names of the electronic sheet, and character data is Tokyo, Osaka, Fukuoka, Kanazawa, etc. , 2, 2, 1, 3, ... are numerical data, @SUM (B2: B5) is an arithmetic expression, @G
RAPH (B, A6, B6: E6 etc. are graph functions, @
GXS (B1: E1) and the like indicate graph auxiliary functions.

【0007】図8はこの従来例におけるグラフ関数の処
理フローを示す図である。オペレータがキーボード3か
らグラフ関数が格納されている項目枠を指定して実行開
始を指示するとグラフの指定種類に応じたグラフ表示処
理を行う。
FIG. 8 is a diagram showing a processing flow of a graph function in this conventional example. When the operator designates the item frame in which the graph function is stored from the keyboard 3 and gives an instruction to start the execution, the graph display processing according to the designated type of the graph is performed.

【0008】図9はこの従来例における棒グラフの場合
のグラフ表示処理を示す図である。図10は図9に示す
グラフ表示処理によって作成された棒グラフの出力例を
示す図である。
FIG. 9 is a diagram showing a graph display process in the case of a bar graph in this conventional example. FIG. 10 is a diagram showing an output example of a bar graph created by the graph display process shown in FIG.

【0009】グラフ表示処理によっては、作成されるグ
ラフ上に各データの数値を出力することもあり、一般的
な機能である。図11は図10の棒グラフ上に各データ
の数値を表示したグラフの例を示す図である。
Depending on the graph display processing, the numerical value of each data may be output on the created graph, which is a general function. FIG. 11 is a diagram showing an example of a graph in which numerical values of respective data are displayed on the bar graph of FIG.

【0010】[0010]

【発明が解決しようとする課題】上述した従来のグラフ
表示処理方法では、図11に示すように各データの数値
の位置がグラフの各要素に対し決まっているため、グラ
フの各要素が入り組んで表示されている場合、各データ
の数値が重なってしまい、読めなくなる場合があるとい
う問題点がある。
In the above-mentioned conventional graph display processing method, since the numerical position of each data is determined for each element of the graph as shown in FIG. 11, each element of the graph is complicated. When it is displayed, there is a problem that the numerical values of each data may be overlapped, making it unreadable.

【0011】[0011]

【課題を解決するための手段】本発明のグラフ表示処理
方法は、記憶装置内の電子シート上に予め格納された表
形式の複数のデータの中に前記複数のデータに対応する
数値位置情報を入力する入力手段と、前記複数のデータ
の予め定められたグラフ表示の後に前期数値位置情報に
従って前記複数のデータに対応する数値データを前記グ
ラフ表示の上に表示する表示処理手段とを備えている。
According to the graph display processing method of the present invention, numerical position information corresponding to the plurality of data is stored in a plurality of tabular data stored in advance on an electronic sheet in a storage device. It comprises an input means for inputting and a display processing means for displaying numerical data corresponding to the plurality of data on the graph display according to the numerical value position information of the previous period after the predetermined graphical display of the plurality of data. .

【0012】[0012]

【実施例】次に、本発明について図面を参照して説明す
る。
Next, the present invention will be described with reference to the drawings.

【0013】図1は本発明の一実施例を適用するシステ
ムの一例を示すブロック図である。
FIG. 1 is a block diagram showing an example of a system to which an embodiment of the present invention is applied.

【0014】図1において、本適用例のシステムは数値
位置データ等を入力するキーボード3と、本実施例のプ
ログラムを格納すると共に電子メモリ4aを有するメモ
リ4と、種々のグラフ及びテーブル等を表示する表示装
置1と、本実施例のグラフ表示処理を実行すると共に本
適用例のシステム全体を制御す中央処理装置(CPU)
2とを備えて構成している。
In FIG. 1, the system of this application example displays a keyboard 3 for inputting numerical position data and the like, a memory 4 for storing the program of this embodiment and having an electronic memory 4a, and various graphs and tables. And a central processing unit (CPU) that executes the graph display processing of this embodiment and controls the entire system of this application example.
It is configured with 2 and.

【0015】図2は、図1中のメモリに記憶された電子
シートの一例を示す図である。
FIG. 2 is a diagram showing an example of an electronic sheet stored in the memory shown in FIG.

【0016】図2において、最左列の1,2,3,…は
電子シートの行番号、最上段のA,B,C,…は電子シ
ートの列名、東京、大阪、福岡、金沢などは文字デー
タ、2,2,1,3,…などは数値データ、@SUM
(B2:B5)等は演算式、@GRAPH(B,A6,
B6:)等はグラフ関数、@GXS(B1:E1)等は
グラフ補助関数、LP(B2)等は、要素毎の数値を出
力する「数値位置情報」を示している。表示装置1の表
示画面上には、図2に示す表から演算式,グラフ関数,
グラフ補助関数及び数値位置情報を除いたものが表示さ
れる。
In FIG. 2, 1, 2, 3, ... In the leftmost column are row numbers of the electronic sheet, A, B, C, ... In the uppermost column are column names of the electronic sheet, Tokyo, Osaka, Fukuoka, Kanazawa, etc. Is character data, 2, 2, 1, 3, ... are numerical data, @SUM
(B2: B5) is an arithmetic expression, @GRAPH (B, A6,
B6 :) and the like indicate graph functions, @GXS (B1: E1) and the like indicate graph auxiliary functions, and LP (B2) and the like indicate “numerical value position information” for outputting numerical values for each element. On the display screen of the display device 1, from the table shown in FIG.
The one without the graph auxiliary function and numerical position information is displayed.

【0017】グラフ関数は @GRAPH(C,A2:A5,E2:E5) のような形式をしているが、Cはグラフの種類を示し、
A2:A5の部分はデータ種別範囲を示し、E2:E5
の部分はデータ範囲を示す。
The graph function has a format such as @GRAPH (C, A2: A5, E2: E5), where C indicates the type of graph,
A2: A5 indicates the data type range, and E2: E5
Indicates the data range.

【0018】グラフ補助関数は @GXS(E1) のような形式をしているが、E1はデータ表示範囲を示
している。グラフ補助関数が円グラフに関するものの場
合は、データ範囲は円の中心に表示されるデータを示
し、その他のグラフの場合は、X軸に表示するデータを
示す。
The graph auxiliary function has a format such as @GXS (E1), where E1 indicates the data display range. When the graph auxiliary function relates to a pie chart, the data range indicates the data displayed in the center of the circle, and in other graphs, the data displayed on the X axis.

【0019】本実施例の特徴となる「数値位置情報」L
Pは、電子シート4aの2,2,1,3,…などの各数
値データや@SUM(B2:B5)等の各演算式に対応
して存在するデータだり、オペレータによりキーボード
から数値として入力される。
"Numerical position information" L which is a feature of this embodiment
P is numerical data such as 2, 2, 1, 3, ... Of the electronic sheet 4a, data existing corresponding to each arithmetic expression such as @SUM (B2: B5), or input as a numerical value from the keyboard by the operator. To be done.

【0020】図3は本実施例におけるグラフ関数の処理
フローを示す図、図4は本実施例による棒グラフ編集処
理を示す図、図5は本実施例による棒グラフ処理結果を
示す図である。
FIG. 3 is a diagram showing a processing flow of a graph function in this embodiment, FIG. 4 is a diagram showing a bar graph editing process according to this embodiment, and FIG. 5 is a diagram showing a bar graph processing result according to this embodiment.

【0021】次に、本適用例のシステムにおける本実施
例の処理手順を図1〜図5を用いて説明する。
Next, the processing procedure of this embodiment in the system of this application example will be described with reference to FIGS.

【0022】オペレータがキーボード3からグラフ関数
が格納されている項目枠を指定して実行開始を指示する
と、下記のような処理が行われる。
When the operator designates the item frame in which the graph function is stored from the keyboard 3 and gives an instruction to start the execution, the following processing is performed.

【0023】S11:グラフ種別がCであるか否かを調
べる。Yesの場合はS12の処理を行い、Noの場合
はS13の処理を行う。
S11: Check whether the graph type is C or not. If Yes, the process of S12 is performed, and if No, the process of S13 is performed.

【0024】S12:円グラフの編集処理を行う。S12: Edit processing of the pie chart is performed.

【0025】S13:グラフ種別がBであるか否かを調
べる。Yesの場合はS14の処理を行い、Noの場合
はS15の処理を行う。
S13: Check whether the graph type is B or not. If Yes, the process of S14 is performed, and if No, the process of S15 is performed.

【0026】S14:棒グラフの編集処理を行う。S14: The bar graph is edited.

【0027】S15:グラフ種別がLであるか否かを調
べる。Yesの場合はS15の処理を行い、Noの場合
は次のグラフ種別の処理を行う。
S15: Check whether the graph type is L or not. If Yes, the process of S15 is performed, and if No, the next graph type process is performed.

【0028】S16:折れ線グラフの編集処理を行う。S16: The line graph is edited.

【0029】S17:全てのグラフ種別の判定及びグラ
フ編集が終了したら、グラフ編集の結果を用いて表示装
置1にグラフ表示を行う。
S17: When the judgment of all graph types and the graph editing are completed, the graph is displayed on the display device 1 by using the result of the graph editing.

【0030】図4において、棒グラフ表示処理は下記の
処理を行う。
In FIG. 4, the bar graph display processing is as follows.

【0031】S21:データ範囲から最大データを求め
る。
S21: Obtain maximum data from the data range.

【0032】S22:最大データを表示するための最大
目盛りを決定する。
S22: The maximum scale for displaying the maximum data is determined.

【0033】S23:データの個数から棒の本数を求め
表示位置を求める。
S23: The number of bars is calculated from the number of data and the display position is calculated.

【0034】S24:X軸及びY軸を引きデータ値に応
じたグラフを書く。
S24: The X-axis and the Y-axis are drawn to draw a graph according to the data value.

【0035】S25:データ種別で示されたデータを右
上に書く。
S25: Write the data indicated by the data type in the upper right.

【0036】S26:グラフ補助関数があるかを調べ
る。Yesの時はS28の処理を行い、Noの時は他の
処理を行い、S26に戻る。
S26: Check whether there is a graph auxiliary function. If Yes, the process of S28 is performed. If No, another process is performed, and the process returns to S26.

【0037】S27:GXSか否かを調べる。Yesの
時はS28の処理を行い、Noの時は他の処理を行い、
S26に戻る。
S27: Check whether it is GXS. If Yes, the process of S28 is performed, and if No, another process is performed.
Return to S26.

【0038】S28:各データの数値位置情報データL
Pを参照して、数値を出力する。上記までの処理によ
り、@GRAPH=(B,A2,B6:E6),@GS
X=(B1:E1)の場合、図5に示す棒グラフが表示
装置1に出力される。
S28: Numerical position information data L of each data
A numerical value is output with reference to P. By the above processing, @ GRAPH = (B, A2, B6: E6), @ GS
When X = (B1: E1), the bar graph shown in FIG. 5 is output to the display device 1.

【0039】図5に示すように、数値表示が従来よりわ
かりやすく表示される。
As shown in FIG. 5, the numerical display is displayed more easily than before.

【0040】[0040]

【発明の効果】以上説明したように本発明は、グラフの
各要素に対応する数値の位置を指定したい場合に、電子
シート上に各要素に対し存在している「数値位置情報」
LPを操作し、グラフ表示処理によるグラフ出力を行う
ことにより、各要素毎に数値の位置を指定することが出
来るので、グラフの各要素が入り組んで表示されている
場合でもデータの数値を読みやすく表示させることがで
きるという効果がある。
As described above, according to the present invention, when it is desired to specify the position of the numerical value corresponding to each element of the graph, the "numerical value position information" existing for each element on the electronic sheet.
By operating the LP and outputting the graph by the graph display process, the position of the numerical value can be specified for each element, making it easy to read the numerical values of the data even when the elements of the graph are displayed intricately. The effect is that it can be displayed.

【0041】[0041]

【図面の簡単な説明】[Brief description of the drawings]

【図1】本発明の一実施例を適用するシステムの一例を
示すブロック図である。
FIG. 1 is a block diagram showing an example of a system to which an embodiment of the present invention is applied.

【図2】図1の中のメモリに記憶された電子シートの一
例を示す図である。
FIG. 2 is a diagram showing an example of an electronic sheet stored in a memory in FIG.

【図3】本実施例におけるグラフ関数の処理フローを示
す図である。
FIG. 3 is a diagram showing a processing flow of a graph function in the present embodiment.

【図4】本実施例における棒グラフ編集処理を示すフロ
ーチャートである。
FIG. 4 is a flowchart showing a bar graph editing process in this embodiment.

【図5】本実施例による棒グラフ処理結果を示す図であ
る。
FIG. 5 is a diagram showing a bar graph processing result according to the present embodiment.

【図6】従来例を適用するシステムの一例を示すブロッ
ク図である。
FIG. 6 is a block diagram showing an example of a system to which a conventional example is applied.

【図7】図6の中のメモリに記憶された電子シートの一
例を示す図である。
7 is a diagram showing an example of an electronic sheet stored in a memory in FIG.

【図8】従来例におけるグラフ関数の処理フローを示す
図である。
FIG. 8 is a diagram showing a processing flow of a graph function in a conventional example.

【図9】従来例における棒グラフ編集処理を示すフロー
チャートである。
FIG. 9 is a flowchart showing a bar graph editing process in a conventional example.

【図10】図9に示すグラフ編集処理によって作成され
た棒グラフの出力例を示す図である。
FIG. 10 is a diagram showing an output example of a bar graph created by the graph editing process shown in FIG. 9.

【図11】図10の棒グラフ上に数値情報を出力した例
を示す図である。
11 is a diagram showing an example in which numerical information is output on the bar graph of FIG.

【符号の説明】[Explanation of symbols]

1 表示装置 2 中央処理装置(CPU) 3 キーボード 4 メモリ 4a 電子シート 5 表示画面上のテーブル 1 display device 2 central processing unit (CPU) 3 keyboard 4 memory 4a electronic sheet 5 table on display screen

Claims (1)

(57)【特許請求の範囲】(57) [Claims] 【請求項1】 記憶装置内の電子シート上に予め格納さ
れた表形式の複数のデータの中に前記複数のデータに対
応する数値位置情報を入力する入力手段と、前記複数の
データの予め定められたグラフ表示の後に前期数値位置
情報に従って前記複数のデータに対応する数値データを
前記グラフ表示の上に表示する表示処理手段とを備える
ことを特徴とするグラフ表示処理方法。
1. An input unit for inputting numerical position information corresponding to a plurality of tabular data among a plurality of tabular data stored in advance on an electronic sheet in a storage device, and a predetermined one of the plurality of data. And a display processing means for displaying numerical data corresponding to the plurality of data on the graph display according to the numerical position information of the previous period after the displayed graph.
JP33026893A 1993-12-27 1993-12-27 Graph display processing method Expired - Lifetime JP2682418B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP33026893A JP2682418B2 (en) 1993-12-27 1993-12-27 Graph display processing method

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP33026893A JP2682418B2 (en) 1993-12-27 1993-12-27 Graph display processing method

Publications (2)

Publication Number Publication Date
JPH07192138A JPH07192138A (en) 1995-07-28
JP2682418B2 true JP2682418B2 (en) 1997-11-26

Family

ID=18230751

Family Applications (1)

Application Number Title Priority Date Filing Date
JP33026893A Expired - Lifetime JP2682418B2 (en) 1993-12-27 1993-12-27 Graph display processing method

Country Status (1)

Country Link
JP (1) JP2682418B2 (en)

Also Published As

Publication number Publication date
JPH07192138A (en) 1995-07-28

Similar Documents

Publication Publication Date Title
JP2004206550A (en) Numerical control apparatus
JPS59200375A (en) Electronic cash register
JP2682418B2 (en) Graph display processing method
JPS63172330A (en) Halftone application system for document processor
JPH0766386B2 (en) Simple language processing system
JP2764740B2 (en) Form output device
JP2723236B2 (en) Character reader
JP5028644B2 (en) Electronic computer and computer control program
JP3234718B2 (en) Character information display processing device depending on date and time
JPH0419788A (en) Display control system
JPH1195987A (en) Link command editor and computer-readable recording medium recording link command editor program
JP2003208517A (en) Easy issuing system and recording medium
JPH07296040A (en) Parts drawing generation method in cad system
JPH06176086A (en) Drawing processing method
JPH06176083A (en) Drawing generating method
JPH05233262A (en) Computer system
JPH01236309A (en) Display device for numerical controller
JPH0594439A (en) Document preparing device
JPH09319554A (en) Partial scroll method for table data
JPS60175106A (en) Numerical control device
JPH0720268A (en) Calender information display
JPH0561983A (en) Graph preparing system
JPH08339413A (en) Data entry device
JPS60157671A (en) Drawing device of graph
JPH04317164A (en) Data edition processing system

Legal Events

Date Code Title Description
A01 Written decision to grant a patent or to grant a registration (utility model)

Free format text: JAPANESE INTERMEDIATE CODE: A01

Effective date: 19970708