JPH0366676B2 - - Google Patents

Info

Publication number
JPH0366676B2
JPH0366676B2 JP61053189A JP5318986A JPH0366676B2 JP H0366676 B2 JPH0366676 B2 JP H0366676B2 JP 61053189 A JP61053189 A JP 61053189A JP 5318986 A JP5318986 A JP 5318986A JP H0366676 B2 JPH0366676 B2 JP H0366676B2
Authority
JP
Japan
Prior art keywords
trend
filling
graph
frame
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.)
Expired - Lifetime
Application number
JP61053189A
Other languages
Japanese (ja)
Other versions
JPS62209594A (en
Inventor
Noritoshi Wakabayashi
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 JP61053189A priority Critical patent/JPS62209594A/en
Publication of JPS62209594A publication Critical patent/JPS62209594A/en
Publication of JPH0366676B2 publication Critical patent/JPH0366676B2/ja
Granted legal-status Critical Current

Links

Description

【発明の詳細な説明】 <産業上の利用分野> 本発明は、グラフイツク表示を用いてトレン
ド・グラフを表示するトレンド・グラフ表示装置
において、領域塗り潰し機能を実現するトレン
ド・グラフ塗り潰し表示方法に関するものであ
る。
[Detailed Description of the Invention] <Industrial Application Field> The present invention relates to a trend graph filling display method for realizing an area filling function in a trend graph display device that displays a trend graph using a graphic display. It is.

<従来の技術> 外部から読み込んだデータ群を時系列的なグラ
フとして表現する場合、第3図aに表わすような
トレンド・グラフtをCRT表示装置等に表示す
ることがしばしばある。
<Prior Art> When a group of data read from an external source is expressed as a time-series graph, a trend graph t as shown in FIG. 3a is often displayed on a CRT display device or the like.

このようなトレンド・グラフtに対し、例えば
ある一定値yH以上または一定値yL以下を強調する
ためにその部分を塗り潰したいという要求が発生
し、第3図bの斜線に表わすような部分に塗り潰
しを行なつて表示を行なう技術が望まれるように
なつた。
For such a trend graph t, for example, there is a request to fill in that part in order to emphasize the part above a certain value y H or below a certain value y L , and the part shown by the diagonal line in Fig. 3b is generated. It has become desirable to have a technique for displaying images by filling them in.

従来、このようなトレンド・グラフ塗り潰し表
示方法として次に示す方法が行なわれていた。
Conventionally, the following method has been used to display such trend graphs in a filled manner.

このような塗り潰し処理方法を行なう前提とし
て、表示すべきデータは第3図cに示すようなフ
オーマツトに、横軸xの論理座標xo〜xnに対し
て、表示値yo〜ynが用意される。そして、例え
ば、一定値ylを越える表示値yの部分を塗り潰す
こととすると、塗り潰す部分を検出するため、表
示値の全データyi(i=O〜n)と一定値ylとを
比較する必要がある。
As a premise for performing such a filling processing method, data to be displayed is prepared in a format as shown in FIG. 3c, with display values yo to yn corresponding to logical coordinates xo to xn of the horizontal axis x. For example, if a part of the display value y that exceeds a certain value yl is to be filled out, in order to detect the part to be filled out, all data yi (i=O to n) of the display value is compared with the certain value yl. There is a need.

そして、表示値yiと一定値ylとの比較操作後に
おける塗り潰し処理方法として、次に説明する(1)
直線描画による塗り潰し(2)閉領域塗り潰し機能の
利用による2つの方法が良く行なわれている。
The filling process method after comparing the displayed value yi and the constant value yl is explained below (1)
Two methods are commonly used: (2) Filling with a straight line drawing and using the closed area filling function.

(1) 直線描画による塗り潰し この塗り潰し方法を第4図を用いて説明する。(1) Filling by straight line drawing This filling method will be explained using FIG. 4.

ここで、第4図aに示すように、隣接する論理
x軸座標上の2点xi,xi+1をCRT表示装置上の物
理x軸座標に投影した際、これに対応する物理x
軸座標上のDxi,Dxi+1は互いに隣接せず、論理
x軸座標xi,xi+1は物理x軸座標Dxio〜Dximの
m個の点に分割されて定義される。
Here, as shown in Figure 4a, when two points xi, x i+1 on the adjacent logical x-axis coordinates are projected onto the physical x-axis coordinates on the CRT display device, the corresponding physical x
Dxi and Dx i+1 on the axis coordinates are not adjacent to each other, and the logical x-axis coordinates xi and x i+1 are divided and defined into m points of physical x-axis coordinates Dxio to Dxim.

さて、第4図bのフローチヤートにおいて、表
示値yi,yi+1と一定値ylの比較操作を行なう。
Now, in the flowchart of FIG. 4b, a comparison operation is performed between the displayed values yi, y i+1 and the constant value yl.

yi≦ylかつyi+1≦ylの場合は、領域潰し処理を
行なわない。
If yi≦yl and y i+1 ≦yl, area collapse processing is not performed.

yi>ylかつyi+1>ylの場合は、j=O〜mに対
して、(Dxij,f(Dxij)),(Dxij,yl)間を直線
で結ぶ。但し、fは2点(xi,yi),(xi+1,yi+1
を通る直線を表わす関数である。
When yi>yl and y i+1 >yl, connect (Dxij, f(Dxij)) and (Dxij, yl) with a straight line for j=O to m. However, f is 2 points (xi, yi), (x i+1 , y i+1 )
is a function that represents a straight line passing through .

表示値yi,yi+1と一定値ylの関係が上記以外の
場合は、関数fと一定値ylとの交点物理座標
Dxikを求める。そして、j=O〜kあるいはj
=k〜mに対して、(Dxij,f(Dxij)),(Dxij,
yl)間を直線で結ぶ。
If the relationship between the displayed values yi, y i+1 and the constant value yl is other than the above, the physical coordinates of the intersection of the function f and the constant value yl
Ask for Dxik. And j=O~k or j
For =k~m, (Dxij, f(Dxij)), (Dxij,
yl) with a straight line.

このように、直線を描画することによつて塗り
潰し動作を行なう。
In this way, the filling operation is performed by drawing a straight line.

(2) 閉領域塗り潰し機能の利用 この方法は、第3図cに示したトレンド・デー
タ群yo〜ynと一定値ylとを比較し、内点を求め
て閉領域を塗り潰す方法である。
(2) Use of closed area filling function This method compares the trend data group yo to yn shown in FIG. 3c with a constant value yl, finds the inner points, and fills in the closed area.

第5図のフローチヤートに示すように、はじめ
に、表示値yoと一定値ylの大小関係を記憶する。
そして、順次、表示値yiと一定値ylの大小関係と
表示値yi+1と一定値ylの大小関係の比較を行なう。
As shown in the flowchart of FIG. 5, first, the magnitude relationship between the display value yo and the constant value yl is memorized.
Then, the magnitude relationship between the display value yi and the constant value yl and the magnitude relationship between the display value y i+1 and the constant value yl are sequentially compared.

yi+1<yiでylと交差したことが検出されると、
トレンド・ライン、一定値yl(またはトレンド枠)
で囲まれる閉領域の内点を求め、この閉領域の塗
り潰し動作を行なう。
When it is detected that y i+1 < yi intersects yl,
Trend line, constant value yl (or trend frame)
Find the interior points of the closed area surrounded by , and fill in this closed area.

次に、表示値yiと一定値ylの大小関係を記憶
し、全点終了したかどうかを調べ、全点終了の場
合{Y}は、表示の最終値ynと一定値ylとを比較
して、トレンド・ライン、一定値yl、トレンド枠
とで囲まれる閉領域の内点を求めて塗り潰し動作
を行なう。
Next, memorize the magnitude relationship between the display value yi and the constant value yl, check whether all points have been completed, and if all points have been completed, {Y} is determined by comparing the final display value yn and the constant value yl. , the trend line, the constant value yl, and the trend frame.

以上説明した2つの方法によつて、トレンド・
グラフを表示し、一定値以上または一定値以下の
領域を塗り潰していたが、これらの(1)直線描画に
よる塗り潰しまたは(2)閉領域塗り潰し機能の利用
にあつては、表示値の比較処理、内点を求める演
算処理によつて実際の表示完了までに時間がかか
り、ホスト計算機側の負荷が増大するという問題
があつた。また、複数本のトレンド・グラフを同
時に表示する場合の上記比較処理、演算処理は更
に操作が複雑になるという問題を有していた。
By using the two methods explained above, you can
The graph was displayed and the areas above or below a certain value were filled in, but when using these (1) filling by straight line drawing or (2) closed area filling function, it is necessary to compare the displayed values, There was a problem in that the arithmetic processing for determining the interior points took time to actually complete the display, increasing the load on the host computer side. Furthermore, there is a problem in that the comparison processing and calculation processing described above when displaying a plurality of trend graphs at the same time further complicate the operations.

<発明が解決しようとする問題点> 本発明が解決しようとする技術的な課題は、上
述したように、値の比較処理、演算処理を簡略化
してホスト計算機側の負荷を減らすことと、複数
本のトレンド・グラフを表示した際にも処理が複
雑にならないようにすることであり、本発明は、
グラフイツク表示装置において、塗り潰し機能を
保持するトレンド・グラフを高速に表示すること
ができるトレンド・グラフ塗り潰し表示方法法を
実現することを目的とする。
<Problems to be Solved by the Invention> As described above, the technical problems to be solved by the present invention are to simplify the value comparison processing and arithmetic processing to reduce the load on the host computer side, and to reduce the load on the host computer side. An object of the present invention is to prevent processing from becoming complicated even when displaying a trend graph of a book.
An object of the present invention is to realize a trend graph filling display method capable of displaying a trend graph retaining a filling function at high speed in a graphic display device.

<問題を解決するための手段> 以上の問題を解決するための本発明は、データ
群を時系列的なグラフとして表現するトレンド・
グラフを表示し、設定した境界により構成される
閉領域に塗り潰し動作を行なうトレンド・グラフ
塗り潰し表示方法において、 (イ) トレンド枠をトレンド・グラフ表示量よりも
大きくマージン分を取つて描画し、塗り潰しを
行なう境界線を描画する工程と、 (ロ) 前記トレンド枠と前記境界線とで囲まれた閉
領域を塗り潰し色彩で塗り潰す工程と、 (ハ) トレンド・グラフを描画する工程と、 (ニ) 前記トレンド・グラフと前記トレンド枠と前
記境界線とで構成される閉領域を初期化色彩で
塗り潰す工程と、 (ホ) 前記トレンド枠のマージン分を初期化色彩で
塗り潰してトレンド枠をトレンド・グラフ表示
量に適合させて設定する工程と を有することを特徴とするトレンド・グラフ塗り
潰し表示方法である。
<Means for solving the problem> The present invention for solving the above problem uses a trend graph that represents a data group as a time-series graph.
In the trend graph filling display method that displays a graph and fills in the closed area formed by the set boundary, (a) the trend frame is drawn with a margin larger than the trend graph display amount, and then filled. (b) a step of filling in a closed area surrounded by the trend frame and the boundary line with a color; (c) a step of drawing a trend graph; ) filling in a closed area composed of the trend graph, the trend frame, and the boundary line with an initialization color; and (e) filling the margin of the trend frame with an initialization color to make the trend frame a trend. This is a trend graph filling display method characterized by having a step of setting the trend graph in accordance with the graph display amount.

<作 用> 本発明のトレンド・グラフ塗り潰し表示方法
は、トレンド枠と境界線とで囲まれる閉領域を予
め塗り潰し色で塗り潰し、トレンド・グラフを表
示する際に、トレンド・グラフとトレンド枠と境
界線とで囲まれる閉領域を画面の背景色(初期化
した際の色彩)で塗り潰し、改めてトレンド枠を
設定してトレンド・グラフにおける一定値以上ま
たは一定値以下の領域を塗り潰す。
<Function> The trend graph filling display method of the present invention fills in advance a closed area surrounded by a trend frame and a boundary line with a fill color, and when displaying a trend graph, the trend graph, the trend frame, and the boundary line are filled in in advance. The closed area surrounded by the line is filled with the background color of the screen (the color when initialized), the trend frame is set again, and the area above or below a certain value in the trend graph is filled in.

<実施例> 第1図に本発明のトレンド・グラフ塗り潰し表
示方法を実現するのに好都合な回路構成ブロツク
図を示す。
<Embodiment> FIG. 1 shows a block diagram of a circuit configuration convenient for realizing the trend graph fill-in display method of the present invention.

この図において、点線で囲む部分はトレンド・
グラフ塗り潰し動作を実行する回路であり、1は
トレンド情報を送信するホスト計算機、2はこの
トレンド情報を受信する受信装置、3はこの塗り
潰し表示装置を管理制御するマイクロプロセツ
サ、4は直線描画、塗り潰し描画等を行なう描画
プロセツサ、5は描画切り換えスイツチ、61
第1のフレーム・バツフア、62は第2のフレー
ム・バツフア、7は表示切り換えスイツチ、8は
CRT表示装置である。また9は本発明のトレン
ド・グラフ塗り潰し表示方法の手順を記憶格納し
たメモリ回路である。
In this figure, the area surrounded by dotted lines is the trend
This is a circuit that executes a graph filling operation; 1 is a host computer that transmits trend information; 2 is a receiving device that receives this trend information; 3 is a microprocessor that manages and controls this filling display device; 4 is a straight line drawing; A drawing processor that performs fill drawing, etc., 5 is a drawing switching switch, 6 1 is a first frame buffer, 6 2 is a second frame buffer, 7 is a display switching switch, and 8 is a drawing processor.
It is a CRT display device. Reference numeral 9 denotes a memory circuit that stores the procedure of the trend graph filling display method of the present invention.

このような回路構成において、ホスト計算機1
から与えられたトレンド情報によつて、マイクロ
プロセツサ3はメモリ回路9に格納された手順に
沿つて動作を開始する。はじめに、例えばフレー
ム・バツフア62の内容をCRT表示画面に表示
し、フレーム・バツフア61に塗り潰し描画を行
ない、描画動作を終了すると切り換え動作を行な
つてフレーム・バツフア61の内容を表示し、次
の段階における塗り潰し描画をフレーム・バツフ
ア62において開始する。
In such a circuit configuration, the host computer 1
Based on the trend information given from the microprocessor 3, the microprocessor 3 starts operating according to the procedure stored in the memory circuit 9. First, for example, the contents of the frame buffer 62 are displayed on the CRT display screen, the frame buffer 61 is filled in, and when the drawing operation is finished, a switching operation is performed to display the contents of the frame buffer 61 . , the next stage of filling drawing is started in the frame buffer 62 .

さて次に、メモリ回路9に記憶格納されている
本発明のトレンド・グラフ塗り潰し表示方法の手
順を第2図a〜gのCRT表示画面における動作
図を用いて具体的に説明する。
Next, the procedure of the trend graph fill-in display method of the present invention stored in the memory circuit 9 will be specifically explained using the operation diagrams on the CRT display screen shown in FIGS. 2a to 2g.

この図は、フレーム・バツフア61,62の描
画、表示状態を表わしたものであり、「O」印は
そのフレーム・バツフアの内容をCRT表示装置
8に実際に表示されていることを表わし、この例
にあつては、フレーム・バツフア61にトレン
ド・グラフ塗り潰し動作をなつている。
This figure shows the drawing and display state of the frame buffers 6 1 and 6 2 , and the "O" mark indicates that the contents of the frame buffers are actually displayed on the CRT display device 8 . In this example, the frame buffer 61 is used to fill in the trend graph.

はじめに、第2図aに示すように、マイクロプ
ロセツサ3の命令により描画プロセツサ4は、2
つのフレーム・バツフア61,62を初期化する。
即ち、画面を例えば、「黒」1色に描画する。そ
して、描画切り換えスイツチ5をフレーム・バツ
フア61へ切り換え、表示切り換えスイツチ7を
フレーム・バツフア62側へ切り換え、フレー
ム・バツフア61に描画動作を開始し、CRT表示
画面8にはフレーム・バツフア62が表示される
ように制御する。
First, as shown in FIG.
The two frame buffers 6 1 and 6 2 are initialized.
That is, the screen is drawn in one color, eg, "black." Then, the drawing changeover switch 5 is switched to the frame buffer 61 , the display changeover switch 7 is switched to the frame buffer 62 side, the drawing operation is started in the frame buffer 61 , and the frame buffer is displayed on the CRT display screen 8. 6 Control so that 2 is displayed.

次に、bにおいて、トレンド枠Wを例えば
「青」で描画する。このとき、トレンド枠Wの上
限ラインは、表示データyの最大値ynax+2を設
定し、塗り潰し動作におけるマージン分を取る。
そして、トレンド・グラフの塗り潰しを行なう境
界線ylを例えば「紫」で描画を行なう。
Next, in b, the trend frame W is drawn in, for example, "blue". At this time, the upper limit line of the trend frame W is set to the maximum value y nax +2 of the display data y, and a margin for the filling operation is taken.
Then, the boundary line yl used to fill in the trend graph is drawn in, for example, "purple".

(c)の工程では、表示するトレンド・グラフの境
界線yl以上の部分を塗り潰すべき色、例えば
「赤」を用いて塗り潰す。即ち、トレンド枠wと
境界線ylとで囲まれる閉領域の内点(xi,ynax
を指定して、「赤」塗り潰し動作を実行する。
(d)の工程では、ホスト計算機1から与えられるデ
ータから2つのトレンド・グラフt1「緑」、t2「黄」
を表示する。トレンド・グラフは2本に限らず何
本でも良い。
In step (c), the portion of the trend graph to be displayed that is above the boundary line yl is filled in using a color to be filled, for example, "red." In other words, the interior point (xi, y nax ) of the closed area surrounded by the trend frame w and the boundary line yl
Specify to perform a "red" fill operation.
In step (d), two trend graphs t 1 "green" and t 2 "yellow" are created from the data given from host computer 1.
Display. The number of trend graphs is not limited to two, but any number is acceptable.

(e)の工程では、トレンド枠w、トレンド・グラ
フt1,t2、境界線ylで囲まれる閉領域内を、画面
を初期化した色(黒)で塗り潰すべく、内点
(xi,ynax+1)を指定して「黒」でこの閉領域
を塗り潰す。
In step (e) , the interior points (xi, y nax +1) and fill this closed area with "black".

(f)の工程は、トレンド枠wの再設定操作であ
り、トレンド枠の上限ラインy=ynax+2を画面
を初期化した時の色「黒」で直線描画(塗り潰
し)を行ない、そのすぐ下側のラインy=ynax
1を同様に「黒」で直線描画(塗り潰し)を行な
う。そして、トレンド表示データの最大値y=
ynaxのラインをトレンド枠を構成する色「青」で
直線描画(塗り潰し)を行なう。
Step (f) is a resetting operation of the trend frame w, and the upper limit line of the trend frame y = y nax +2 is drawn (filled) in a straight line with the color "black" when the screen is initialized, and immediately after that Lower line y = y nax +
Similarly, draw (fill in) a straight line in "black" for 1. And maximum value y of trend display data =
Draw (fill) the y nax line in a straight line using the color "blue" that makes up the trend frame.

この操作は、工程(b)において設定したトレンド
枠wの上限ラインy=ynax+2を通常に表示する
トレンド枠の上限ラインy=ynaxに戻すための操
作である。
This operation is an operation for returning the upper limit line y=y nax +2 of the trend frame w set in step (b) to the upper limit line y=y nax of the trend frame normally displayed.

即ち、工程(e)においてトレンド枠wの上限ライ
ンy=ynaxである場合、、トレンド枠w、トレン
ド・グラフt1,t2、境界線ylで囲まれる閉領域塗
り潰しの際に、トレンド・グラフt1,t2のいずれ
かの表示データの最大値がynaxであるとトレン
ド・グラフがトレンド枠wと接触し、塗り潰すべ
く閉領域が分割され、塗り潰し処理が繁雑となる
ことを避けた処理操作である。
That is, in step (e), if the upper limit line y of the trend frame w = y nax , when filling the closed area surrounded by the trend frame w, the trend graphs t 1 , t 2 , and the boundary line yl, the trend If the maximum value of the display data of either graph t 1 or t 2 is y nax , the trend graph will come into contact with the trend frame w, and the closed area will be divided to be filled in. This avoids complicating the filling process. This is a processing operation.

工程(g)は、以上のようにして塗り潰し処理
が終了したフレーム・バツフア61を表わす。
Step (g) represents the frame buffer 61 that has been filled in as described above.

そして、最後にマイクロプロセツサ3の制御に
よつて、表示切り換えスイツチ7をフレーム・バ
ツフア61に、描画切り換えスイツチ5をフレー
ム・バツフア62に切り換え、CRT表示画面8に
塗り潰し処理が行なわれたトレンド・グラフが表
示されると同時に、次の段階におけるトレンド・
グラフ塗り潰し処理が上記の操作に従つて実行さ
れる。このため、動きのあるトレンド・グラフの
塗り潰し処理を行なうことができる。
Finally, under the control of the microprocessor 3, the display switching switch 7 is switched to the frame buffer 61 , the drawing switching switch 5 is switched to the frame buffer 62 , and the CRT display screen 8 is filled in. At the same time the trend graph is displayed, the trend graph for the next stage is displayed.
Graph filling processing is performed according to the above operations. Therefore, it is possible to fill out a moving trend graph.

尚、この説明にあつては、一定値yl以上のトレ
ンド・データに対する塗り潰し処理を説明した
が、これに限ることなく、一定値以下の塗り潰し
処理にあつても、この方法を用いることは容易で
あり、トレンド・グラフの一定値以上、一定値以
下の両方の塗り潰し処理が必要な場合でも本発明
の方法を用いることができる。
In addition, in this explanation, we explained the filling process for trend data above a certain value yl, but this method is not limited to this, and it is easy to use this method even when filling out data below a certain value. The method of the present invention can be used even when it is necessary to fill out both areas above a certain value and below a certain value on a trend graph.

また、1組のフレーム・バツフアを描画プレー
ン、表示プレーンで構成し、塗り潰し処理が終了
した描画プレーンから表示プレーンにその内容を
コピーして表示することも有効である。
It is also effective to configure a set of frame buffers with a drawing plane and a display plane, and copy the contents from the drawing plane on which the filling process has been completed to the display plane for display.

これらの塗り潰し処理手順は、マイクロプロセ
ツサの制御によつて描画プロセツサによつて行な
われ、その手順であるプログラムは描画手順専用
メモリ回路でなく、マイクロプロセツサ内部の
RAM領域等に保持することもできる。
These filling processing procedures are performed by the drawing processor under the control of the microprocessor, and the program for these steps is not stored in the memory circuit dedicated to the drawing procedure, but is stored inside the microprocessor.
It can also be held in a RAM area, etc.

以上のようにして、本発明のトレンド・グラフ
塗り潰し方法は比較、演算処理を行なうことな
く、一定値以上、以下の塗り潰し動作を実行する
ことができる。
As described above, the trend graph filling method of the present invention can perform filling operations above and below a certain value without performing any comparison or arithmetic processing.

<発明の効果> 上記したように、本発明のトレンド・グラフ塗
り潰し表示方法は、トレンド枠と境界線とで囲ま
れる閉領域を予め塗り潰し、トレンド・グラフを
表示する際に、、トレンド・グラフとトレンド枠
と境界線とで囲まれる閉領域を画面の背景色(初
期化した際の色彩)で塗り潰し、改めてトレンド
枠を設定して、トレンド・グラフにおける一定値
以上または一定値以下の領域を塗り潰す動作を行
なう。
<Effects of the Invention> As described above, the trend graph filling display method of the present invention fills in advance a closed area surrounded by a trend frame and a boundary line, and when displaying a trend graph, Fill the closed area surrounded by the trend frame and boundary line with the background color of the screen (color when initialized), set the trend frame again, and fill in the area above or below a certain value in the trend graph. Perform a crushing motion.

従つて、値の比較処理、演算処理を簡略化して
ホスト計算機側の負荷を減らすことができ、複数
本のトレンド・グラフを表示した際にも処理が複
雑になることなく、グラフイツク表示装置におい
て、塗り潰し機能を保持するトレンド・グラフを
高速に表示することができるトレンド・グラフ塗
り潰し表示方法を実現することができる。
Therefore, the load on the host computer side can be reduced by simplifying the value comparison processing and arithmetic processing, and the processing does not become complicated even when multiple trend graphs are displayed. It is possible to realize a trend graph filling display method that can quickly display a trend graph that retains the filling function.

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

第1図は本発明のトレンド・グラフ塗り潰し表
示方法を実現するための回路構成ブロツク図、第
2図a,b,c,d,e,f,gは本発明の方法
の手順に従つて実際に描画を行なつた際のフレー
ム・バツフア61,62における描画の状態を表わ
す図、第3図aはトレンド・グラフ、第3図bは
トレンド・グラフの表示データに対して一定値yH
以上、一定値yL以下を塗り潰し表示した際を表わ
す図、第3図cはトレンド・グラフの表示データ
の格納フオーマツトを表わす図、第4図a,bは
従来におけるトレンド・グラフの直線描画による
塗り潰し処理を表わす図、第5図は従来における
トレンド・グラフの閉領域塗り潰し機能の利用に
よる塗り潰し処理を表わす図である。 1……ホスト計算機、2……受信装置、3……
マイクロプロセツサ、4……描画プロセツサ、5
……描画切り換えスイツチ、61,62……フレー
ム・バツフア、7……表示切り換えスイツチ、8
……CRT表示装置、9……メモリ回路。
Fig. 1 is a circuit configuration block diagram for realizing the trend graph filling display method of the present invention, and Fig. 2 a, b, c, d, e, f, and g are diagrams showing the actual circuit configuration according to the procedure of the method of the present invention. Figure 3a is a trend graph, and Figure 3b is a constant value y for the display data of the trend graph. H
The above is a diagram showing the case where the constant value y L or less is filled in and displayed, Figure 3 c is a diagram representing the storage format of the display data of the trend graph, and Figures 4 a and b are the conventional straight line drawing of the trend graph. FIG. 5 is a diagram illustrating a conventional filling process of a trend graph using a closed area filling function. 1...Host computer, 2...Receiving device, 3...
Microprocessor, 4... Drawing processor, 5
...Drawing switching switch, 6 1 , 6 2 ... Frame buffer, 7... Display switching switch, 8
...CRT display device, 9...memory circuit.

Claims (1)

【特許請求の範囲】 1 データ群を時系列的なグラフとして表現する
トレンド・グラフを表示し、設定した境界により
構成される閉領域に塗り潰し動作を行なうトレン
ド・グラフ塗り潰し表示方法において、 (イ) トレンド枠をトレンド・グラフ表示量よりも
大きくマージン分を取つて描画し、塗り潰しを
行なう境界線を描画する工程と、 (ロ) 前記トレンド枠と前記境界線とで囲まれた閉
領域を塗り潰し色彩で塗り潰す工程と、 (ハ) トレンド・グラフを描画する工程と、 (ニ) 前記トレンド・グラフと前記トレンド枠と前
記境界線とで構成される閉領域を初期化色彩で
塗り潰す工程と、 (ホ) 前記トレンド枠のマージン分を初期化色彩で
塗り潰してトレンド枠をトレンド・グラフ表示
量に適合させて設定する工程と を有することを特徴とするトレンド・グラフ塗り
潰し表示方法。
[Claims] 1. In a trend graph filling display method that displays a trend graph expressing a data group as a time-series graph and performs a filling operation on a closed area formed by set boundaries, (a) a step of drawing a trend frame with a margin larger than the trend graph display amount and drawing a boundary line for filling; (b) filling and coloring a closed area surrounded by the trend frame and the boundary line; (c) drawing a trend graph; (d) filling a closed area formed by the trend graph, the trend frame, and the boundary line with an initialized color; (e) A trend graph filling display method comprising the step of setting the trend frame to match the trend graph display amount by filling in the margin of the trend frame with an initialized color.
JP61053189A 1986-03-11 1986-03-11 Trend graph painting display Granted JPS62209594A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP61053189A JPS62209594A (en) 1986-03-11 1986-03-11 Trend graph painting display

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP61053189A JPS62209594A (en) 1986-03-11 1986-03-11 Trend graph painting display

Publications (2)

Publication Number Publication Date
JPS62209594A JPS62209594A (en) 1987-09-14
JPH0366676B2 true JPH0366676B2 (en) 1991-10-18

Family

ID=12935927

Family Applications (1)

Application Number Title Priority Date Filing Date
JP61053189A Granted JPS62209594A (en) 1986-03-11 1986-03-11 Trend graph painting display

Country Status (1)

Country Link
JP (1) JPS62209594A (en)

Families Citing this family (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH03226786A (en) * 1990-01-31 1991-10-07 Matsushita Electric Ind Co Ltd Pitch display device
JP2004053253A (en) * 2002-07-16 2004-02-19 Advantest Corp Measured quantity display device and method, program, and recording medium recording program

Also Published As

Publication number Publication date
JPS62209594A (en) 1987-09-14

Similar Documents

Publication Publication Date Title
JP2776246B2 (en) Mouse cursor tracking type enlarged display moving device
EP0573821B1 (en) Display control apparatus and method therefor
JPH0366676B2 (en)
JPH06259217A (en) Multiwindow system
JPS62115496A (en) Display speed decision system
JPS6177979A (en) Picture processor
JPH0827690B2 (en) Display control method
JPH03256116A (en) Information processor
JP2575636B2 (en) Graphic display device
JPH04218877A (en) Method and apparatus for correcting electronic image
JPH0756557A (en) Synthesizing method for picture
JPS63120331A (en) Control system for set-up of window
JP3337385B2 (en) Display control circuit
JPH08185531A (en) Image painting-out device
JP3196476B2 (en) Display view changer for CAD system
JPH01191269A (en) Image controller
JP3895806B2 (en) Line drawing arithmetic processing method and processing apparatus
JP2685680B2 (en) Pick selection candidate revealing method
JPH0348635Y2 (en)
JPS62115578A (en) Graphic display device
JPH0318717B2 (en)
JPS62276671A (en) Setting method for window
JPH05130504A (en) Image display controller
JPH0277834A (en) Multiwindow display device
JPH05242214A (en) Input system for graphic processing system