JPH04313170A - Graph display device - Google Patents

Graph display device

Info

Publication number
JPH04313170A
JPH04313170A JP3003362A JP336291A JPH04313170A JP H04313170 A JPH04313170 A JP H04313170A JP 3003362 A JP3003362 A JP 3003362A JP 336291 A JP336291 A JP 336291A JP H04313170 A JPH04313170 A JP H04313170A
Authority
JP
Japan
Prior art keywords
scale
graph
value
display
graph display
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.)
Granted
Application number
JP3003362A
Other languages
Japanese (ja)
Other versions
JP3065110B2 (en
Inventor
Hideki Asano
秀樹 浅野
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.)
Yokogawa Electric Corp
Original Assignee
Yokogawa Electric 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 Yokogawa Electric Corp filed Critical Yokogawa Electric Corp
Priority to JP3003362A priority Critical patent/JP3065110B2/en
Publication of JPH04313170A publication Critical patent/JPH04313170A/en
Application granted granted Critical
Publication of JP3065110B2 publication Critical patent/JP3065110B2/en
Anticipated expiration legal-status Critical
Expired - Lifetime legal-status Critical Current

Links

Abstract

PURPOSE:To display easy-to-see graphs for a user. CONSTITUTION:A scale decision means 9 deciding the scale numerical values from the value of B by extracting the maximum and the minimum values of graph data and deciding the scale value by selecting (n) to obtain 0.75<=B=AX10<n7.5 with an operation of A={(the maximum value-the minimum value)/(value suitable for graph display)}, a scale generation means 10 automatically generating the scale by obtaining the minimum and the maximum scale values from graph data while adding the scale of the scale values from '0', and a graph display means 2 executing the graph display from the graph data, graph display position, and scale, are provided. Thus, the graph display frame can be arbitrarily set, and the scale space can be automatically generated.

Description

【発明の詳細な説明】[Detailed description of the invention]

【0001】0001

【産業上の利用分野】本発明は、グラフィック機能を有
するコンピュータ・システムにおいてその出力部に折れ
線グラフ、棒グラフ等のグラフを表示するグラフ表示装
置に関し、詳しくは、グラフ表示を自動化するように改
善するものである。
[Field of Industrial Application] The present invention relates to a graph display device for displaying graphs such as line graphs and bar graphs on the output section of a computer system having a graphic function, and more particularly, it relates to a graph display device for displaying graphs such as line graphs and bar graphs on the output section of a computer system having a graphic function. It is something.

【0002】0002

【従来の技術】従来の一般的なグラフ表示装置の構成概
念をブロック図として図4に示す。この図のグラフ表示
装置は、CRT1を表示制御する表示制御部2に、CR
T1の表示画面上にグラフ表示領域を設定する表示位置
設定部3、表示すべきグラフ・データを格納するグラフ
・データ記憶部4、論理的なグラフ・データを実際に表
示すべき物理的な大きさに変換する論理/物理位置変換
部5、グラフ目盛の目盛数、目盛最大値、目盛最小値を
設定する目盛設定部6、{(目盛最大値)−(目盛最小
値)}/(目盛数)を演算して1目盛の大きさを設定す
る目盛決定部7等が設置されて構成される。このような
構成において、表示位置設定部3に設定される位置情報
は固定であり、目盛設定部6に設定される各値により目
盛決定部7にて1目盛の大きさを算出し、グラフ・デー
タ記憶部4内のグラフ・データに従って表示制御部2に
よりCRT1上にグラフ表示を実行する。以上のような
従来のグラフ表示装置により、棒グラフ表示を実行した
結果を図5に表わす。
2. Description of the Related Art The structural concept of a conventional general graph display device is shown in a block diagram in FIG. The graph display device shown in this figure has a display control unit 2 that controls the display of a CRT 1.
A display position setting unit 3 that sets a graph display area on the display screen of T1, a graph data storage unit 4 that stores graph data to be displayed, and a physical size in which logical graph data should be actually displayed. A logical/physical position conversion unit 5 converts the scale into a graph scale, a scale setting unit 6 sets the number of scales, the maximum scale value, and the minimum scale value of the graph scale, {(maximum scale value)−(minimum scale value)}/(number of scales) ) is installed and configured to include a scale determining unit 7 and the like that calculates the size of one scale. In such a configuration, the position information set in the display position setting section 3 is fixed, and the scale determination section 7 calculates the size of one scale based on each value set in the scale setting section 6, and displays the graph. A graph is displayed on the CRT 1 by the display control section 2 according to the graph data in the data storage section 4. FIG. 5 shows the results of displaying a bar graph using the conventional graph display device as described above.

【0003】0003

【発明が解決しようとする課題】図5に示すように、従
来のグラフ表示装置では、目盛設定部6にグラフ目盛の
表示個数をいつも設定しなければならないという操作が
必要であるとともに、目盛設定部6及び目盛決定部7に
て単純に除算により目盛の大きさを決定するため、横軸
目盛(または縦軸目盛)が 6.3, 7.3, 8.
3, 9.3等のように中途半端な数が設定されること
があり、グラフを見難くすることがあった。また、表示
位置設定部3に設定される表示座標位置は常に固定であ
り、CRT1の画面上のグラフ表示位置は変更すること
はできないという問題もあった。
[Problems to be Solved by the Invention] As shown in FIG. 5, in the conventional graph display device, it is necessary to always set the number of graph scales to be displayed in the scale setting section 6, and the scale setting Since the scale size is determined by simple division in section 6 and scale determination section 7, the horizontal axis scale (or vertical axis scale) is 6.3, 7.3, 8.
In some cases, halfway numbers such as 3, 9.3, etc. were set, making the graph difficult to read. Another problem is that the display coordinate position set in the display position setting section 3 is always fixed, and the graph display position on the screen of the CRT 1 cannot be changed.

【0004】本発明は、このような問題を解決すること
を課題とし、目盛設定にとらわれることなく、ユーザに
とって見易いグラフ表示を行えるグラフ表示装置を実現
することを目的とする。
SUMMARY OF THE INVENTION The present invention aims to solve these problems, and aims to realize a graph display device that can display graphs that are easy for the user to view without being restricted by scale settings.

【0005】[0005]

【課題を解決するための手段】以上の課題を解決した本
発明は、グラフ表示機能を有し、計算機から与えられた
グラフ・データを表示するグラフ表示装置において、前
記グラフ・データ及びグラフ表示位置を確保する記憶手
段と、前記グラフ・データの最大値及び最小値を抽出す
るグラフ・データ抽出手段と、  数値A=(前記最大
値−前記最小値)/(グラフ表示に適した値)の演算を
行う演算手段と、0.75≦{数値B=(前記数値A)
×10n )}<7.5 となるようにn(但し、nは
整数)を選択する数値選択手段と、前記数値Bの値に従
ってグラフ表示の目盛数値を決定する目盛決定手段と、
前記目盛決定手段で得られた目盛数値の大きさを0から
加算して前記グラフ・データの最小値及び最大値のレン
ジに入った際にその前後の目盛値を目盛最小値及び目盛
最大値としてグラフ目盛を設定する目盛生成手段と、前
記記憶手段内の前記グラフ・データ及びグラフ表示位置
、前記目盛決定手段及び前記目盛生成手段から得られた
目盛数値及びグラフ目盛からグラフ表示を実行する表示
制御手段とを有することを特徴とするグラフ表示装置で
ある。
[Means for Solving the Problems] The present invention, which has solved the above problems, provides a graph display device that has a graph display function and displays graph data given from a computer, including the graph data and the graph display position. a storage means for securing the maximum value and a minimum value of the graph data, a graph data extraction means for extracting the maximum value and minimum value of the graph data, and calculation of numerical value A=(said maximum value - said minimum value)/(value suitable for graph display). and 0.75≦{numeric value B=(said numerical value A).
×10n)}<7.5, a numerical value selection means for selecting n (where n is an integer), and a scale determination means for determining a scale value for graph display according to the value of the numerical value B;
When the magnitude of the scale value obtained by the scale determining means is added from 0 and the scale value falls within the range of the minimum value and maximum value of the graph data, the scale values before and after that are set as the minimum scale value and the maximum scale value. a scale generation means for setting a graph scale; and a display control for performing a graph display from the graph data and graph display position in the storage means, scale values and graph scale obtained from the scale determination means and the scale generation means. 1. A graph display device characterized by having a means for displaying a graph.

【0006】[0006]

【作用】本発明のグラフ表示装置は、グラフ・データと
グラフ表示位置からグラフ・データの最大値及び最小値
を抽出し、数値A=(最大値−最小値)/(グラフ表示
に適した値)を求め、0.75≦{数値B=(数値A)
×10n )}<7.5 となるようにn(但し、nは
整数値)を選択し、Bの値に従ってグラフ表示の目盛数
値を決定する。更に、この目盛数値の大きさを0から加
算してグラフ・データの最小値及び最大値のレンジに入
った際にその前後の目盛値を目盛最小値及び目盛最大値
としてグラフ目盛を設定し、グラフ表示を実行する。
[Operation] The graph display device of the present invention extracts the maximum and minimum values of the graph data from the graph data and the graph display position, and extracts the maximum value and minimum value of the graph data, and extracts the numerical value A = (maximum value - minimum value) / (value suitable for graph display). ), 0.75≦{Number B=(Number A)
×10n)}<7.5 (where n is an integer value), and the scale value of the graph display is determined according to the value of B. Furthermore, the magnitude of this scale value is added from 0, and when it enters the range of the minimum value and maximum value of the graph data, the scale values before and after that are set as the minimum scale value and the maximum scale value, and the graph scale is set, Execute graph display.

【0007】[0007]

【実施例】図1は本発明を実施したグラフ表示装置の構
成概念図であり、この図を用いて本発明装置の実施例の
構成を説明する。この図でCRT1及びグラフ・データ
記憶部4は図4に示した従来のものと同じである。グラ
フ・データ記憶部4には、グラフ・データとして42,
16,…,88が設定されている。表示位置記憶部3´
はユーザが表示位置を任意に設定できるブロックであり
、グラフ表示枠の左下座標値(xmin ,ymin 
)及び右上座標値(xmax ,ymax )定する。 また、グラフ・データ最大/最小検出部8はグラフ・デ
ータ記憶部4のグラフ・データからその最大値及び最小
値を検出する。目盛生成部9は、最大/最小検出部8か
らの最大値及び最小値をもとにその前後とその間の目盛
数値を生成する。目盛表示部10は、目盛生成部9から
得られた目盛数値よりその目盛を表示すべき物理的位置
及び数値を文字列として表示制御部2´へ送出する。目
盛最大/最小検出部11は目盛生成部9より得られた目
盛数値中の最大値、最小値を検出する。グラフ枠表示部
12は、表示位置記憶部3´から与えられた物理的な表
示位置に、目盛最大/最小検出部11から与えられた論
理的範囲の座標領域を設定する機能を有する。この設定
以後、グラフ枠を表示し、このグラフ枠内はグラフ・デ
ータの値がそのまま表示される論理的な座標領域となる
。グラフ表示機能部13は、折れ線グラフ、棒グラフ等
のグラフを描画するグラフ表示のアプリケーション機能
である。更に、表示制御部2´はCRT1を駆動するド
ライバであり、表示位置を論理的(ウィンドウ機能)、
物理的(ビューポート機能)のいずれかに指定すること
により、以後、論理的な表示位置に表示情報(円、線、
点等の図形、数字、文字)の表示制御をする。
DESCRIPTION OF THE PREFERRED EMBODIMENTS FIG. 1 is a conceptual diagram of the structure of a graph display device embodying the present invention, and the structure of an embodiment of the present invention will be explained using this diagram. In this figure, the CRT 1 and graph data storage section 4 are the same as the conventional one shown in FIG. The graph data storage unit 4 stores graph data 42,
16,...,88 are set. Display position storage section 3'
is a block whose display position can be set arbitrarily by the user, and the lower left coordinate values (xmin, ymin
) and upper right coordinate values (xmax, ymax) are determined. Further, the graph data maximum/minimum detection unit 8 detects the maximum value and minimum value from the graph data in the graph data storage unit 4. The scale generation section 9 generates scale values before, after, and between the maximum and minimum values from the maximum/minimum detection section 8 . The scale display section 10 sends the physical position and numerical value at which the scale should be displayed based on the scale value obtained from the scale generation section 9 as a character string to the display control section 2'. The scale maximum/minimum detection section 11 detects the maximum value and minimum value among the scale values obtained from the scale generation section 9. The graph frame display section 12 has a function of setting a coordinate area of the logical range given from the scale maximum/minimum detection section 11 at the physical display position given from the display position storage section 3'. After this setting, a graph frame is displayed, and the inside of this graph frame becomes a logical coordinate area where the values of the graph data are displayed as they are. The graph display function unit 13 is a graph display application function that draws graphs such as line graphs and bar graphs. Furthermore, the display control unit 2' is a driver that drives the CRT 1, and controls the display position logically (window function).
By specifying either physical (viewport function), display information (circle, line,
Controls the display of figures (such as points, numbers, characters).

【0008】次に、このような構成の本発明装置の動作
を図2のフローチャート及び実際の値を用いて説明する
Next, the operation of the apparatus of the present invention having such a configuration will be explained using the flowchart of FIG. 2 and actual values.

【0009】はじめに、グラフ・データ記憶部4にグラ
フ・データ42,16,35,58,94,88を設定
し、表示位置記憶部3´にグラフ左下位置(x1 ,y
1 )及びグラフ右上位置(x2 ,y2 )を設定す
る例を想定する。
First, graph data 42, 16, 35, 58, 94, 88 are set in the graph data storage section 4, and the lower left position of the graph (x1, y
1) and the upper right position of the graph (x2, y2).

【0010】(1) グラフ・データ最大/最小検出部
8にてグラフ・データの最大値MAX94、最小値MI
N16を検出する。 (2) 目盛生成部9は、グラフ・データの最大値MA
X、最小値MINより、A=(MAX−MIN)/4を
実行し、A=(94−16)/4=19.5を得る。尚
、この除算で用いる値“4”は、次のような値である。 即ち、(CRT1の表示画面の1行に物理的に書くこと
ができる文字数)/(当該コンピュータが扱える桁数+
余裕桁数)であり、実際には、(80文字)/(16桁
+4桁)=4となる。このように、値“4”はコンピュ
ータ・システムによってその最適値は異なる。 (3) 更に、整数n(但し、n=−18,−17,…
,17,18)を順次変更して数値Aを10n 倍し、
0.75≦B=A×10n <7.5 となった時点で
演算を停止し、この時のnを求める。B=19.5×1
0−1=1.95であり、n=−1である。 (4) 次に、n´=−1×nを演算する。ここでは、
n´=−1である。 (5) 数値Bの値より目盛数値を決定する。即ち、数
値BがB<1.5、 1.5≦B≦3.5 、B>3.
5 のいずれの範囲にあるかを調べる。この場合、 1
.5≦B=1.95≦3.5 であるので、(6) の
ステップに進み、目盛数値B´=2×10n´が決定さ
れる。ここでは、B´=2×10n´=2×101 =
20となり、値20をグラフ上の目盛幅とする。尚、B
<1.5 の際は (7)目盛数値B´=1×10n´
、B>3.5 の際は (8)目盛数値B´=5×10
n´とする。 (9) ステップ(5) ,(6) ,(7) ,(8
) より得られた目盛数値B´(この例では20)を“
0”から加算していき、0,20,60,…,100 
,120 ,…のようにグラフ目盛を生成する。 (10)そして、目盛最大/最小検出部11は、グラフ
目盛B´の加算中、グラフ目盛のレンジにグラフ・デー
タの最小値MIN及び最大値MAXが含まれる場合、そ
の前後の値を新たな目盛最小値、目盛最大値とする。即
ち、グラフ・データの最小値は16であるが値16はグ
ラフ目盛0とグラフ目盛20との間にあり、目盛最小値
を数値0とし、グラフ・データの最大値94はグラフ目
盛80とグラフ目盛100 の間にあり、目盛最大値を
100 とする。このようにして、目盛表示部10にて
、グラフ目盛0,20,60,80,100 が確定す
る。 (11)以上より、表示制御部2´はグラフ表示機能部
13のグラフ表示アプリケーションを利用して、グラフ
枠表示枠12及び目盛表示部10からグラフ表示枠(x
1 ,y1 ),(x2 ,y2 )及びグラフ目盛0
,20,60,80,100を受け取り、グラフ・デー
タ42,16,35,58,94,88をCRT1上に
グラフ表示する。
(1) The graph data maximum/minimum detection unit 8 detects the maximum value MAX94 and the minimum value MI of the graph data.
Detect N16. (2) The scale generator 9 calculates the maximum value MA of the graph data.
From X and the minimum value MIN, execute A=(MAX-MIN)/4 to obtain A=(94-16)/4=19.5. The value "4" used in this division is as follows. In other words, (number of characters that can be physically written on one line of the display screen of CRT1) / (number of digits that the computer can handle +
In reality, (80 characters)/(16 digits + 4 digits) = 4. In this way, the optimum value of the value "4" differs depending on the computer system. (3) Furthermore, an integer n (however, n=-18, -17,...
, 17, 18) and multiply the value A by 10n.
The calculation is stopped when 0.75≦B=A×10n <7.5, and n at this time is determined. B=19.5×1
0-1=1.95 and n=-1. (4) Next, calculate n'=-1×n. here,
n'=-1. (5) Determine the scale value from the value of numerical value B. That is, the numerical value B is B<1.5, 1.5≦B≦3.5, B>3.
5. Find out which range it falls within. In this case, 1
.. Since 5≦B=1.95≦3.5, the process proceeds to step (6), and the scale value B'=2×10n' is determined. Here, B'=2×10n'=2×101=
20, and the value 20 is set as the scale width on the graph. Furthermore, B
<1.5 (7) Scale value B'=1×10n'
, when B>3.5, (8) Scale value B'=5×10
Let it be n'. (9) Steps (5), (6), (7), (8
) The scale value B' (20 in this example) obtained from “
Adding from 0", 0, 20, 60,..., 100
, 120 , . . . (10) Then, during the addition of the graph scale B', if the range of the graph scale includes the minimum value MIN and maximum value MAX of the graph data, the scale maximum/minimum detection unit 11 detects the values before and after the new values. The minimum value on the scale and the maximum value on the scale. That is, the minimum value of the graph data is 16, but the value 16 is between graph scale 0 and graph scale 20, the minimum value of the scale is 0, and the maximum value of graph data 94 is between graph scale 80 and graph scale 20. The scale is between 100 and the maximum value on the scale is 100. In this way, the graph scales 0, 20, 60, 80, and 100 are determined on the scale display section 10. (11) From the above, the display control section 2' uses the graph display application of the graph display function section 13 to change the graph display frame (x
1 , y1 ), (x2 , y2 ) and graph scale 0
, 20, 60, 80, 100, and graph data 42, 16, 35, 58, 94, 88 are displayed on the CRT1.

【0011】この結果、図3に示すような棒グラフを表
示する。この例では物理的表示位置(x1 ,y1 )
〜(x2 ,y2)に0〜100 の論理的な範囲の座
標領域を設定し、棒グラフを表示したものである。即ち
、ユーザはグラフ・データとグラフ表示位置のみを指定
することにより、本発明装置は、グラフ表示枠の位置を
任意に設定できるとともに自動的に最適な目盛間隔を生
成し、グラフ表示を実行する。
As a result, a bar graph as shown in FIG. 3 is displayed. In this example, the physical display position (x1, y1)
A coordinate area in a logical range of 0 to 100 is set at ~(x2, y2), and a bar graph is displayed. That is, by the user specifying only the graph data and the graph display position, the device of the present invention can arbitrarily set the position of the graph display frame, automatically generate the optimal scale interval, and execute the graph display. .

【0012】0012

【発明の効果】以上述べたように、本発明のグラフ表示
装置によれば、グラフ・データ及びグラフ枠の表示位置
データを与えるのみで目盛数値と目盛個数とを自動的に
得、グラフを表示することができるので、ユーザはデー
タ内容を吟味して目盛数値を決定する、という手間を省
くことができる。また、グラフの表示位置を自由に設定
できるため、ユーザによる画面レイアウトが可能となり
、他のアプリケーション・プログラムから空いている画
面を自由に使用することにより表示のバリエーションを
豊富にできるという効果を有する。
As described above, according to the graph display device of the present invention, scale values and number of scales are automatically obtained by simply providing graph data and graph frame display position data, and the graph is displayed. Therefore, the user can save the trouble of examining the data contents and determining the scale value. Furthermore, since the display position of the graph can be freely set, the screen layout can be set by the user, and by freely using a vacant screen from another application program, it is possible to have a rich variety of display variations.

【図面の簡単な説明】[Brief explanation of the drawing]

【図1】本発明を実施したグラフ表示装置の構成概念図
である。
FIG. 1 is a conceptual diagram of a graph display device embodying the present invention.

【図2】本発明装置の動作を表わすフローチャートであ
る。
FIG. 2 is a flowchart showing the operation of the device of the present invention.

【図3】本発明装置によって得られたグラフである。FIG. 3 is a graph obtained by the apparatus of the present invention.

【図4】従来のグラフ表示装置の構成概念図である。FIG. 4 is a conceptual diagram of a conventional graph display device.

【図5】従来のグラフ表示装置によって得られたグラフ
である。
FIG. 5 is a graph obtained by a conventional graph display device.

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

1  CRT 2  表示制御部 2´  表示制御部 3  表示位置設定部 3´  表示位置設定部 4  グラフ・データ記憶部 5  論理/物理位置変換部 6  目盛設定部 7  目盛決定部 8  グラフ・データ最大/最小検出部9  目盛生成
部 10  目盛表示部 11  目盛最大/最小検出部 12  グラフ枠表示部 13  グラフ表示機能部
1 CRT 2 Display control section 2' Display control section 3 Display position setting section 3' Display position setting section 4 Graph/data storage section 5 Logical/physical position conversion section 6 Scale setting section 7 Scale determining section 8 Graph/data maximum/minimum Detection unit 9 Scale generation unit 10 Scale display unit 11 Scale maximum/minimum detection unit 12 Graph frame display unit 13 Graph display function unit

Claims (1)

【特許請求の範囲】[Claims] 【請求項1】  グラフ表示機能を有し、計算機から与
えられたグラフ・データを表示するグラフ表示装置にお
いて、前記グラフ・データ及びグラフ表示位置を確保す
る記憶手段と、前記グラフ・データの最大値及び最小値
を抽出するグラフ・データ抽出手段と、  数値A=(
前記最大値−前記最小値)/(グラフ表示に適した値)
の演算を行う演算手段と、0.75≦{数値B=(前記
数値A)×10n )}<7.5 となるようにn(但
し、nは整数)を選択する数値選択手段と、前記数値B
の値に従ってグラフ表示の目盛数値を決定する目盛決定
手段と、前記目盛決定手段で得られた目盛数値の大きさ
を0から加算して前記グラフ・データの最小値及び最大
値のレンジに入った際にその前後の目盛値を目盛最小値
及び目盛最大値としてグラフ目盛を設定する目盛生成手
段と、前記記憶手段内の前記グラフ・データ及びグラフ
表示位置、前記目盛決定手段及び前記目盛生成手段から
得られた目盛数値及びグラフ目盛からグラフ表示を実行
する表示制御手段とを有することを特徴とするグラフ表
示装置。
1. A graph display device having a graph display function and displaying graph data given from a computer, comprising a storage means for securing the graph data and a graph display position, and a maximum value of the graph data. and graph data extraction means for extracting the minimum value, and numerical value A=(
Maximum value - Minimum value)/(Value suitable for graph display)
a calculation means for performing the calculation; a numerical selection means for selecting n (where n is an integer) such that 0.75≦{numerical value B=(said numerical value A)×10n)}<7.5; Number B
a scale determining means for determining a scale value of the graph display according to the value of the scale; and a scale determining means that adds the magnitude of the scale value obtained by the scale determining means from 0 so that the scale value falls within the range of the minimum value and maximum value of the graph data. scale generation means for setting a graph scale using the scale values before and after the scale minimum value and scale maximum value; and the graph data and graph display position in the storage means, the scale determination means, and the scale generation means. A graph display device comprising display control means for displaying a graph from the obtained scale values and graph scale.
JP3003362A 1991-01-16 1991-01-16 Graph display device Expired - Lifetime JP3065110B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP3003362A JP3065110B2 (en) 1991-01-16 1991-01-16 Graph display device

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP3003362A JP3065110B2 (en) 1991-01-16 1991-01-16 Graph display device

Publications (2)

Publication Number Publication Date
JPH04313170A true JPH04313170A (en) 1992-11-05
JP3065110B2 JP3065110B2 (en) 2000-07-12

Family

ID=11555239

Family Applications (1)

Application Number Title Priority Date Filing Date
JP3003362A Expired - Lifetime JP3065110B2 (en) 1991-01-16 1991-01-16 Graph display device

Country Status (1)

Country Link
JP (1) JP3065110B2 (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2010164597A (en) * 2009-01-13 2010-07-29 Renesas Electronics Corp Histogram display circuit and histogram display method

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2010164597A (en) * 2009-01-13 2010-07-29 Renesas Electronics Corp Histogram display circuit and histogram display method

Also Published As

Publication number Publication date
JP3065110B2 (en) 2000-07-12

Similar Documents

Publication Publication Date Title
US6988248B1 (en) Animated indicators that reflect function activity or state of objects data or processes
JPH04313170A (en) Graph display device
JPH0736654A (en) Animation icon display device
JPH09128129A (en) Help message display device
JP3666906B2 (en) Graphic processing apparatus and list display control method thereof
JP2595045B2 (en) Touch panel input device
JPH11184822A (en) Graph display device/method and record medium where graph display processing program is recorded
JPH1153155A (en) Tool bar display controller, tool bar display control method and storage medium
JPS62189585A (en) Display control device for multiwindow
JPH0277834A (en) Multiwindow display device
JPS6394115A (en) Process data display device
JP2504430B2 (en) Object processing order calculation processing device
JP3363481B2 (en) Standard size specification method for character display
JPH04342082A (en) Device for displaying graphic
JP2776813B2 (en) Shape reduction display method
JP2764788B2 (en) Display control device
JPH04205347A (en) Graph generator
JPH09325872A (en) Sfc production device
JPH0844879A (en) Graphic plotting system
JPH09179991A (en) Graph display device
JPH11345057A (en) Data processor and storage medium
JPH04222021A (en) Window display controller
JPH0944292A (en) Handwritten input device
JPH06236171A (en) Window display system
JPH01229313A (en) System for controlling input acceleration by screen transition