JPH05250484A - Graph plotter - Google Patents

Graph plotter

Info

Publication number
JPH05250484A
JPH05250484A JP4047321A JP4732192A JPH05250484A JP H05250484 A JPH05250484 A JP H05250484A JP 4047321 A JP4047321 A JP 4047321A JP 4732192 A JP4732192 A JP 4732192A JP H05250484 A JPH05250484 A JP H05250484A
Authority
JP
Japan
Prior art keywords
graph
line graph
item
line
axis
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
JP4047321A
Other languages
Japanese (ja)
Inventor
Kouji Kobari
康志 小梁
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.)
Fujifilm Business Innovation Corp
Original Assignee
Fuji Xerox Co Ltd
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 Xerox Co Ltd filed Critical Fuji Xerox Co Ltd
Priority to JP4047321A priority Critical patent/JPH05250484A/en
Publication of JPH05250484A publication Critical patent/JPH05250484A/en
Pending legal-status Critical Current

Links

Landscapes

  • Digital Computer Display Output (AREA)
  • Image Generation (AREA)
  • Controls And Circuits For Display Device (AREA)

Abstract

PURPOSE:To freely change the relative position relation of each graph when overlapping a plurality of graphs. CONSTITUTION:A bar graph generation section 16 implements a bar graph taking item data as X axis based on the data containing item data. Based on the data having the common item data, when 'the number of gradations = the number of items plus 1' on the x-axis gradation displayed on a display section 4 is instructed by means of a mouse 1, the number of gradations is increased by one and the selection item of positioning a line graph is newly displayed. When the center, right or left position on the bar graph required to be overlapped is instructed an arithmetic operation section 13 calculates the value of the correction position on the line graph according to the instruction. Based on the value, a line graph generation section 14 implements a new line graph with the position corrected. Then, a synthesis section 15 synthesizes the line and bar graphs to output it to a display section 3 and to an external storage device 4.

Description

【発明の詳細な説明】Detailed Description of the Invention

【0001】[0001]

【産業上の利用分野】本発明は、パーソナル・コンピュ
ータ等による情報処理の1つであって、複数のデータか
らグラフを作成するグラフ作成装置に関する。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to a graph creating apparatus which is one of information processing by a personal computer or the like and creates a graph from a plurality of data.

【0002】[0002]

【従来の技術】従来のグラフ作成装置においてグラフを
作成する場合、グラフ化の対象となる複数のデータを、
該グラフ作成装置のグラフ・アプリケーションに入力
し、あるいは他のアプリケーションのデータが参照さ
れ、グラフの種類を選択し、選択されたグラフに必要な
パラメータを指定することにより、画面上へ描画され、
保存あるいは印刷出力等がなされ、所定のグラフが作成
される。
2. Description of the Related Art When a graph is created by a conventional graph creating apparatus, a plurality of data to be graphed are
It is drawn on the screen by inputting to the graph application of the graph creating device or by referring to the data of another application, selecting the type of graph, and specifying the necessary parameters for the selected graph,
The data is saved or printed out and a predetermined graph is created.

【0003】ここで、作成される折れ線グラフは、2種
類のグラフに分けることができる。すなわち、その1つ
は、Xの値とYの値をもとに、X−Y座標上に位置づけ
られるものであり、他の1つは、複数の項目に共通の特
性値を比較するため、便宜的にX軸上に項目を羅列し、
この項目の位置をX座標とし、Y座標に値を取るもので
ある。以下、前者の形式のデータおよびそのデータを表
すグラフを「X軸数値型」とし、後者の形式のデータお
よびそのデータを表すグラフを「X軸項目型」という。
The line graph created here can be divided into two types of graphs. That is, one is positioned on the XY coordinates based on the X value and the Y value, and the other one is for comparing the characteristic values common to a plurality of items. For convenience, list items on the X-axis,
The position of this item is the X coordinate, and the Y coordinate has a value. Hereinafter, the data in the former format and the graph representing the data will be referred to as "X-axis numerical type", and the data in the latter format and the graph representing the data will be referred to as "X-axis item type".

【0004】グラフが「X軸数値型」であるか、「X軸
項目型」であるかは、データの内容をチェックして、X
座標のデータ中に数値でないものがあるかどうかで自動
的に判定する。しかし、異なる種類のグラフとしてユー
ザに選択させるか、あるいはユーザにパラメータを指定
させることにより判定することもできる。ここでは、
「X軸数値型」か、あるいは「X軸項目型」であるかに
よって、指定内容が異なるため、ユーザがパラメータを
指定するものとする。
Whether the graph is the "X-axis numerical type" or the "X-axis item type" is checked by checking the contents of data.
Judgment is automatically made based on whether or not the coordinate data contains a non-numeric value. However, it is also possible to make the determination by allowing the user to select a different type of graph or by allowing the user to specify parameters. here,
Since the specification contents differ depending on whether it is the “X-axis numerical type” or the “X-axis item type”, the user specifies the parameter.

【0005】ここで、ユーザが「X軸項目型」を指定し
た場合、従来は、項目数と同じ目盛りを割り当て、その
目盛りの真上にデータをプロットしていた。しかし、こ
のようなプロットでは、棒グラフと重ね合わせた場合、
ズレが生じる。
Here, when the user specifies the "X-axis item type", conventionally, the same scale as the number of items is assigned and the data is plotted right above the scale. But in a plot like this, when overlaid with a bar graph,
Misalignment occurs.

【0006】そこで、棒グラフを複合させる場合専用
に、左右の項目の半分のマージンをとって、棒グラフと
の項目の幅を一致させる形式のグラフを追加したグラフ
作成装置がある。これにより、棒グラフとの重ね合わせ
に関してデータの間隔の問題はなくなった。
Therefore, there is a graph creating apparatus for exclusive use in the case of compounding a bar graph, in which a margin of half of the items on the left and right is taken to add a graph in a form in which the widths of the items match those of the bar graph. This eliminates the data spacing problem for overlays with bar graphs.

【0007】しかし、このような方法では、棒と折れ線
の位置関係、スケールと折れ線の位置関係の自由度にま
だ制限があり、パレート図などには対応できないという
問題点がある。
However, in such a method, there is a limitation in the degree of freedom in the positional relationship between the bar and the broken line and the positional relationship between the scale and the broken line, and there is a problem in that it cannot be applied to Pareto charts and the like.

【0008】[0008]

【発明が解決しようとする課題】前述したように、従
来、グラフ化の対象となる複数のデータから所定の形式
のグラフを生成し、出力するグラフ作成装置において、
作成するグラフがX軸の数値に対応するものと、便宜的
にX軸上に項目を羅列するものがあり、これら2つの種
類のグラフを重ね合わせたグラフを作成する場合に、ズ
レが生じる。特に、折れ線グラフと棒グラフの場合に生
じ、これを解決するため、棒グラフのX軸における左右
の項目の半分のマージンを固定的にとり、X軸が数値で
表された折れ線グラフとの重ね合わせに適合するように
していたが、重ね合わせ時の棒グラフと折れ線グラフと
の相対位置関係には、さらに異なる相対位置関係を必要
とするものがあり、特にパレート図などには対応できな
いという問題点があった。
As described above, in the conventional graph creating apparatus for creating and outputting a graph in a predetermined format from a plurality of data to be graphed,
There are graphs to be created corresponding to numerical values on the X-axis and graphs having items listed on the X-axis for the sake of convenience. When creating a graph in which these two types of graphs are superposed, a deviation occurs. In particular, in the case of line charts and bar charts, in order to solve this, a margin of half of the left and right items on the X axis of the bar chart is fixed, and it is suitable for overlaying with the line chart in which the X axis is represented by numerical values. However, there is a problem that the relative position relationship between the bar graph and the line graph at the time of superposition requires a different relative position relationship, which is not particularly applicable to Pareto charts. ..

【0009】そこで、本発明は、かかる問題点を除去
し、複数のグラフを重ね合わせる際に各グラフの相対位
置関係を自由に変更することができるグラフ作成装置を
提供することを目的とする。
It is therefore an object of the present invention to eliminate such problems and to provide a graph creating apparatus capable of freely changing the relative positional relationship between the graphs when superimposing a plurality of graphs.

【0010】[0010]

【課題を解決するための手段】第1の発明は、グラフ化
の対象となる複数のデータから折れ線グラフを生成する
際、前記折れ線グラフの一方の軸が項目を表し、前記項
目が所定の領域幅を有するよう、予め設定されたグラフ
作成装置において、前記項目に対応する前記折れ線グラ
フの点の位置を指示する第1の指示手段と、前記第1の
指示手段により指示された位置情報に基づいて前記折れ
線グラフの点の位置を算出する演算手段と、前記演算手
段によって演算された演算結果に基づいて前記項目に対
応する前記折れ線グラフの点を配置して折れ線グラフを
生成する折れ線グラフ生成手段とを具備したことを特徴
とする。
According to a first aspect of the present invention, when a line graph is generated from a plurality of data to be graphed, one axis of the line graph represents an item and the item is a predetermined area. In a graph creating device preset so as to have a width, based on position information instructed by first instructing means for instructing a position of a point in the line graph corresponding to the item, and position information instructed by the first instructing means. Calculating means for calculating the position of the point of the line graph, and a line graph generating means for arranging the points of the line graph corresponding to the items based on the calculation result calculated by the calculating means to generate the line graph. And is provided.

【0011】第2の発明は、グラフ化の対象となる複数
のデータから折れ線グラフを生成するグラフ作成装置に
おいて、前記折れ線グラフの一方の軸を数値を表す軸と
するか項目を表す軸とするかを指示する第2の指示手段
と、前記第2の指示手段により指示された前記折れ線グ
ラフの一方の軸を項目を表す軸とするよう指示された場
合には、前記項目が所定の領域幅を有するか否かを指示
する第3の指示手段と、前記第3の指示手段により前記
項目が所定の領域を有する場合には、前記項目に対応す
る前記折れ線グラフの点の位置を指示する第1の指示手
段と、前記第1の指示手段により指示された位置情報に
基づいて前記折れ線グラフの点の位置を算出する演算手
段と、前記演算手段により演算された演算結果に基づい
て前記項目に対応する前記折れ線グラフの点を配置して
折れ線グラフを生成する折れ線グラフ生成手段とを具備
することを特徴とする。
According to a second aspect of the present invention, in a graph creating device for generating a line graph from a plurality of data to be graphed, one axis of the line graph is an axis representing a numerical value or an axis representing an item. When the second instruction means for instructing whether or not and one of the axes of the line graph instructed by the second instruction means are instructed to be an axis representing an item, the item has a predetermined area width And a third instructing means for instructing whether or not to have, and a third instructing means for instructing the position of a point of the line graph corresponding to the item when the item has a predetermined area. 1 indicating means, calculating means for calculating the position of the point of the line graph based on the position information indicated by the 1st indicating means, and the item based on the calculation result calculated by the calculating means. Correspondence Wherein by placing the point of line graph, characterized in that it comprises a line graph generating means for generating a line graph that.

【0012】第3の発明は、前記項目に対応するデータ
から棒グラフを生成する棒グラフ作成手段と、前記棒グ
ラフ作成手段が生成した棒グラフと前記折れ線グラフ生
成手段が生成した折れ線グラフとを合成するグラフ合成
手段とを具備したことを特徴とする。
A third invention is a graph synthesizing means for synthesizing a bar graph from data corresponding to the item, a graph synthesizing for synthesizing the bar graph generated by the bar graph generating means and the line graph generated by the line graph generating means. And means.

【0013】[0013]

【作用】第1の発明は、グラフ化の対象となる複数のデ
ータから折れ線グラフを生成する際、前記折れ線グラフ
の一方の軸が項目を表し、前記項目が所定の領域幅を有
するよう、予め設定されたグラフ作成装置において、第
1の指示手段が、前記項目に対応する前記折れ線グラフ
の点の位置を指示し、算出手段が、前記第1の指示手段
により指示された位置情報に基づいて前記折れ線グラフ
の点の位置を算出し、折れ線グラフ作成手段が、前記演
算手段によって演算された演算結果に基づいて前記項目
に対応する前記折れ線グラフの点を配置して折れ線グラ
フを生成する。
According to the first invention, when a line graph is generated from a plurality of data to be graphed, one axis of the line graph represents an item, and the item has a predetermined area width in advance. In the set graph creating device, the first instructing means indicates the position of the point of the line graph corresponding to the item, and the calculating means is based on the position information instructed by the first instructing means. The position of the point of the line graph is calculated, and the line graph creating means arranges the point of the line graph corresponding to the item based on the calculation result calculated by the calculating means to generate the line graph.

【0014】第2の発明は、グラフ化の対象となる複数
のデータから折れ線グラフを生成するグラフ作成装置に
おいて、第2の指示手段が、前記折れ線グラフの一方の
軸を数値を表す軸とするか項目を表す軸とするかを指示
し、第3の指示手段が前記第2の指示手段により指示さ
れた前記折れ線グラフの一方の軸を項目を表す軸とする
よう指示された場合には、前記項目が所定の領域幅を有
するか否かを指示し、前記第3の指示手段により前記項
目が所定の領域を有する場合には、前記項目に対応する
前記折れ線グラフの点の位置を指示し、演算手段が前記
第1の指示手段により指示された位置情報に基づいて前
記折れ線グラフの点の位置を算出し、折れ線グラフ生成
手段が、前記演算手段により演算された演算結果に基づ
いて前記項目に対応する前記折れ線グラフの点を配置し
て折れ線グラフを生成する。
According to a second aspect of the present invention, in a graph creating apparatus for generating a line graph from a plurality of data to be graphed, the second indicating means sets one axis of the line graph as an axis representing a numerical value. Or an axis representing an item, and the third instructing means is instructed by the second instructing means to use one axis of the line graph as an axis representing an item, Instructing whether or not the item has a predetermined region width, and in the case where the item has a predetermined region by the third instructing means, instructing the position of the point of the line graph corresponding to the item. The calculation means calculates the position of the point of the line graph based on the position information indicated by the first indication means, and the line graph generation means calculates the item based on the calculation result calculated by the calculation means. Against Wherein by placing the point of line graph to generate a line graph that.

【0015】第3の発明は、前記第1の発明または前記
第2の発明において、棒グラフ作成手段が前記項目に対
応するデータから棒グラフを生成し、グラフ合成手段
が、前記棒グラフ作成手段が生成した棒グラフと前記折
れ線グラフ生成手段が生成した折れ線グラフとを合成す
る。
According to a third invention, in the first invention or the second invention, the bar graph creating means creates a bar graph from the data corresponding to the item, and the graph synthesizing means creates the bar graph creating means. The bar graph and the line graph generated by the line graph generating means are combined.

【0016】[0016]

【実施例】以下、図面を参照して本発明の一実施例につ
いて説明する。
DETAILED DESCRIPTION OF THE PREFERRED EMBODIMENTS An embodiment of the present invention will be described below with reference to the drawings.

【0017】図1は、本発明の一実施例であるグラフ作
成装置の構成ブロック図である。図1において、各種の
データおよびコマンド等を入力するためのキーボード
2、各種のデータおよび作成されたグラフを画面に表示
する表示部3、表示部3の表示画面における所定の部位
を指定するためのポインティング装置であるマウス1、
多数のデータおよびプログラム等が記憶されている外部
記憶装置4、および制御部10から構成される。この制
御部10内の主制御部11は、マウス1、キーボード
2、表示部3および外部記憶装置4をインターフェース
10−1〜10−4を介して制御し、外部記憶装置4か
らデータあるいはプログラム等がロードされる主記憶部
12から構成される。この主記憶部12は、マウス1に
よって指示された位置情報に基づいて折れ線グラフの点
の位置を算出する演算部13、折れ線グラフを生成する
折れ線グラフ生成部14、棒グラフを生成する棒グラフ
生成部16および折れ線グラフ生成部14で生成された
折れ線グラフと棒グラフ生成部16で生成された棒グラ
フとを合成する合成部15から構成される。
FIG. 1 is a block diagram showing the configuration of a graph creating apparatus which is an embodiment of the present invention. In FIG. 1, a keyboard 2 for inputting various kinds of data and commands, a display unit 3 for displaying various kinds of data and a created graph on the screen, and a specified portion on the display screen of the display unit 3 are designated. Mouse 1, a pointing device,
The external storage device 4 stores a large number of data and programs, and the control unit 10. The main control unit 11 in the control unit 10 controls the mouse 1, the keyboard 2, the display unit 3, and the external storage device 4 via the interfaces 10-1 to 10-4, and the external storage device 4 receives data or programs. Is composed of the main memory 12 in which is loaded. The main storage unit 12 calculates a position of a point on a line graph based on position information designated by the mouse 1, a line graph generation unit 14 that generates a line graph, and a bar graph generation unit 16 that generates a bar graph. And the line graph generated by the line graph generation unit 14 and the bar graph generated by the bar graph generation unit 16.

【0018】図2は、図1の表示部3におけるグラフ作
成編集当初の表示を示す図である。表示部3に表示され
るグラフ作成編集は、マルチウインドウ環境上の文書作
成アプリケーションの中に組み込まれたグラフ作成機能
として実現される。すなわち、ユーザはまず、アイコン
で表示された文書のいずれかを、例えばアイコン20を
マウス1で指示して、文書ウインドウ21を開く。さら
に、この文書ウインドウの文書の中に、グラフ枠22を
挿入する。次に、プロパティ・シートと呼ばれるサブウ
インドウをマウス1で指示して、開く。このプロパティ
・シートにより、グラフ作成・編集が行われることにな
る。
FIG. 2 is a diagram showing a display at the beginning of graph creation and editing on the display unit 3 of FIG. The graph creating / editing displayed on the display unit 3 is realized as a graph creating function incorporated in a document creating application on a multi-window environment. That is, the user first points out one of the documents displayed by the icon, for example, the icon 20 with the mouse 1 to open the document window 21. Further, the graph frame 22 is inserted into the document of this document window. Next, a sub window called a property sheet is designated by the mouse 1 to open it. Graph creation / editing is performed by this property sheet.

【0019】図3は、折れ線グラフ作成・編集時のプロ
パティ・シートを示す図である。図3において、データ
30は作成すべき折れ線グラフのデータである。このデ
ータは、項目と、項目A〜Eに対する件数および百分率
のデータである。また、このデータは、同一文書中のテ
ーブルを使用してもよいし、プロパティ・シート内のテ
ーブルにデータをキーボード2から入力して作成しても
よい。空白の矩形32〜37は、この空白内に数字など
をキーボード2から入力し、作成すべきグラフの諸特性
を指示する。また、文字の入った矩形はそこをマウス1
でクリックすることにより文字が反転し、該当項目の
「ON」,「OFF」の指定を行うことができる。ま
た、矩形31のように文字の入った矩形が隣合っている
ものは、いずれかの矩形を選択するもので、選択された
項目の文字が反転して選択状態を示す。さらに、指定の
内容によって、さらに詳細な指定が必要な場合は、新た
な選択指定項目が示された矩形が新たに表示される。
FIG. 3 is a diagram showing a property sheet when creating / editing a line graph. In FIG. 3, data 30 is line graph data to be created. This data is data on the number of items and percentages for items, items A to E. Further, this data may use a table in the same document or may be created by inputting the data into the table in the property sheet from the keyboard 2. The blank rectangles 32 to 37 are for inputting numbers or the like into the blank from the keyboard 2 to indicate various characteristics of the graph to be created. Also, for a rectangle with letters, use mouse 1
By clicking with, the character is reversed, and it is possible to specify “ON” or “OFF” of the corresponding item. Further, a rectangle in which characters are adjacent to each other, such as the rectangle 31, is for selecting one of the rectangles, and the characters of the selected item are reversed to indicate the selected state. Further, if more detailed designation is required depending on the content of the designation, a rectangle indicating a new selection designation item is newly displayed.

【0020】図4は、数値型を指定した折れ線グラフ作
成・編集時のプロパティ・シートを示す図である。図4
において、矩形41の項目をマウス1で指定すると、作
成すべきグラフのX軸上に、便宜的に羅列した項目の位
置をX座標とする「X軸項目型」のグラフを選択したこ
とになり、さらに詳細な指示を行うため、矩形42が現
れ、この矩形42内に「目盛り数=項目数」と「目盛り
数=項目数+1」の選択項目が表示される。ここで、矩
形42において、「目盛り数=項目数」を指定すると、
目盛りはデータ項目数と同じ数となり、目盛りの真上に
点がプロットされる。一方、「目盛り数=項目数+1」
を指定すると、目盛りは、データの項目数より1つ増え
て、目盛りと目盛りの間に点がプロットされることにな
る。
FIG. 4 is a diagram showing a property sheet at the time of creating / editing a line graph with a numerical type specified. Figure 4
In, when the item of the rectangle 41 is designated by the mouse 1, it means that the "X-axis item type" graph in which the position of the item listed for convenience is the X coordinate is selected on the X axis of the graph to be created. To make further detailed instructions, a rectangle 42 appears, and in this rectangle 42, selection items of “number of scales = number of items” and “number of scales = number of items + 1” are displayed. Here, in the rectangle 42, if "the number of scales = the number of items" is specified,
The number of ticks is the same as the number of data items, and points are plotted just above the ticks. On the other hand, "number of scales = number of items + 1"
If is specified, the scale will be increased by one from the number of data items, and points will be plotted between the scales.

【0021】図5は、目盛り数を項目数と同じ数にした
場合の折れ線グラフの一例を示す図である。図5のもと
にしたデータは、図4におけるデータ40の項目と項目
に対する百分率である。図5の作成された折れ線グラフ
において、項目A〜Eの数と目盛り数はともに5つで一
致し、かつ、目盛り51の真上に折れ線グラフの点52
がプロットされる。
FIG. 5 is a diagram showing an example of a line graph when the number of scales is the same as the number of items. The data based on FIG. 5 are the items of the data 40 in FIG. 4 and the percentage of the items. In the created line graph of FIG. 5, the numbers of the items A to E and the number of scales are both five, and the point 52 of the line graph is directly above the scale 51.
Is plotted.

【0022】図6は、目盛り数を項目数に1加えた数に
した場合の折れ線グラフ作成・編集時のプロパティ・シ
ートを示す図である。図6において、矩形62の「目盛
り数=項目数+1」を指定すると位置揃えの矩形63が
現れる。図6における位置揃えの矩形は、中央を指定し
ている状態を示している。
FIG. 6 is a diagram showing a property sheet at the time of creating / editing a line graph when the number of graduations is set to the number obtained by adding 1 to the number of items. In FIG. 6, when the “number of scales = the number of items + 1” of the rectangle 62 is designated, the alignment rectangle 63 appears. The alignment rectangle in FIG. 6 indicates a state where the center is designated.

【0023】図7は、位置揃えを「中央」と指定した場
合の折れ線グラフの一例を示す図である。図7におい
て、項目データの数は5つであり、目盛り数は項目名の
数より1つ多い6つとなっている。また、折れ線グラフ
の点73のX座標の位置は目盛り71と目盛り72の中
央の位置に相当するX座標となっている。
FIG. 7 is a diagram showing an example of a line graph when the alignment is designated as "center". In FIG. 7, the number of item data is 5, and the number of scales is 6, which is one more than the number of item names. Further, the X coordinate position of the point 73 of the line graph is the X coordinate corresponding to the center position of the scale 71 and the scale 72.

【0024】図8は、位置揃えの矩形内の右詰めを指定
した場合の折れ線グラフの一例を示す図である。図8
は、X軸目盛りの矩形内の「目盛り数=項目数+1」を
指定しているため、項目名の位置と数および、目盛り数
と目盛りの位置は図7と同じである。図8においては、
折れ線グラフの点83のX座標の位置は、項目Aの位置
の右側の目盛り82の真上となっている。なお、位置揃
えの矩形内の左詰めを指定した場合は、折れ線グラフの
点83のX座標の位置は、項目Aの位置の左側の目盛り
81の真上となる。なお、もちろん折れ線グラフ全体
は、平行移動する。
FIG. 8 is a diagram showing an example of a line graph in the case where right-justification within the alignment rectangle is specified. Figure 8
Specifies the number of scales = the number of items + 1 within the rectangle of the X-axis scale, the positions and the number of item names and the number of scales and the positions of the scales are the same as in FIG. In FIG.
The position of the X coordinate of the point 83 of the line graph is right above the scale 82 on the right side of the position of the item A. When the left justification within the alignment rectangle is specified, the X coordinate position of the point 83 of the line graph is directly above the scale 81 on the left side of the position of the item A. Of course, the entire line graph moves in parallel.

【0025】図9は、棒グラフと折れ線グラフを合成し
たグラフの一例を示す図である。図9(a)は、データ
90の項目A〜Eと項目A〜Eに対する件数をもとに作
成した棒グラフを示している。なお、合成することを予
測して、Y軸を右側に指定している。図9(b)は、項
目をX軸に共通にとった図8と図9(a)を重ね合わせ
た図である。これは、いわゆるパレート図となってい
る。すなわち、項目Aの棒グラフの棒91の右端に折れ
線グラフの点92が位置している。
FIG. 9 is a diagram showing an example of a graph in which a bar graph and a line graph are combined. FIG. 9A shows a bar graph created based on the items A to E and the items A to E of the data 90. Note that the Y axis is specified on the right side in anticipation of composition. FIG. 9B is a diagram in which FIG. 8A in which items are commonly used for the X axis and FIG. 9A are overlapped. This is a so-called Pareto chart. That is, the point 92 of the line graph is located at the right end of the bar 91 of the bar graph of the item A.

【0026】図10は、折れ線グラフの配置に関する決
定フローチャートを示している。図10において、ま
ず、表示部3でX軸目盛りの矩形内の「目盛り数=項目
数」をマウス1によって指定したか否かを判定する(ス
テップ101)。ここで、「目盛り数=項目数」が指定
されない場合、すなわち「目盛り数=項目数+1」の指
定を行った場合は、指定したように、目盛り数を項目数
に1つ加えた数にする(ステップ103)。これによ
り、項目が各目盛りの間に位置することになる。「目盛
り数=項目数+1」を指定した場合は、自動的に、位置
揃えの矩形が現れ、位置合わせを指定するすることにな
る(ステップ104)。ステップ104において、左揃
えを指定した場合は、折れ線グラフの平行移動量である
位置調整値はそのままとし(ステップ105)、中央揃
えを指定した場合は、折れ線グラフの位置調整値を「目
盛り幅×(1/2)」とし(ステップ106)、右揃え
を指定した場合は、折れ線グラフの位置調整値を「目盛
り幅」とする(ステップ107)。このような折れ線グ
ラフの位置計算を演算部13が行う。その後、配置決定
フローを終了する。一方、ステップ101において、
「目盛り数=項目数」を指定した場合は、目盛り数を項
目数と同じ数にして(ステップ102)、配置決定フロ
ーを終了する。さて、折れ線グラフの配置が決定される
と、折れ線グラフ生成部14によりグラフが作成され、
表示部3に表示される。また、合成すべき棒グラフは棒
グラフ生成部16によって作成され、表示部3に表示さ
れる。さらに、合成部15は、折れ線グラフ生成部14
によって生成された折れ線グラフと棒グラフ生成部16
によって生成された棒グラフを合成部15で合成し、表
示部3に表示する。
FIG. 10 shows a decision flowchart regarding the arrangement of the line graph. In FIG. 10, first, it is determined whether or not "the number of scales = the number of items" in the rectangle of the X-axis scale is designated by the mouse 1 on the display unit 3 (step 101). If "number of scales = number of items" is not specified, that is, if "number of scales = number of items + 1" is specified, the number of scales is added to the number of items as specified. (Step 103). This places the item between each scale. When "the number of scales = the number of items + 1" is specified, the alignment rectangle automatically appears and the alignment is designated (step 104). In step 104, if left alignment is specified, the position adjustment value that is the parallel movement amount of the line graph is left unchanged (step 105), and if center alignment is specified, the position adjustment value of the line graph is set to "scale width x (1/2) "(step 106), and when right alignment is designated, the position adjustment value of the line graph is set to" scale width "(step 107). The calculation unit 13 calculates the position of such a line graph. Then, the arrangement determination flow ends. On the other hand, in step 101,
When "number of scales = number of items" is specified, the number of scales is set to the same number as the number of items (step 102), and the arrangement determination flow is ended. Now, when the arrangement of the line graph is determined, the line graph generation unit 14 creates the graph,
It is displayed on the display unit 3. The bar graph to be combined is created by the bar graph generation unit 16 and displayed on the display unit 3. Furthermore, the synthesis unit 15 includes a line graph generation unit 14
Line graph and bar graph generation unit 16 generated by
The bar graph generated by is combined by the combining unit 15 and displayed on the display unit 3.

【0027】このように、「X軸項目型」の棒グラフと
折れ線グラフを重ね合わせる場合、棒グラフの中央のみ
でなく、棒グラフの棒の左右端の位置にも合わせること
ができ、パレート図等も容易に作成することができる。
In this way, when the "X-axis item type" bar graph and the line graph are overlaid, not only the center of the bar graph but also the positions of the left and right ends of the bar of the bar graph can be aligned, and the Pareto chart and the like are easy. Can be created.

【0028】なお、本実施例では、位置揃えを左、中
央、右の3つの指定を可能としているが、さらに、自由
度を増してミリ指定の項目を設けてもよい。
In the present embodiment, the alignment can be specified in three ways, left, center and right. However, the degree of freedom may be further increased to provide a millimeter specification item.

【0029】[0029]

【発明の効果】以上説明したように、本発明は、グラフ
化の対象となる複数のデータの共通データから複数のグ
ラフを作成し、さらに1つのグラフに合成する場合に、
基準となるグラフに合わせ、グラフ間のズレをなくすよ
うに位置補正を自由に行うことができるため、共通デー
タに基づいて統一された見やすいグラフが作成できると
いう利点を有する。
As described above, according to the present invention, when a plurality of graphs are created from common data of a plurality of data to be graphed and further combined into one graph,
Since it is possible to freely perform the position correction so as to eliminate the deviation between the graphs according to the reference graph, there is an advantage that a unified and easy-to-see graph can be created based on the common data.

【0030】特に、折れ線グラフの点の位置を中央にす
ると棒グラフ等のグリッドと重なって見ずらくなる場合
に、これを解消したグラフを作成することができるとい
う利点を有する。
In particular, when the position of the point of the line graph is at the center, it becomes possible to create a graph that solves this problem when it overlaps with a grid such as a bar graph and is difficult to see.

【0031】したがって、特に、パレート図の作成が容
易になるという利点を有する。
Therefore, there is an advantage that the Pareto chart can be easily created.

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

【図1】本発明の一実施例であるグラフ作成装置の構成
ブロック図。
FIG. 1 is a block diagram showing the configuration of a graph creating apparatus that is an embodiment of the present invention.

【図2】図1の表示部3におけるグラフ作成編集当初の
表示を示す図。
FIG. 2 is a view showing a display at the beginning of creating and editing a graph on a display unit 3 of FIG.

【図3】折れ線グラフ作成・編集時のプロパティ・シー
トを示す図。
FIG. 3 is a diagram showing a property sheet when creating / editing a line graph.

【図4】数値型を指定した折れ線グラフ作成・編集時の
プロパティ・シートを示す図。
FIG. 4 is a diagram showing a property sheet when creating / editing a line graph with a numeric type specified.

【図5】目盛り数を項目数と同数とした場合の折れ線グ
ラフの一例を示す図。
FIG. 5 is a diagram showing an example of a line graph when the number of scales is the same as the number of items.

【図6】目盛り数を項目数に1加えた数にした場合の折
れ線グラフ作成・編集時のプロパティ・シートを示す
図。
FIG. 6 is a diagram showing a property sheet when creating / editing a line graph when the number of scales is set to the number obtained by adding 1 to the number of items.

【図7】位置揃えを中央と指定した場合の折れ線グラフ
の一例を示す図。
FIG. 7 is a diagram showing an example of a line graph when the alignment is designated as the center.

【図8】位置揃えの矩形内の右詰めを指定した場合の折
れ線グラフの一例を示す図。
FIG. 8 is a diagram showing an example of a line graph in the case where right-justification within a position alignment rectangle is specified.

【図9】棒グラフと折れ線グラフを合成したグラフの一
例を示す図。
FIG. 9 is a diagram showing an example of a graph in which a bar graph and a line graph are combined.

【図10】折れ線グラフの配置に関する決定フローチャ
ート。
FIG. 10 is a determination flowchart regarding arrangement of a line graph.

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

1 マウス 2 キーボード 3 表示部 4 外部記
憶装置 10 制御部 10−1〜10−4 インターフェース
11 主制御部 12 主記憶部 13 演算部 14 折れ線グラフ生
成部 15 合成部 16 棒グラフ生成部 20 アイコン 21 文書ウ
インドウ 22 グラフ枠
DESCRIPTION OF SYMBOLS 1 mouse 2 keyboard 3 display unit 4 external storage device 10 control unit 10-1 to 10-4 interface 11 main control unit 12 main storage unit 13 arithmetic unit 14 line graph generation unit 15 synthesis unit 16 bar graph generation unit 20 icon 21 document window 22 graph frame

Claims (3)

【特許請求の範囲】[Claims] 【請求項1】グラフ化の対象となる複数のデータから折
れ線グラフを生成する際、前記折れ線グラフの一方の軸
が項目を表し、前記項目が所定の領域幅を有するよう、
予め設定されたグラフ作成装置において、 前記項目に対応する前記折れ線グラフの点の位置を指示
する第1の指示手段と、 前記第1の指示手段により指示された位置情報に基づい
て前記折れ線グラフの点の位置を算出する演算手段と、 前記演算手段によって演算された演算結果に基づいて前
記項目に対応する前記折れ線グラフの点を配置して折れ
線グラフを生成する折れ線グラフ生成手段とを具備した
ことを特徴とするグラフ作成装置。
1. When generating a line graph from a plurality of data to be graphed, one axis of the line graph represents an item, and the item has a predetermined area width.
In a preset graph creating device, a first instructing means for instructing a position of a point of the line graph corresponding to the item, and a line graph of the line graph based on position information instructed by the first instructing means. And a line graph generation unit for arranging points of the line graph corresponding to the items based on the calculation result calculated by the calculation unit to generate a line graph. A graph creating device characterized by.
【請求項2】グラフ化の対象となる複数のデータから折
れ線グラフを生成するグラフ作成装置において、 前記折れ線グラフの一方の軸を数値を表す軸とするか項
目を表す軸とするかを指示する第2の指示手段と、 前記第2の指示手段により指示された前記折れ線グラフ
の一方の軸を項目を表す軸とするよう指示された場合に
は、前記項目が所定の領域幅を有するか否かを指示する
第3の指示手段と、 前記第3の指示手段により前記項目が所定の領域を有す
る場合には、前記項目に対応する前記折れ線グラフの点
の位置を指示する第1の指示手段と、 前記第1の指示手段により指示された位置情報に基づい
て前記折れ線グラフの点の位置を算出する演算手段と、 前記演算手段により演算された演算結果に基づいて前記
項目に対応する前記折れ線グラフの点を配置して折れ線
グラフを生成する折れ線グラフ生成手段とを具備するこ
とを特徴とするグラフ作成装置。
2. A graph creating apparatus for generating a line graph from a plurality of data to be graphed, and instructing whether one axis of the line graph is a numerical value axis or an item axis. When instructed to use the second instructing means and one axis of the line graph instructed by the second instructing means as an axis representing an item, whether or not the item has a predetermined area width And a third instructing means for instructing whether or not the item has a predetermined area by the third instructing means, and a first instructing means for instructing a position of a point of the line graph corresponding to the item. A calculating means for calculating the position of a point on the line graph based on the position information designated by the first indicating means; and the folding corresponding to the item based on the calculation result calculated by the computing means. Graphing apparatus characterized by comprising a line graph generating means for generating a line chart by placing the point of the line graph.
【請求項3】前記項目に対応するデータから棒グラフを
生成する棒グラフ作成手段と、 前記棒グラフ作成手段が生成した棒グラフと前記折れ線
グラフ生成手段が生成した折れ線グラフとを合成するグ
ラフ合成手段とを具備したことを特徴とする前記請求項
1記載または前記請求項2記載のグラフ作成装置。
3. A bar graph creating means for creating a bar graph from the data corresponding to the item, and a graph synthesizing means for synthesizing the bar graph created by the bar graph creating means and the line graph created by the line graph creating means. The graph creating apparatus according to claim 1 or claim 2, wherein
JP4047321A 1992-03-04 1992-03-04 Graph plotter Pending JPH05250484A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP4047321A JPH05250484A (en) 1992-03-04 1992-03-04 Graph plotter

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP4047321A JPH05250484A (en) 1992-03-04 1992-03-04 Graph plotter

Publications (1)

Publication Number Publication Date
JPH05250484A true JPH05250484A (en) 1993-09-28

Family

ID=12772010

Family Applications (1)

Application Number Title Priority Date Filing Date
JP4047321A Pending JPH05250484A (en) 1992-03-04 1992-03-04 Graph plotter

Country Status (1)

Country Link
JP (1) JPH05250484A (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US5557718A (en) * 1994-06-08 1996-09-17 Sharp Kabushiki Kaisha Information processing apparatus having a function of displaying a plurality of graphs

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US5557718A (en) * 1994-06-08 1996-09-17 Sharp Kabushiki Kaisha Information processing apparatus having a function of displaying a plurality of graphs

Similar Documents

Publication Publication Date Title
JPH0719294B2 (en) How to create a graph using a computer
JP3015264B2 (en) Information processing apparatus and method
JPH05250484A (en) Graph plotter
JP2607480B2 (en) How to create a graph
JPH0456993A (en) Window generating device
JPS6091479A (en) Form design system
JP3157474B2 (en) Cam design processing apparatus and method
JP3008643B2 (en) Graph creation device
JPH0785132A (en) Graphic processor
JP2884843B2 (en) Embroidery data creation device
JPH0212309A (en) Cad/cam device
JPH0426443A (en) Sewing machine data generating device
JPS62256104A (en) Nc data producing device for numerical control
JP3416171B2 (en) Graph processing apparatus and method
JPS58149580A (en) System for shape correction
JPH03282589A (en) Document preparing device
JP2823133B2 (en) Sewing machine data creation device
JP2910237B2 (en) Text editing support device
JPH03141466A (en) Document control method and document preparing device
JPH03226796A (en) Image processor
JPH05250483A (en) Graph plotter
JPH06202906A (en) Nc program editing device
JPH07110753A (en) Picture display controller
JPH054239B2 (en)
JPH04664A (en) Document preparing device