JPH04205281A - Graph display system - Google Patents

Graph display system

Info

Publication number
JPH04205281A
JPH04205281A JP2329662A JP32966290A JPH04205281A JP H04205281 A JPH04205281 A JP H04205281A JP 2329662 A JP2329662 A JP 2329662A JP 32966290 A JP32966290 A JP 32966290A JP H04205281 A JPH04205281 A JP H04205281A
Authority
JP
Japan
Prior art keywords
graph
display
data
area
dot data
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.)
Pending
Application number
JP2329662A
Other languages
Japanese (ja)
Inventor
Mitsuki Fukuzumi
福住 光記
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.)
Fuji Electric Co Ltd
Fuji Facom Corp
Original Assignee
Fuji Electric Co Ltd
Fuji Facom 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 Fuji Electric Co Ltd, Fuji Facom Corp filed Critical Fuji Electric Co Ltd
Priority to JP2329662A priority Critical patent/JPH04205281A/en
Publication of JPH04205281A publication Critical patent/JPH04205281A/en
Pending legal-status Critical Current

Links

Abstract

PURPOSE:To decrease the memory capacity necessary for replotting of a graph and to decrease the processing burden at the time of replotting the graph by copying the dot data on a display memory to another region. CONSTITUTION:The dot data of the graph existing in the rectangular region assigned by a region assigning means 3 is copied into another region of an image memory means 1 when the point of the successively displayed graphs arrives at the end of the display region. Then, the graph within the assigned region is redisplayed in another position within the display region. Further, the writing position of the dot data of the next graph following the copied graph on the image memory means 1 is calculated and the dot data of the subsequent graphs is written successively from this writing position. The need for previously storing the coordinate data, etc., of the graphs to be replotted into a memory is eliminated in this way and the quantity of the memories to be used is decreased. The processing for replotting is simple as well.

Description

【発明の詳細な説明】 〔概   要〕 計算機等のグラフ表示方式に関し、 グラフを再描画するのに必要なメモリ容量を少なくし、
さらにグラフを再描画するときの処理負担を軽減するこ
とを目的とし、 表示すべきグラフのドツトデータを記憶する画像記憶手
段と、該画像記憶手段のドツトデータに基づいてグラフ
の表示を行う表示手段と、グラフの表示領域の端部を含
む任意の矩形領域を指定する領域指定手段と、表示され
るグラフが表示領域の端部に達したことを検出する検出
手段と、該検出手段でグラフが表示領域の端部に達した
ことが検出されたとき、指定された矩形領域内にあるグ
ラフのドツトデータを画像記憶手段の別の領域に複写す
る複写手段と、該複写手段で複写されたグラフに続(次
のグラフのドツトデータデータの画像記憶手段上での書
き込み位置を算出する書き込み位置算出手段とを備える
ように構成する。
[Detailed Description of the Invention] [Summary] Regarding the graph display method of computers, etc., the memory capacity required to redraw the graph is reduced,
Furthermore, for the purpose of reducing the processing load when redrawing a graph, the present invention includes an image storage means for storing dot data of a graph to be displayed, and a display means for displaying a graph based on the dot data of the image storage means. an area specifying means for specifying an arbitrary rectangular area including the edge of the graph display area; a detection means for detecting that the displayed graph has reached the edge of the display area; Copying means for copying dot data of a graph within a designated rectangular area to another area of an image storage means when it is detected that the end of a display area has been reached; and a graph copied by the copying means. and write position calculation means for calculating the write position of the dot data of the next graph on the image storage means.

(産業上の利用分野〕 本発明は、計算機等のグラフ表示方式に関する。(Industrial application field) The present invention relates to a graph display method for computers and the like.

〔従来の技術〕[Conventional technology]

例えば、所定のサンプリング時間間隔で収集した時系列
データを表示画面上に順にプロットする場合に、縦軸を
データの変位、横軸をデータのサンプリング時間とする
と、表示されるグラフは、第6図に示すように時間の経
過と共に画面の左から右に伸びていくものとなる。この
ようなグラフをリアルタイムトレンドグラフと呼ぶ。
For example, when time series data collected at predetermined sampling time intervals are plotted sequentially on the display screen, if the vertical axis is the data displacement and the horizontal axis is the data sampling time, the displayed graph will be as shown in Figure 6. As shown in , it extends from the left to the right of the screen as time passes. Such a graph is called a real-time trend graph.

このような時系列データを表示する場合には、画面上に
順にプロットされる各サンプリング点の表示データが画
面の右端に到達した時点で、次のサンプリングデータが
画面の左側から順に表示される。このときの表示方式と
して次の2つの方式がある。
When displaying such time-series data, when the display data of each sampling point plotted in sequence on the screen reaches the right edge of the screen, the next sampling data is displayed sequentially from the left side of the screen. There are the following two display methods at this time.

(1)第7図(a)に示すようにグラフ全体を一旦消去
して、画面の左端からそれ以降のデータを順にプロット
する表示方式。
(1) As shown in FIG. 7(a), a display method in which the entire graph is erased once and subsequent data is plotted sequentially from the left end of the screen.

(2)第7図(b)に示すように画面の右端の一部のデ
ータを画面の左端に再描画した後、その描画したグラフ
に続けてそれ以降のデータを順にプロットする表示方式
(2) As shown in FIG. 7(b), a display method in which a portion of the data at the right end of the screen is redrawn at the left end of the screen, and subsequent data is sequentially plotted following the drawn graph.

(2)の表示方式は、1画面分のグラフの表示が終了し
て、次のデータを表示する際に1画面前のグラフの一部
が継続して表示されるので、(1)の表示方式に比べて
グラフの変化が判り易いという利点がある。
In the display method (2), when the display of the graph for one screen is finished and the next data is displayed, a part of the graph from the previous screen continues to be displayed, so the display method in (1) It has the advantage that changes in the graph are easier to understand than the conventional method.

しかしながら、例えば、ホスト側の計算機が、サンプリ
ングしたデータを記憶し、記憶したデータに対応する描
画コマンドを表示装置に送出してデータの表示を行わせ
るシステムにおいて、上記(2)の従来のグラフ表示方
式でグラフを継続表示する場合には、再描画するデータ
をホスト側に保存しておく必要があった。
However, for example, in a system in which a computer on the host side stores sampled data and sends a drawing command corresponding to the stored data to a display device to display the data, the conventional graph display method described in (2) above cannot be used. In order to continuously display a graph using this method, it was necessary to save the data to be redrawn on the host side.

第8図は、上記(2)の従来のグラフ表示方式の説明図
である。同図は、第9図に示すように表示領域の右半分
のグラフを左側に再描画させる場合を示している。
FIG. 8 is an explanatory diagram of the conventional graph display method of (2) above. This figure shows the case where the graph in the right half of the display area is redrawn on the left side as shown in FIG.

この場合、表示画面の左端から順にサンプリングデータ
がプロットされ、サンプリング点が表示領域の中央を越
えた時点から、各点のX、Y座標がホスト側の記憶領域
に順に格納される(第8図■〜■)。
In this case, sampling data is plotted sequentially from the left edge of the display screen, and from the point at which the sampling point crosses the center of the display area, the X and Y coordinates of each point are stored in the storage area on the host side in order (see Figure 8). ■〜■).

その後、プロットされた点が表示領域の右端に達すると
、表示装置により表示されているグラフが消去される。
Thereafter, when the plotted points reach the right end of the display area, the graph displayed by the display device is erased.

このとき、ホスト側では、記憶領域に格納されているデ
ータのX座標が表示領域の原点を基準とする座標に変換
され、変換された座標を基に描画コマンドが作成される
(第8図■)。
At this time, on the host side, the X coordinate of the data stored in the storage area is converted to coordinates based on the origin of the display area, and a drawing command is created based on the converted coordinates (Fig. ).

表示装置側では、その描画コマンドの解析結果に基づい
て、X、Y座標に対応した表示メモリのビットアドレス
に「1」又は「0」が書き込まれる。
On the display device side, "1" or "0" is written to the bit address of the display memory corresponding to the X and Y coordinates based on the analysis result of the drawing command.

これにより、表示領域の右側に表示されていたグラフが
表示領域の左側に再表示される(第8図■)。
As a result, the graph that was displayed on the right side of the display area is redisplayed on the left side of the display area (FIG. 8).

〔発明が解決しようとする課題〕[Problem to be solved by the invention]

上述した従来の表示方式では、再描画するグラフの座標
データを全てホスト側の記憶領域に保存しておく必要が
あるので、その分ホスト側が使用できる記憶容量が少な
くなるという問題点があった。
In the conventional display method described above, all the coordinate data of the graph to be redrawn must be stored in a storage area on the host side, so there is a problem in that the storage capacity available on the host side is reduced accordingly.

また、グラフの一部を再描画する際、その都度ホスト側
が描画コマンドを発行する必要があり、ホスト側の処理
負担が増えるという問題点もあった。
Furthermore, each time a part of the graph is redrawn, the host needs to issue a drawing command, which increases the processing load on the host.

本発明は、グラフを再描画するのに必要なメモリ容量を
少なくし、さらにグラフを再描画するときの処理負担を
軽減することを目的とする。
An object of the present invention is to reduce the memory capacity required to redraw a graph and further reduce the processing load when redrawing a graph.

〔課題を解決するための手段] 第1図は、本発明の原理説明図である。[Means to solve the problem] FIG. 1 is a diagram explaining the principle of the present invention.

同図において、画像記憶手段lは、表示すべきグラフの
トッドデータを記憶する手段である。同手段は、例えば
表示画面に対応したメモリエリアを有する表示メモリで
ある。
In the figure, image storage means 1 is means for storing tod data of a graph to be displayed. The means is, for example, a display memory having a memory area corresponding to the display screen.

表示手段2は、画像記憶手段lに記憶されたドツトデー
タに基づいてグラフの表示を行う。
The display means 2 displays a graph based on the dot data stored in the image storage means 1.

領域指定手段3は、グラフの表示領域の端部を含む任意
の矩形領域を指定する。
The area specifying means 3 specifies an arbitrary rectangular area including the edge of the graph display area.

検出手段4は、グラフが表示領域の端部に達したことを
検出する。
The detection means 4 detects that the graph has reached the end of the display area.

複写手段5は、グラフが表示領域の端部に達したとき、
指定された矩形領域内にあるグラフのドツトデータを画
像記憶手段1の別の領域に複写する。
When the graph reaches the end of the display area, the copying means 5
The dot data of the graph within the designated rectangular area is copied to another area of the image storage means 1.

書き込み位置算出手段6は、上記複写手段5で複写され
たグラフに続く次のグラフのトッドデータの画像記憶手
段1上での書き込み位置を算出する。
The writing position calculation means 6 calculates the writing position on the image storage means 1 of the tod data of the next graph following the graph copied by the copying means 5.

〔作  用〕[For production]

本発明のグラフ表示方式では、表示すべきグラフのドツ
トデータが画像記憶手段1に書き込まれ、表示手段2に
よりそのグラフが表示される。そして、順次表示される
グラフの点が表示領域の端部に達すると、領域指定手段
3で指定される矩形領域内にあるグラフのトッドデータ
が、画像記憶手段1の別の領域に複写される。これによ
り、指定された領域内のグラフが表示領域内の別の位置
に再表示される。
In the graph display method of the present invention, dot data of a graph to be displayed is written into the image storage means 1, and the display means 2 displays the graph. Then, when the points of the graph that are sequentially displayed reach the end of the display area, the tod data of the graph within the rectangular area specified by the area specifying means 3 is copied to another area of the image storage means 1. . This causes the graph within the specified area to be redisplayed at a different position within the display area.

さらに、その複写されたグラフに続く次のグラフのドツ
トデータの画像記憶手段1上での書き込み位置が算出さ
れ、それ以降のグラフのドツトデータがその書き込み位
置から順に書き込まれる。
Furthermore, the writing position on the image storage means 1 of the dot data of the next graph following the copied graph is calculated, and the dot data of subsequent graphs are written in order from that writing position.

これにより、再表示されたグラフに続いてそれ以降のグ
ラフが表示される。
As a result, subsequent graphs will be displayed following the redisplayed graph.

すなわち、本発明のグラフ表示方式では、画像記憶手段
1に記憶したドツトデータを別の領域に複写することで
、グラフの一部を再表示できるようにしている。従って
、再描画するグラフの座標 ゛データ等をメモリに保存
しておく必要がなく、メモリの使用量を少なくできる。
That is, in the graph display method of the present invention, a part of the graph can be redisplayed by copying the dot data stored in the image storage means 1 to another area. Therefore, there is no need to store coordinate data of the graph to be redrawn in memory, and the amount of memory used can be reduced.

また、再描画の為の処理も簡単になる。Furthermore, processing for redrawing becomes easier.

〔実  施  例〕〔Example〕

以下、本発明の実施例を図面を参照しながら説明する。 Embodiments of the present invention will be described below with reference to the drawings.

第2図は、本発明のグラフ表示方式に基づ(表示システ
ムの構成図である。
FIG. 2 is a block diagram of a display system based on the graph display method of the present invention.

第2図において、ホスト(計算機)11は、所定時間間
隔でサンプリングしたデータを図示しないメモリに記憶
すると共に、サンプルデータのX座標、Y座標を基に描
画コマンドを作成する。表示装置12は、ホスト11に
より発行される描画コマンドを解析し、表示画面14上
の表示位置に対応する表示メモリ13のビットアドレス
に「1」又は「0」を書き込む。この結果、表示メモリ
13には、表示画面14の各トッドに1対1に対応した
ドツトデータが書き込まれる。
In FIG. 2, a host (computer) 11 stores data sampled at predetermined time intervals in a memory (not shown) and creates a drawing command based on the X and Y coordinates of the sample data. The display device 12 analyzes the drawing command issued by the host 11, and writes "1" or "0" to the bit address of the display memory 13 corresponding to the display position on the display screen 14. As a result, dot data corresponding to each dot on the display screen 14 on a one-to-one basis is written into the display memory 13.

次に、第3図(a)に示すようなリアルタイムトレンド
グラフの右端を含む任意の矩形領域を指定し、その指定
した領域のグラフを、第3図(b)に示す位置に複写す
る場合の処理動作を、第4図のフローチャートを参照し
て説明する。
Next, specify an arbitrary rectangular area including the right end of the real-time trend graph as shown in Figure 3 (a), and copy the graph of the specified area to the position shown in Figure 3 (b). The processing operation will be explained with reference to the flowchart in FIG.

この場合、ホスト11は、先ずX座標としてグラフの表
示領域の原点座標を設定し、X座標の初期設定を行う(
第4図、Sl)。次に、例えばクロック信号をカウント
して算出した時間がサンプリング周期と一致したか否か
を調べ、データのサンプリングタイミングとなったか否
かを判別する(S2)。サンプリングタイミングでなけ
れば、ステップS2の判別を繰り返し次のサンプリング
タイミングとなるのを待つ。
In this case, the host 11 first sets the origin coordinate of the graph display area as the X coordinate, and initializes the X coordinate (
Figure 4, Sl). Next, it is checked whether the time calculated by counting clock signals, for example, matches the sampling period, and it is determined whether the data sampling timing has arrived (S2). If it is not the sampling timing, the determination in step S2 is repeated and the process waits for the next sampling timing.

一方、カウントした時間がサンプリング周期と一致した
なら、データのサンプリングを行う(S3)。そして、
グラフ表示する際のY軸の基準単位に基づいてサンプル
データ(データの変位)をY座標データに変換する(S
4)。
On the other hand, if the counted time matches the sampling period, data sampling is performed (S3). and,
Convert sample data (data displacement) to Y coordinate data based on the standard unit of the Y axis when displaying a graph (S
4).

さらに、このX、Y座標データを基に描画コマンドを作
成する(S5)。表示装置12では、その描画コマンド
に基づいてX、Y座標に対応する表示メモリ13のアド
レスに「1」又は「0」のドツトデータを書き込み、さ
らにその表示メモリ13のドツトデータから表示画面1
4にグラフの各点を順にプロットする。
Furthermore, a drawing command is created based on this X, Y coordinate data (S5). The display device 12 writes dot data of "1" or "0" to the address of the display memory 13 corresponding to the X and Y coordinates based on the drawing command, and further writes the dot data of "1" or "0" to the display screen 1 from the dot data of the display memory 13.
4. Plot each point of the graph in turn.

次に、ホスト11は、サンプルデータのX座標が表示領
域の右端のX座標と一致するか否かを判別する(S6)
。今回プロットする点のX座標が表示領域の右端のX座
標と一致していなければ、X座標を「1」インクリメン
トした後(S7)、ステップS2に戻る。
Next, the host 11 determines whether the X coordinate of the sample data matches the X coordinate of the right end of the display area (S6).
. If the X coordinate of the point to be plotted this time does not match the X coordinate of the right end of the display area, the X coordinate is incremented by "1" (S7), and then the process returns to step S2.

今回プロットする点のX座標が表示領域の右端のX座標
と一致した場合には、例えばユーザにより画面上で指定
された矩形領域に対応する表示メモリ13上の矩形領域
を複写元領域として設定する(S8)。さらに、その矩
形領域のドツトデータを表示メモリ13の別の領域に複
写するコピーコマンドを発行する(S9)。
If the X coordinate of the point to be plotted this time matches the X coordinate of the right end of the display area, for example, a rectangular area on the display memory 13 corresponding to the rectangular area specified on the screen by the user is set as the copy source area. (S8). Furthermore, a copy command is issued to copy the dot data of the rectangular area to another area of the display memory 13 (S9).

例えば、表示領域の左端部分にグラフを複写する場合に
は、このコピーコマンドにより、第5図■に示す表示メ
モリ13上の指定された矩形領域内のドツトデータが、
第5図■、■に示すように表示メモリ13上の原点(X
−0、Y−0)を含む領域に複写される。これにより、
第3図(a)に示す矩形領域内のグラフが、同図(ト)
)に示すように表示領域の左端部分に表示される。
For example, when copying a graph to the left end of the display area, this copy command will copy the dot data in the specified rectangular area on the display memory 13 shown in FIG.
As shown in FIG. 5, the origin (X
-0, Y-0). This results in
The graph within the rectangular area shown in Figure 3(a) is
) is displayed at the left end of the display area.

また、矩形領域のグラフを複写したことにより、次回プ
ロア)するサンプルデータのX座標を複写した矩形領域
のX軸方向の長さXN分だけずらす必要があるので、X
座標の初期値としてXNを設定する(SIO)。その後
、ステンプS2に戻り上述した処理を繰り返すことによ
り、複写したグラフに続けてそれ以降のサンプルデータ
を順にプロットすることができる。
Also, by copying the graph of the rectangular area, it is necessary to shift the X coordinate of the sample data to be used next time by the length XN of the copied rectangular area in the X-axis direction.
Set XN as the initial value of coordinates (SIO). Thereafter, by returning to step S2 and repeating the above-described process, subsequent sample data can be plotted in sequence following the copied graph.

以上のように上記実施例によれば、表示されたグラフの
一部を別の表示位置に再表示させる場合に、ホスト11
が再表示すべきグラフの座標データを記憶しておく必要
がなくなる。従って、グラフの再表示の為に使用される
記憶容量が少なくなり、ホスト11の記憶容量をより有
効に活用できる。
As described above, according to the above embodiment, when a part of the displayed graph is redisplayed at a different display position, the host 11
There is no need to remember the coordinate data of the graph to be redisplayed. Therefore, the storage capacity used for redisplaying the graph is reduced, and the storage capacity of the host 11 can be utilized more effectively.

また、表示メモリ13上のドツトデータを直接別の領域
に複写するだけでよいので、ホスト11がその都度描画
コマンドを作成する必要がなく、またグラフが1つか、
あるいは複数あるかなどを認識する必要がなくなり、ホ
スト11の負担が軽減される。
In addition, since it is sufficient to simply copy the dot data on the display memory 13 directly to another area, the host 11 does not need to create a drawing command each time.
Alternatively, there is no need to recognize whether there is more than one, and the burden on the host 11 is reduced.

尚、上記実施例では、X座標が時間の変数である場合に
ついて述べたが、時間以外の他の変数の場合にも本発明
を適用できる。
In the above embodiments, the case where the X coordinate is a time variable has been described, but the present invention can also be applied to cases where the X coordinate is a variable other than time.

〔発明の効果〕〔Effect of the invention〕

本発明によれば、例えば表示メモリ上のトッドデータを
別の領域に複写することで、グラフを表示領域の別の位
置に再表示することができる。従って、従来のようにグ
ラフのX、Y座標データを保存しておく必要がなく、シ
ステムの持つ記憶容量をより有効に利用することができ
る。また、単に記憶されているトッドデータを別の領域
に複写するだけでよいので、グラフを再表示する為の処
理が簡単になる。
According to the present invention, for example, by copying the tod data on the display memory to another area, the graph can be redisplayed at another position in the display area. Therefore, it is not necessary to store the X and Y coordinate data of the graph as in the past, and the storage capacity of the system can be used more effectively. Furthermore, since it is sufficient to simply copy the stored tod data to another area, the processing for redisplaying the graph becomes simple.

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

第1図は、本発明の原理説明図、 第2図は、実施例の表示システムの構成図、第3図は、
複写されるグラフの一例を示す図、第4図は、実施例の
動作を示すフローチャート、第5図は、本発明のグラフ
表示方式の説明図、第6図は、リアルタイムトレンドグ
ラフの一例を示す図、 第7図及び第8図は、従来のグラフ表示方式の説明図、 第9図は、再描画されたグラフの一例を示す図である。 l・・・画像記憶手段、 2・・・表示手段、 3・・・領域指定手段、 4・・・検出手段、 5・・・複写手段、 6・・・書き込み位置算出手段。
FIG. 1 is a diagram explaining the principle of the present invention, FIG. 2 is a configuration diagram of a display system according to an embodiment, and FIG.
FIG. 4 is a flowchart showing the operation of the embodiment; FIG. 5 is an explanatory diagram of the graph display method of the present invention; FIG. 6 is an example of a real-time trend graph. 7 and 8 are explanatory diagrams of conventional graph display methods, and FIG. 9 is a diagram showing an example of a redrawn graph. 1... Image storage means, 2... Display means, 3... Area specification means, 4... Detection means, 5... Copying means, 6... Writing position calculation means.

Claims (1)

【特許請求の範囲】 表示すべきグラフのドットデータを記憶する画像記憶手
段(1)と、 該画像記憶手段(1)のドットデータに基づいてグラフ
の表示を行う表示手段(2)と、 グラフの表示領域の端部を含む任意の矩形領域を指定す
る領域指定手段(3)と、 表示されるグラフが表示領域の端部に達したことを検出
する検出手段(4)と、 該検出手段(4)でグラフが表示領域の端部に達したこ
とが検出されたとき、指定された矩形領域内にあるグラ
フのドットデータを画像記憶手段(1)の別の領域に複
写する複写手段(5)と、該複写手段(5)で複写され
たグラフに続く次のグラフのドットデータデータの画像
記憶手段(1)上での書き込み位置を算出する書き込み
位置算出手段(6)とを備えることを特徴とするグラフ
表示方式。
[Scope of Claims] Image storage means (1) for storing dot data of a graph to be displayed; display means (2) for displaying a graph based on the dot data of the image storage means (1); and a graph. area specifying means (3) for specifying an arbitrary rectangular area including the edge of the display area; detection means (4) for detecting that the displayed graph has reached the edge of the display area; and the detection means When it is detected in (4) that the graph has reached the end of the display area, a copying means ( 5), and writing position calculation means (6) for calculating the writing position on the image storage means (1) of the dot data data of the next graph following the graph copied by the copying means (5). A graph display method featuring:
JP2329662A 1990-11-30 1990-11-30 Graph display system Pending JPH04205281A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2329662A JPH04205281A (en) 1990-11-30 1990-11-30 Graph display system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2329662A JPH04205281A (en) 1990-11-30 1990-11-30 Graph display system

Publications (1)

Publication Number Publication Date
JPH04205281A true JPH04205281A (en) 1992-07-27

Family

ID=18223860

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2329662A Pending JPH04205281A (en) 1990-11-30 1990-11-30 Graph display system

Country Status (1)

Country Link
JP (1) JPH04205281A (en)

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPS5563431A (en) * 1978-11-06 1980-05-13 Hitachi Ltd Trend graph display unit
JPS6111751U (en) * 1984-06-28 1986-01-23 新日本製鐵株式会社 Swivel chute of bell-less furnace top charging device
JPS61209485A (en) * 1985-03-14 1986-09-17 富士通株式会社 Image display unit
JPS62177583A (en) * 1986-01-31 1987-08-04 株式会社日立製作所 Scrolling system for multi-window screen

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPS5563431A (en) * 1978-11-06 1980-05-13 Hitachi Ltd Trend graph display unit
JPS6111751U (en) * 1984-06-28 1986-01-23 新日本製鐵株式会社 Swivel chute of bell-less furnace top charging device
JPS61209485A (en) * 1985-03-14 1986-09-17 富士通株式会社 Image display unit
JPS62177583A (en) * 1986-01-31 1987-08-04 株式会社日立製作所 Scrolling system for multi-window screen

Similar Documents

Publication Publication Date Title
US5073771A (en) Control method of zooming screen
JP2000259841A (en) Logical zooming method and device for directed graph
US11561637B2 (en) Method and device of drawing handwriting track, electronic apparatus, medium, and program product
JPH0355832B2 (en)
JPH04116692A (en) Scroll controller
KR910000203B1 (en) Picture processing apparatus
JPH07111618B2 (en) Scroll screen display method and device
JPH04205281A (en) Graph display system
JP2642698B2 (en) How to display relationships between hypertexts
JPH06324083A (en) Waveform storage and display device
JP3185209B2 (en) Display control device
JP2880605B2 (en) Graphic display device
JPH08335142A (en) Move controller for mouse pointer
JPH0310294A (en) Image display device
CN116092095A (en) Original handwriting stroke form generation method
JP3312699B2 (en) Screen display method using virtual VRAM
JPS62267875A (en) Partial erasing system for drawn picture
JPH04364424A (en) Display device
JPH05312837A (en) Waveform display method and its device
JPH0371270A (en) Method and device for picking graphic
JPH07230357A (en) Method and device for input pointer display
JPH0424748B2 (en)
JPH0696223A (en) Tree structure drawing plotter
JPS61194493A (en) Crt screen generator
JPH03168686A (en) Map information display device