JP4868070B2 - Graph display device and program - Google Patents
Graph display device and program Download PDFInfo
- Publication number
- JP4868070B2 JP4868070B2 JP2010123438A JP2010123438A JP4868070B2 JP 4868070 B2 JP4868070 B2 JP 4868070B2 JP 2010123438 A JP2010123438 A JP 2010123438A JP 2010123438 A JP2010123438 A JP 2010123438A JP 4868070 B2 JP4868070 B2 JP 4868070B2
- Authority
- JP
- Japan
- Prior art keywords
- color
- list
- data
- graph
- value
- 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.)
- Active
Links
Images
Landscapes
- User Interface Of Digital Computer (AREA)
- Calculators And Similar Devices (AREA)
- Processing Or Creating Images (AREA)
- Digital Computer Display Output (AREA)
Abstract
Description
本発明は、複数の数値データからなるリストデータに基づいてプロットグラフを表示する機能を備えたグラフ表示装置およびプログラムに関する。 The present invention relates to a graph display device and a program having a function of displaying a plot graph based on list data composed of a plurality of numerical data.
関数計算機能を備えた電子計算機(関数電卓)では、統計計算モードを設定してリストデータ(統計データ)を入力すると、その入力されたリストデータに対応するグラフを描画する機能がある。ここで扱われる情報としては、「リストデータを構成する各数値データ」と「グラフデータ」であるが、データの種類が異なるため、対応関係を対比するには難しい。 An electronic calculator (functional calculator) having a function calculation function has a function of drawing a graph corresponding to the input list data when the statistical calculation mode is set and list data (statistical data) is input. The information handled here is “respective numerical data constituting list data” and “graph data”, but since the types of data are different, it is difficult to compare the correspondence.
ここで、電卓の視覚的な表現力を向上させるために、表示のカラー化が考えられている。例えば、特許文献1では、回帰グラフと入力データとの誤差をカラー表示している。また、特許文献2では、回帰グラフ別に表示色を変えてカラー表示している。
Here, in order to improve the visual expressive power of the calculator, display colorization is considered. For example, in
しかしながら、前記特許文献1,2では、グラフの表示をカラー化しただけであって、そのグラフの元となっているリストデータの各数値データとの相互関係を視覚的に対比するには十分ではない。
However, in
本発明は、このような課題に鑑みなされたもので、リストデータの各数値データに基づいてプロットグラフを描画した場合に、そのプロットグラフの元となっているリストデータの各数値データとの相互関係を視覚的に容易に把握することが可能になるグラフ表示装置およびプログラムを提供することを目的とする。 The present invention has been made in view of such a problem. When a plot graph is drawn based on each numerical data of list data, the numerical data of the list data that is the basis of the plot graph is mutually correlated. It is an object of the present invention to provide a graph display device and a program capable of easily grasping the relationship visually.
本発明に係るグラフ表示装置は、ユーザ操作によって複数の数値データからなるリストデータを入力し、そのリストデータの各数値データに任意の色を指定するリスト入力手段と、このリスト入力手段によって入力されたリストデータを前記各数値データに指定された色の情報と関連付けて記憶するリスト記憶手段と、このリスト記憶手段により記憶されたリストデータを前記各数値データに指定された色の情報に従い当該各数値データに色を付けてカラー表示するリスト表示手段と、前記リスト記憶手段により記憶された2組のリストデータに基づいて、一方のリストデータの数値データをX値、他方のリストデータの数値データをY値とした点をプロットしたプロットグラフを生成する際のプロット点の表示色を、ユーザ操作に応じてX値、Y値またはX値とY値の両方の何れを基準とするかを選択する基準選択手段と、前記基準選択手段により表示色の基準としてX値が選択された場合は、X値に対応するリストデータの数値データに指定された色で前記点をプロットし、Y値が選択された場合は、Y値に対応するリストデータの数値データに指定された色で前記点をプロットし、X値とY値の両方が選択された場合は、両方のリストデータの数値データに指定された色が同じ色であればその色で前記点をプロットし、異なる色であれば特殊態様で前記点をプロットしてプロットグラフを生成するグラフ生成手段と、このグラフ生成手段により生成されたプロットグラフの各点をカラー表示するグラフ表示手段と、を備えたことを特徴としている。 The graph display device according to the present invention inputs list data consisting of a plurality of numerical data by a user operation, and inputs the list input means for designating an arbitrary color for each numerical data of the list data, and the list input means. List storage means for storing the list data in association with the color information designated for each numerical data, and the list data stored by the list storage means according to the color information designated for each numerical data. Based on two sets of list data stored in the list storage means, the list display means for color-displaying the numerical data with color, and the numerical data of one list data is the X value and the numerical data of the other list data the display color of the plotted points in generating a plot graph plotting points and Y values in response to a user operation X A reference selecting means for selecting either a reference either both Y values or X and Y values, if the X value is selected as the reference display color by the reference selection means corresponds to the X value The point is plotted with the color specified in the numerical data of the list data, and if the Y value is selected, the point is plotted with the color specified in the numerical data of the list data corresponding to the Y value, and the X value When both the Y value and Y value are selected, if the color specified in the numerical data of both list data is the same color, the point is plotted with that color, and if the color is different, the point is plotted in a special manner. It is characterized by comprising graph generating means for generating a plot graph by plotting, and graph display means for displaying each point of the plot graph generated by the graph generating means in color.
本発明に係るプログラムは、カラー表示可能な表示部を有する電子機器のコンピュータを制御するためのプログラムであって、前記コンピュータを、ユーザ操作によって複数の数値データからなるリストデータを入力し、そのリストデータの各数値データに任意の色を指定するリスト入力手段、このリスト入力手段によって入力されたリストデータを前記各数値データに指定された色の情報と関連付けて記憶するリスト記憶手段、このリスト記憶手段により記憶されたリストデータを前記各数値データに指定された色の情報に従い当該各数値データに色を付けてカラー表示するリスト表示手段、前記リスト記憶手段により記憶された2組のリストデータに基づいて、一方のリストデータの数値データをX値、他方のリストデータの数値データをY値とした点をプロットしたプロットグラフを生成する際のプロット点の表示色を、ユーザ操作に応じてX値、Y値またはX値とY値の両方の何れを基準とするかを選択する基準選択手段、前記基準選択手段により表示色の基準としてX値が選択された場合は、X値に対応するリストデータの数値データに指定された色で前記点をプロットし、Y値が選択された場合は、Y値に対応するリストデータの数値データに指定された色で前記点をプロットし、X値とY値の両方が選択された場合は、両方のリストデータの数値データに指定された色が同じ色であればその色で前記点をプロットし、異なる色であれば特殊態様で前記点をプロットしてプロットグラフを生成するグラフ生成手段、このグラフ生成手段により生成されたプロットグラフの各点をカラー表示するグラフ表示手段、として機能させることを特徴としている。 A program according to the present invention is a program for controlling a computer of an electronic device having a display unit capable of color display, and the list data including a plurality of numerical data is input to the computer by a user operation. List input means for specifying an arbitrary color for each numerical data of data, list storage means for storing the list data input by the list input means in association with the color information specified for each numerical data, this list storage List display means for displaying the list data stored by the means in color according to the color information designated for each numerical data, and displaying the two sets of list data stored by the list storage means. Based on the numerical data of one list data, X value, the numerical data of the other list data The display color of the plotted points in generating a plot graph plotting points and Y values, selects whether the X value, and any criteria both Y values or X and Y values in response to a user operation When the X value is selected as the display color reference by the reference selection means or the reference selection means, the point is plotted with the color specified in the numerical data of the list data corresponding to the X value, and the Y value is selected. If the point is plotted in the color specified in the numerical data of the list data corresponding to the Y value, and both the X value and the Y value are selected, it is specified in the numerical data of both list data if color is the same color by plotting the points in the color, the graph generating means for generating a plot graph plotting the points in a special manner, if a different color, the plot graph generated by the graph producing means It is characterized in that to function points graph display means for color display as.
本発明によれば、リストデータの各数値データに基づいてプロットグラフを描画した場合に、そのプロットグラフの元となっているリストデータの各数値データとの相互関係を視覚的に容易に把握することが可能になるグラフ表示装置およびプログラムを提供できる。 According to the present invention, when a plot graph is drawn based on each numerical data of the list data, it is possible to easily grasp the interrelationship between each numerical data of the list data that is the basis of the plot graph. Therefore, it is possible to provide a graph display device and a program that make it possible.
以下図面により本発明の実施の形態について説明する。 Embodiments of the present invention will be described below with reference to the drawings.
図1は、本発明のグラフ表示装置の実施形態に係る電子計算機10の外観構成を示す正面図である。
FIG. 1 is a front view showing an external configuration of an
この電子計算機10は、「グラフ関数電卓」と呼ばれ、入力された関数式や統計データに対応するグラフを描画表示するための機能を備えている。
The
この電子計算機10の本体には、本体正面の下端から3分の2程度の範囲でキー入力部12が設けられ、上端から3分の1程度の範囲で表示部13が設けられる。
The main body of the
キー入力部12には、数値・記号キー12a、関数・演算子キー12b、「Menu」キー12c、「Shift」キー12d、「Color」キー12e、「Graph」キー12f、「Trace」キー12g、「EXIT」キー12h、カーソルキー12i、そしてファンクションキー「F1」〜「F6」等が備えられる。
The
数値・記号キー12aは、数字,記号などの個々のキーを配列した数値・記号の入力用キー群からなる。
The numerical value /
関数・演算子キー12bは、演算式や関数式を入力する際に操作される各種の関数記号キーや、「+」「−」「×」「÷」「=」などの演算子キーからなる。
The function /
「Menu」キー12cは、四則計算式や関数計算式等の任意の計算式を入力して演算処理を行わせる演算モード、入力された関数式に対応したグラフの描画処理を行わせるグラフモード、統計計算を行わせる統計計算モード、グラフ関数の学習処理を行わせるe-Activityモード、任意のプログラムを入力して対応する計算処理を行わせるプログラムモード等、各種の動作モードの選択設定メニューを表示させる際に操作される。
The “Menu”
「Shift」キー12dは、キー入力部12における各キートップの左上に記述された各種の記号や機能を指定入力する際に該当するキーと合わせて操作される。
The “Shift”
「Color」キー12eは、入力データやグラフなどに対して任意の色を指定する際に操作される。
The “Color”
「Graph」キー12fは、入力データを元にして任意のグラフを描く際に操作される。
The “Graph”
「Trace」キー12gは、画面上に表示された関数式のグラフをトレースするトレースモードを設定する際に操作される。 The “Trace” key 12g is operated when setting a trace mode for tracing a graph of a function expression displayed on the screen.
「EXIT」キー12hは、現在の状態から抜けるためのキーである。
The “EXIT”
カーソルキー(「↑」「↓」「←」「→」)12iは、それぞれ表示されたデータの選択,送り操作や、カーソルの移動操作を行なう際等に操作される。 The cursor keys (“↑”, “↓”, “←”, “→”) 12 i are operated when selecting or sending the displayed data, or when moving the cursor.
ファンクションキー「F1」〜「F6」は、種々の動作モードに応じて表示部13の画面下端に沿って配列表示される各種選択メニューを選択させる際に操作される。
The function keys “F1” to “F6” are operated to select various selection menus arranged and displayed along the lower end of the screen of the
また、表示部13には、例えば縦186ドット×横378ドットの表示範囲を有するカラー表示可能な液晶表示装置が用いられている。
In addition, for the
図2は、前記電子計算機10の回路構成を示すブロック図である。
FIG. 2 is a block diagram showing a circuit configuration of the
電子計算機10は、マイクロコンピュータであるCPU11を備えている。
The
CPU11は、プログラムの起動により回路各部を動作させて、電卓機能や関数グラフ表示機能など、電子計算機10に備えられた各種機能を実行する。このCPU11には、図1に示したキー入力部12、表示部13の他に、記憶装置14、RAM15、記録媒体読取部16、通信制御部18などが接続されている。
The
記憶装置14は、ROMなどのメモリデバイスから構成され、本発明を実現するためのグラフ表示制御プログラム14aの他、各種データ及びプログラムを記憶している。
The
RAM15は、CPU11の処理動作に必要な各種データを記憶している。このRAM15には、表示部13の画面上にカラー表示されるデータが展開される表示データ記憶領域15aの他、式データ記憶領域15b、リストデータ記憶領域15c、グラフデータ記憶領域15dが設けられている。
The
式データ記憶領域15bには、キー入力部12の操作により入力された関数式に関するデータが記憶される。
In the formula
リストデータ記憶領域15cには、統計計算モードのリスト機能で作成されたリストデータが色指定の属性情報と共に記憶される(図3参照)。
In the list
グラフデータ記憶領域15dには、関数式データあるいはリストデータに基づいて作成されたグラフに関するデータが記憶される。
In the graph
記録媒体読取部16は、記録媒体17に記録されたデータの読み取りを行う。記録媒体17としては、例えばメモリカードなどが用いられ、プログラムや画像などが記録されている。
The recording
通信制御部18は、図示せぬUSB(Universal Serial Bus)を介して接続された外部端末との間のデータ通信、あるいは所定の通信回線を介して無線により接続される外部端末との間のデータ通信を行う。
The
図3は、前記電子計算機10に設けられたRAM15のリストデータ記憶領域15cに記憶されるリストデータの構成を示す図である。
FIG. 3 is a diagram showing a configuration of list data stored in the list
リストデータは、「統計データ」あるいは「数表データ」とも言い、後述するリスト入力画面21(図7参照)に設けられたリスト(表)22の各セルに入力された数値データを有する。これらの数値データには、予め用意された複数色の中の任意の色を表示色として指定でき、その指定された色が属性情報として数値データに対応付けられて、RAM15のリストデータ記憶領域15cに記憶される。
The list data is also referred to as “statistical data” or “numerical table data”, and includes numerical data input to each cell of a list (table) 22 provided on a list input screen 21 (see FIG. 7) described later. In these numerical data, an arbitrary color of a plurality of colors prepared in advance can be specified as a display color, and the specified color is associated with the numerical data as attribute information, and the list
図3の例では、「リスト1」と「リスト2」の2組のリストデータが示されている。図中のセル1,2,3,…,10の各数値データは、例えば「リスト1」と「リスト2」とが関係した何らかの統計のために入力された任意の数値データを示す。
In the example of FIG. 3, two sets of list data “
「リスト1」と「リスト2」ともに、セル1,2,3,5,6,9,10の各数値データは同色の「黒色」に指定されている。
In both “
また、セル4の数値データは、「リスト1」側が「青色」、「リスト2」側が「赤色」の異なる色に指定されている。同様に、セル7の数値データは、「リスト1」側が「赤色」、「リスト2」側が「青色」の異なる色に指定されている。さらに、セル8の数値データは、「リスト1」側が「黒色」、「リスト2」側が「赤色」の異なる色に指定されている。
In addition, the numerical data of the
図4は、前記電子計算機10に備えられたCPU11がグラフ表示制御プログラム14aを実行することにより果たす機能構成を示すブロック図である。
FIG. 4 is a block diagram showing a functional configuration achieved by the
CPU11は、グラフ表示においては、リスト入力制御部11a、リスト記憶制御部11b、グラフ生成制御部11c、グラフ表示制御部11d、第1の色変更制御部11e、第2の色変更制御部11fとして機能する。
In the graph display, the
リスト入力制御部11aは、後述するリスト入力画面21(図7参照)を表示することにより、ユーザ操作によって複数の数値データからなるリストデータを入力し、そのリストデータの各数値データに任意の色を指定するための制御を行う。
The list
リスト記憶制御部11bは、リスト入力制御部11aによって入力されたリストデータを前記各数値データに指定された色の情報と関連付けてRAM15のリストデータ記憶領域15cに記憶するための制御を行う。
The list
グラフ生成制御部11cは、リスト記憶制御部11bによってRAM15のリストデータ記憶領域15cに記憶されたリストデータをグラフ化するための制御を行う。
The graph
グラフ表示制御部11dは、グラフ生成制御部11cによって生成されたグラフを前記各数値データに指定された色に基づいて表示部13の画面にカラー表示するための制御を行う。
The graph
第1の色変更制御部11eは、グラフ表示制御部11dによって表示されたグラフの色を変更するための制御を行う。
The first color change control unit 11e performs control for changing the color of the graph displayed by the graph
第2の色変更制御部11fは、第1の色変更制御部11eによって変更された色をRAM15のリストデータ記憶領域15cに記憶された当該グラフに対応したリストデータに反映させて、前記各数値データに指定された色を変更するための制御を行う。
The second color
ここで、前記グラフ生成制御部11cは、前記リストデータ記憶領域15cに記憶されたリストデータ(図3参照)を、スキャッタプロットグラフ(散布図)としてグラフ化する際、<リスト1>の各数値データを“X”、<リスト2>の各数値データを“Y”として各対応するプロット点を描画しグラフ化する。そして、ユーザによって、各プロット点の表示色の基準を“X”グラフに選択した場合は、<リスト1>の各数値データに指定された色でグラフ化し、“Y”グラフに選択した場合は、<リスト2>の各数値データに指定された色でグラフ化する。さらに、“X&Y”グラフに選択した場合、<リスト1><リスト2>の同一セルにおける各数値データの指定色が同色である場合はその色でグラフ化し、異なる色である場合は特殊態様(図10参照)にしてグラフ化するための制御を行う。
Here, when the graph
また、前記第2の色変更制御部11fは、前記第1の色変更制御部11eによって変更されたスキャッタプロットグラフ(散布図)の色をRAM15のリストデータ記憶領域15cに記憶された当該グラフに対応したリストデータに反映させる際、前記表示色の基準が“X”グラフに選択されている場合は、<リスト1>の各数値データに指定された色を変更し、“Y”グラフに選択されている場合は、<リスト2>の各数値データに指定された色を変更する。さらに、“X&Y”グラフに選択されている場合は、<リスト1><リスト2>の各数値データに指定された色を変更するための制御を行う。
In addition, the second color
次に、前記構成の電子計算機10の動作を説明する。
Next, the operation of the
なお、以下の各フローチャートで示される処理は、コンピュータであるCPU11が記憶装置14に記憶されたグラフ表示制御プログラム14aを読み込むことにより実行される。
Note that the processes shown in the following flowcharts are executed when the
図5は、前記電子計算機10に備えられたCPU11によって実行される統計計算モード時のグラフ表示処理の全体の流れを示すフローチャートである。
FIG. 5 is a flowchart showing the overall flow of the graph display process in the statistical calculation mode executed by the
図6は、前記電子計算機10における統計計算モード時のグラフ表示処理に伴うプロットグラフ生成処理を示すフローチャートである。
FIG. 6 is a flowchart showing a plot graph generation process accompanying the graph display process in the statistical calculation mode in the
(データ入力)
図7は、前記電子計算機10における統計計算モード時のグラフ表示処理に伴うリスト入力画面21の一例を示す図である。
(Data input)
FIG. 7 is a diagram showing an example of the
まず、ユーザが電子計算機10のキー入力部12に設けられた「Menu」キー12cを操作して統計計算モードを設定すると、CPU11の制御の下で表示部13に図7に示すようなリスト入力画面21が表示される(ステップA1)。
First, when the user operates the “Menu” key 12 c provided in the
図7に示すように、リスト入力画面21には、複数のセルからなるリスト(表)22が設けられている。ユーザがキー入力部12の数値・記号キー12aを操作して、このリスト22の各セルに数値データを入力することにより、これらの数値データを含むリストデータ(統計データ)が作成される(ステップA2)。
As shown in FIG. 7, a list (table) 22 including a plurality of cells is provided on the
このとき、キー入力部12に設けられた「Color」キー12eを操作すると、リスト入力画面21の下端に、赤色(Red)、青色(Blue)、緑色(Grn)、黄色(Yllw)の色選択メニュー23が表示され、その選択メニュー23の各色に対応したファンクションキー「Fn」の操作にて任意の色を数値毎に指定することができる。
At this time, when the “Color” key 12e provided in the
ここでは、ファンクションキー「F2」の操作で赤色、ファンクションキー「F3」の操作で青色、ファンクションキー「F4」の操作で緑色、ファンクションキー「F5」の操作で黄色が指定されるものとする。 Here, it is assumed that the function key “F2” is operated in red, the function key “F3” is operated in blue, the function key “F4” is operated in green, and the function key “F5” is operated in yellow.
図7および図3の例では、List1の4番目のセルに入力された数値データ「156」に対して青色、7番目のセルに入力された数値データ「96」に対して赤色、また、List2の4番目のセルに入力された数値データ「60」に対して赤色、7番目のセルに入力された数値データ「40」に対して青色、8番目のセルに入力された数値データ「62」に対して赤色が指定されている。 In the example of FIGS. 7 and 3, the numerical value data “156” input to the fourth cell of List1 is blue, the numerical value “96” input to the seventh cell is red, and the List2 The numerical data “60” input to the fourth cell of FIG. 8 is red, the numerical data “40” input to the seventh cell is blue, and the numerical data “62” input to the eighth cell. Red is specified for.
なお、図7の数値データに引き出し線で説明した指定の色は、図面の制約上、色付けで表現できないために便宜的に付したものであり、実際には同数値データが指定の色でカラー表示される。 Note that the specified color described in the lead-out line in the numerical data in FIG. 7 is given for convenience because it cannot be expressed by coloring due to restrictions in the drawing. In fact, the same numerical data is colored with the specified color. Is displayed.
このようにして、リストデータの各数値データに対して任意の色が指定されると(ステップA3のYes)、その指定された色が属性情報として当該数値データに設定されてRAM15のリストデータ記憶領域15cに記憶される(ステップA4)。
In this way, when an arbitrary color is designated for each numerical data of the list data (Yes in step A3), the designated color is set as the attribute information in the numerical data and stored in the list data in the
なお、色指定されなかった場合には、その数値データに対しては標準色として黒色がデフォルト設定されるものとする。 If no color is specified, black is assumed to be the default color for the numerical data.
(リストデータに基づくグラフ表示)
リストデータの作成後、キー入力部12に設けられた「Graph」キー12fが操作されると、「Scatter」、「Histgram」、「回帰グラフ」といったグラフ種を示すグラフ種選択メニュー(図示せぬ)が画面下端に沿って配列表示され、任意のグラフ種をファンクションキー「Fn」の操作にて選択できる。
(Graph display based on list data)
After the creation of the list data, when the “Graph” key 12f provided in the
なお、「Scatter」とは、X値とY値で特定される座標点をXY座標上にプロットしていくことを言い、そのプロットされた点で描かれるグラフのことを「プロットグラフ」または「散布図」と呼ぶ。 “Scatter” means plotting the coordinate point specified by the X value and the Y value on the XY coordinate, and the graph drawn by the plotted point is “plot graph” or “ This is called a “scatter diagram”.
ここで、「Scatter」の場合には、ユーザは、2組のリストデータをX値とY値として指定し、プロットグラフ(散布図)の描画を指示するといった操作を行う。 Here, in the case of “Scatter”, the user designates two sets of list data as an X value and a Y value, and performs an operation of instructing drawing of a plot graph (scatter diagram).
図8は、前記電子計算機10の統計計算モード時のグラフ表示処理に伴い「Scatter」が選択され表示色の基準を“X”グラフに選択したときのプロットグラフ32Xの表示画面31を示す図である。
FIG. 8 is a diagram showing a
図9は、前記電子計算機10の統計計算モード時のグラフ表示処理に伴い「Scatter」が選択され表示色の基準を“Y”グラフに選択したときのプロットグラフ32Yの表示画面31を示す図である。
FIG. 9 is a diagram showing a
プロットグラフ(散布図)の描画を指示する操作がなされると(ステップA5のYes)、グラフ表示画面31の下端に、ユーザによって各プロット点の表示色の基準を“X”または“Y”または“X&Y”に選択するための基準選択メニュー24が表示される(ステップA6)。
When an operation for instructing drawing of a plot graph (scatter diagram) is performed (Yes in step A5), the display color standard of each plot point is set to “X” or “Y” by the user at the lower end of the
このグラフ表示画面31に表示された基準選択メニュー24においてユーザによる選択操作が行われると(ステップA7のYes)、図6におけるプロットグラフ生成処理に移行され、プロットグラフが生成される(ステップAB)。
When the user performs a selection operation on the
前記基準選択メニュー24において“X”が選択されると(ステップB1のYes)、リストデータ記憶領域15cに記憶されているグラフ化対象のリストデータ<リスト1><リスト2>から各セルに対応する1対の数値データが順番に取り込まれる。そして、同1対の数値データに対応する(X,Y)の点を、“X”<リスト1>の数値データに指定された色で順次プロットしたプロットグラフが生成され、そのプロットグラフのデータがRAM15のグラフデータ記憶領域15dに記憶される(ステップB2〜B4)。
When “X” is selected in the reference selection menu 24 (Yes in step B1), each cell is handled from the list data <
すなわち、図8のグラフ表示画面31に示すように、<リスト1>の各数値データを“X”、<リスト2>の各数値データを“Y”とした各プロット点33a〜33jを描画したプロットグラフ32Xが、当該<リスト1>の各数値データに指定された色を基準に生成され、具体的には、4番目のセルに対応するところのプロット点(156,60)33dは青色、7番目のセルに対応するところプロット点(96,40)33gは赤色、それ以外は黒色で描画される。
That is, as shown in the
一方、前記基準選択メニュー24において“Y”が選択されると(ステップB5のYes)、前記同様にリストデータ記憶領域15cに記憶されているグラフ化対象のリストデータ<リスト1><リスト2>から各セルに対応する1対の数値データが順番に取り込まれる。そして、同1対の数値データに対応する(X,Y)の点を、“Y”<リスト2>の数値データに指定された色で順次プロットしたプロットグラフが生成され、そのプロットグラフのデータがRAM15のグラフデータ記憶領域15dに記憶される(ステップB6〜B8)。
On the other hand, when “Y” is selected in the reference selection menu 24 (Yes in Step B5), the list data to be graphed <
すなわち、図9のグラフ表示画面31に示すように、<リスト1>の各数値データを“X”、<リスト2>の各数値データを“Y”とした各プロット点33a〜33jを描画したプロットグラフ32Yが、当該<リスト2>の各数値データに指定された色を基準に生成され、具体的には、4番目のセルに対応するところのプロット点(156,60)33dは赤色、7番目のセルに対応するところプロット点(96,40)33gは青色、8番目のセルに対応するところのプロット点(122,62)33hは赤色、それ以外は黒色で描画される。
That is, as shown in the
さらに、前記基準選択メニュー24において“X&Y”が選択されると(ステップB9のYes)、前記同様にリストデータ記憶領域15cに記憶されているグラフ化対象のリストデータ<リスト1><リスト2>から各セルに対応する1対の数値データが順番に取り込まれ(ステップB10)、その都度、同読み出された<リスト1>の数値データに指定された色と<リスト2>の数値データに指定された色とが同色か否か判断される(ステップB11)。
Further, when “X & Y” is selected in the reference selection menu 24 (Yes in Step B9), list data to be graphed <
そして、同色と判断された場合は(ステップB11のYes)、同1対の数値データに対応する(X,Y)の点を、その色で順次プロットしたプロットグラフが生成され、そのプロットグラフのデータがRAM15のグラフデータ記憶領域15dに記憶される(ステップB10〜B13)。
If it is determined that the colors are the same (Yes in step B11), a plot graph is generated in which the points (X, Y) corresponding to the pair of numerical data are sequentially plotted in that color. Data is stored in the graph
一方、リストデータからセル毎に読み出された<リスト1>の数値データに指定された色と<リスト2>の数値データに指定された色とが異なると判断された場合は(ステップB11のNo)、同1対の数値データに対応する(X,Y)の点を、特殊態様でプロットしたプロットグラフが生成され、そのプロットグラフのデータがRAM15のグラフデータ記憶領域15dに記憶される(ステップB10,B11(No),B14,B13)。
On the other hand, when it is determined that the color specified in the numerical data of <
具体的には、1〜3番目のセルに対応するところのプロット点33a〜33c、5,6番目のセルに対応するところのプロット点33e,33f、9,10番目のセルに対応するところのプロット点33i,33jは黒色、4,7,8番目のセルに対応するところプロット点33d,33g,33hは特殊態様で描画される。
Specifically, the plot points 33a to 33c corresponding to the first to third cells, the
図10は、前記電子計算機10のプロットグラフ生成処理に伴い基準選択メニュー24の“X&Y”が選択され各数値データの指定色が異なった場合に描画される特殊態様のプロット点33A,33Bを示す図である。
FIG. 10 shows
前記特殊態様のプロット点は、例えば図10(a)に示すように、中心に穴の開いた枠状プロット点33Aとしてもよいし、図10(b)に示すように、異なる2色で半々に色分けした枠状プロット点33Bとしてもよい。 The plot points in the special mode may be frame-shaped plot points 33A having a hole in the center as shown in FIG. 10A, for example, or half different in two colors as shown in FIG. 10B. Alternatively, the frame-shaped plot points 33B may be color-coded.
そして、前記一連のプロットグラフ生成処理が終了すると(Return)、前記グラフデータ記憶領域15dに記憶されたプロットグラフが表示データ記憶領域15aに展開され、図8または図9に示すようなグラフ表示画面31として表示部13の画面上にカラー表示される(ステップA8)。
When the series of plot graph generation processes ends (Return), the plot graph stored in the graph
(グラフ表示後の色変更)
・全部変更
ここで、グラフの表示後に、ユーザによりキー入力部12に設けられた「Color」キー12eが操作されると(ステップA9のYes)、そのグラフ表示画面31に赤色(Red)、青色(Blue)、緑色(Grn)、黄色(Yllw)の色選択ウインドウ(図示せず)が表示される。
(Color change after graph display)
Here, after the graph is displayed, when the user operates the “Color” key 12e provided in the key input unit 12 (Yes in Step A9), the
この色選択ウインドウの中の1色がカーソルキー12iの操作にて指定されると(ステップA10のYes)、グラフ全体の色がその指定色に変更される(ステップA11)。また、それに伴い、RAM15のリストデータ記憶領域15cに記憶されたリストデータの各数値データに指定された色も同様に変更される(ステップA12)。
When one color in the color selection window is designated by the operation of the cursor key 12i (Yes in Step A10), the color of the entire graph is changed to the designated color (Step A11). Accordingly, the color designated for each numerical data of the list data stored in the list
この際、前記プロットグラフ生成処理(図6参照)において、基準選択メニュー24の“X”が選択されていた場合は、<リスト1>の各数値データに指定された色の全てが前記色選択ウインドウでの指定色に変更され、同基準選択メニュー24の“Y”が選択されていた場合は、<リスト2>の各数値データに指定された色の全てが前記色選択ウインドウでの指定色に変更される。さらに、同基準選択メニュー24の“X&Y”が選択されていた場合は、<リスト1><リスト2>の各数値データに指定された色の全てが前記色選択ウインドウでの指定色に変更される。
At this time, if “X” in the
例えば、図8で示したように、表示色の基準を“X”グラフに選択したときのプロットグラフ32Xが表示されている状態で、「Color」キー12eが操作されると、図示しない色選択ウインドウが表示され、その色選択ウインドウ中の青色(Blue)がカーソルキー12iの操作にて指定されたとすると、プロットグラフ32Xを構成する全てのプロット点33a〜33jが青色に変更される。
For example, as shown in FIG. 8, when the “Color” key 12e is operated in a state where the
そして、前記表示色の基準“X”に対応したリストデータ<リスト1>の各数値データに指定された色が全て青色に変更される。
Then, all the colors designated in the numerical data of the list data <
また、例えば、図9で示したように、表示色の基準を“Y”グラフに選択したときのプロットグラフ32Yが表示されている状態で、「Color」キー12eが操作されると、図示しない色選択ウインドウが表示され、その色選択ウインドウ中の赤色(Red)がカーソルキー12iの操作にて指定されたとすると、プロットグラフ32Yを構成する全てのプロット点33a〜33jが赤色に変更される。 Further, for example, as shown in FIG. 9, when the “Color” key 12e is operated in a state where the plot graph 32Y when the display color reference is selected as the “Y” graph is displayed, it is not illustrated. If a color selection window is displayed and red (Red) in the color selection window is designated by operating the cursor key 12i, all the plot points 33a to 33j constituting the plot graph 32Y are changed to red.
そして、前記表示色の基準“Y”に対応したリストデータ<リスト2>の各数値データに指定された色が全て赤色に変更される。
Then, all the colors designated in the numerical data of the list data <
「回帰グラフ」に対応したグラフでも同様であり、同グラフの色が色選択ウインドウの中で指定された色に変更され、その色変更が基準選択メニュー24で表示色の基準として選択したリストデータの全数値データに反映され、同様に色変更されることになる。
The same applies to the graph corresponding to the “regression graph”, and the color of the graph is changed to the color specified in the color selection window, and the color change is selected as the display color reference in the
・部分変更
一方、「Color」キー12eの操作後(ステップA9のYes)、ファンクションキー「Fn」ではなく、「Trace」キー12gが操作された場合には(ステップA13)、グラフ表示画面31に赤色(Red)、青色(Blue)、緑色(Grn)、黄色(Yllw)の色選択ウインドウ(図示せず)が表示され、以下のような手順で部分的な色変更が行われる。
-Partial change On the other hand, after the "Color" key 12e is operated (Yes in Step A9), when the "Trace" key 12g is operated instead of the function key "Fn" (Step A13), the
なお、この電子計算機10にはタッチパネルが備えられていないため、「Trace」キー12gの操作によってトレースモードに切り替えた際に、カーソルキー12iの操作によって表示中のオブジェクト(つまり、グラフ上の点など)を1つずつ指定するといった操作を行うものとする。
Since the
図11は、前記電子計算機10の統計計算モード時のグラフ表示処理に伴い「Trace」キー12gにより部分的な色変更を行う場合のプロットグラフ32Xの表示画面31を示す図である。
FIG. 11 is a diagram showing a
ここで、「Trace」キー12gが操作された際に(ステップA13のYes)、現在表示中のグラフ種がプロットグラフであれば、例えば図11に示すように、カーソルキー12iの操作によって選択されたプロットグラフ32X上のプロット点33gが色変更の対象として抽出され、点滅などにより識別表示される(ステップA14)。
Here, when the “Trace” key 12g is operated (Yes in Step A13), if the currently displayed graph type is a plot graph, it is selected by operating the cursor key 12i, for example, as shown in FIG. The plotted point 33g on the plotted
そして、前記カーソルキー12iの操作によって選択されたプロット点33gに対応する数値データ[X=96][Y=40]がリストデータ記憶領域15cに記憶されているリストデータ<リスト1><リスト2>(図3参照)から読み出され、当該各数値データに指定されている色の赤色と青色で表示される(ステップA15)。
Then, list data <
この後、前記色選択ウインドウ(図示せず)の中の1色がカーソルキー12iの操作にて指定された際に(ステップA16のYes)、前記抽出されたプロット点33gの色がその指定色に変更され(ステップA17)、それに伴い、RAM15のリストデータ記憶領域15cに記憶されたリストデータの各数値データの中の対応するデータの色も変更される(ステップA18)。
Thereafter, when one color in the color selection window (not shown) is designated by operating the cursor key 12i (Yes in step A16), the color of the extracted plot point 33g is the designated color. (Step A17), and accordingly, the color of the corresponding data in the numerical data of the list data stored in the list
この際、前記プロットグラフ生成処理(図6参照)において、基準選択メニュー24の“X”が選択されていた場合は、前記選択されたプロット点に対応する<リスト1>の数値データに指定された色だけが前記色選択ウインドウでの指定色に変更され、同基準選択メニュー24の“Y”が選択されていた場合は、同選択されたプロット点に対応する<リスト2>の数値データに指定された色だけが前記色選択ウインドウでの指定色に変更される。さらに、同基準選択メニュー24の“X&Y”が選択されていた場合は、同選択されたプロット点に対応する<リスト1><リスト2>の各数値データに指定された色が前記色選択ウインドウでの指定色に変更される。
At this time, in the plot graph generation process (see FIG. 6), if “X” in the
すなわち、前記図11で示した表示色の基準を“X”<リスト1>に選択したプロットグラフ32Xのグラフ表示画面31において、現在は赤色で表示されているプロット点33gが色変更対象(オプジェクト)として選択され、前記色選択ウインドウの中の青色(Blue)が指定されたとすると(ステップA16のYes)、そのプロット点33gが赤色から青色に変更される(ステップA17)。
That is, in the
そして、同プロットグラフ32Xのプロット点33gに対応したリストデータ<リスト1><リスト2>の各数値データ[X=96][Y=40]のうち、基準選択された“X”<リスト1>の数値データ[X=96]に指定された色だけが赤色から青色に変更される(ステップA18)。
Then, among the numerical data [X = 96] [Y = 40] of the list data <
以後同様にして、カーソルキー12iの操作によりオブジェクト(プロット点)を1つ1つ指定しながら、その指定されたオブジェクトの色を部分的に変更することができる。 Similarly, the color of the designated object can be partially changed while designating the objects (plot points) one by one by operating the cursor key 12i.
そして、同指定されたオブジェクト(プロット点)に対応したリストデータの色も、基準選択された“X”<リスト1>、または“Y”<リスト2>、または“X&Y”<リスト1><リスト2>を対象に変更することができる。
Then, the color of the list data corresponding to the designated object (plot point) is also selected as “X” <
一方、前記基準選択メニュー24にて選択された表示色の基準に従ったプロットグラフの表示画面31において、同表示画面31の下端に常時表示されている同基準選択メニュー24にて他の基準が選択されると(ステップA19のYes)、当該選択された他の基準に従い前記図6におけるプロットグラフ生成処理が再実行される(ステップAB)。
On the other hand, in the plot
そして、キー入力部12に設けられた「EXIT」キー12hが操作されると(ステップA20のYes)、グラフ表示状態から抜け、RAM15のリストデータ記憶領域15cから当該グラフに対応したリストデータが読み出されて画面上に表示される(ステップA21)。このとき、グラフに色変更があった場合には、表示されたリストデータの色も変化している。
When the “EXIT” key 12h provided in the
したがって、前記構成の電子計算機10における統計計算モード時のグラフ表示機能によれば、ユーザがリストデータを入力した際に、そのリストデータの各数値データに任意の色を指定しておくことにより、その指定された色に従ったスキャッタプロットグラフがカラー表示される。この際、基準選択メニュー24で“X”が選択された場合は<リスト1>の各数値データに指定された色を基準に各プロット点がカラー表示され、“Y”が選択された場合は<リスト2>の各数値データに指定された色を基準に各プロット点がカラー表示される。さらに、“X&Y”が選択された場合に<リスト1><リスト2>の各対応する数値データに指定された色が同色であるところのプロット点はその色でカラー表示され、異なる色であるところのプロット点は枠状プロット点(33Aや33B)などの特殊態様にしてカラー表示される。このため、リストデータとスキャッタプロットグラフとの相互関係を色や表示態様にて視覚的に把握できるようになり、リストデータを元に描画されるプロットグラフの特性を容易に理解することができるようになる。
Therefore, according to the graph display function in the statistical calculation mode in the
さらに、ユーザが表示中のスキャッタプロットグラフに対して色変更を全体的あるいは部分的に行うと、その色変更が前記基準選択されたリストデータ(<リスト1>または<リスト2>または<リスト1><リスト2>)の各数値データに反映されるので、表示中のスキャッタプロットグラフとリストデータの各数値データとの相互関係を色変化にて容易に学ぶことができる。
Further, when the user changes the color of the scatter plot graph being displayed in whole or in part, the color change is performed according to the list data (<
なお、前記各実施形態では、リストデータの各数値データに対して指定可能な色として、赤色(Red)、青色(Blue)、緑色(Grn)、黄色(Yllw)の5色を例にして説明したが、これらの色以外の色を指定できようにしても良いし、5色以上の色を指定できるような構成であってもよい。 In each of the above-described embodiments, five colors of red (Red), blue (Blue), green (Grn), and yellow (Yllw) are described as examples of colors that can be specified for each numerical data of the list data. However, it may be possible to specify a color other than these colors, or a configuration in which five or more colors can be specified.
前記各実施形態において記載した電子計算機10による各動作手法、すなわち、図5、図6の各フローチャートで示した手法は、コンピュータに実行させることのできるプログラムとして、メモリカード(ROMカード、RAMカード等)、磁気ディスク(フレシキプルディスク、ハードディスク等)、光ディスク(CD−ROM、DVD等)、半導体メモリ等の記憶媒体(記録媒体17)に記録して配布することができる。そして、電子計算機10のコンピュータ(CPU11)は、この記憶媒体に記録されたプログラムを読み込みことで、前述した手法による同様の処理を実行することができる。
Each operation method by the
また、前記手法を実現するためのプログラムのデータは、プログラムコードの形態として通信ネットワーク(公衆回線)を介して伝送させることができる。そして、電子計算機10のコンピュータ(CPU11)は、このプログラムを通信ネットワークに接続された通信装置(通信制御部18)にて受信することにより、前述した手法による同様の処理を実行することができる。
Further, program data for realizing the above technique can be transmitted as a program code form via a communication network (public line). And the computer (CPU11) of the
なお、本発明は前記各実施形態そのままに限定されるものではなく、実施段階ではその要旨を逸脱しない範囲で構成要素を変形して具体化できる。また、前記各実施形態に開示されている複数の構成要素の適宜な組み合わせにより、種々の発明を形成できる。例えば、実施形態に示される全構成要素から幾つかの構成要素を削除してもよい。さらに、異なる実施形態にわたる構成要素を適宜組み合わせてもよい。 Note that the present invention is not limited to the above-described embodiments as they are, and can be embodied by modifying the components without departing from the scope of the invention in the implementation stage. Various inventions can be formed by appropriately combining a plurality of constituent elements disclosed in the respective embodiments. For example, some components may be deleted from all the components shown in the embodiment. Furthermore, constituent elements over different embodiments may be appropriately combined.
10 …電子計算機(グラフ関数電卓)
11 …CPU
11a…リスト入力制御部
11b…リスト記憶制御部
11c…グラフ生成制御部
11d…グラフ表示制御部
11e…第1の色変更制御部
11f…第2の色変更制御部
12 …キー入力部
12a…数値・記号キー
12b…関数・演算子キー
12c…「Menu」キー
12d…「Shift」キー
12e…「Color」キー
12f…「Graph」キー
12g…「Trace」キー
12h…「EXIT」キー
12i…カーソルキー
F1〜F6…ファンクションキー
13 …表示部
14 …メモリ
14a…グラフ表示制御プログラム
15 …RAM
15a…表示データ記憶領域
15b…式データ記憶領域
15c…リストデータ記憶領域
15d…グラフデータ記憶領域
16 …記録媒体読取部
17 …記録媒体
18 …通信制御部
21 …リスト入力画面
22 …リスト(表)
23 …色選択メニュー
24 …基準選択メニュー
31 …グラフ表示画面
32X…プロットグラフ(X基準)
32Y…プロットグラフ(Y基準)
33a〜33J…プロット点
33A,33B…枠状プロット点(特殊態様)
10 ... Electronic calculator (graph function calculator)
11 ... CPU
11a ... List
DESCRIPTION OF
23 ...
32Y Plot graph (Y standard)
33a to 33J ... Plot points 33A, 33B ... Frame-like plot points (special mode)
Claims (6)
このリスト入力手段によって入力されたリストデータを前記各数値データに指定された色の情報と関連付けて記憶するリスト記憶手段と、
このリスト記憶手段により記憶されたリストデータを前記各数値データに指定された色の情報に従い当該各数値データに色を付けてカラー表示するリスト表示手段と、
前記リスト記憶手段により記憶された2組のリストデータに基づいて、一方のリストデータの数値データをX値、他方のリストデータの数値データをY値とした点をプロットしたプロットグラフを生成する際のプロット点の表示色を、ユーザ操作に応じてX値、Y値またはX値とY値の両方の何れを基準とするかを選択する基準選択手段と、
前記基準選択手段により表示色の基準としてX値が選択された場合は、X値に対応するリストデータの数値データに指定された色で前記点をプロットし、Y値が選択された場合は、Y値に対応するリストデータの数値データに指定された色で前記点をプロットし、X値とY値の両方が選択された場合は、両方のリストデータの数値データに指定された色が同じ色であればその色で前記点をプロットし、異なる色であれば特殊態様で前記点をプロットしてプロットグラフを生成するグラフ生成手段と、
このグラフ生成手段により生成されたプロットグラフの各点をカラー表示するグラフ表示手段と、
を備えたことを特徴とするグラフ表示装置。 List input means for inputting list data composed of a plurality of numerical data by user operation, and specifying an arbitrary color for each numerical data of the list data;
List storage means for storing the list data input by the list input means in association with the color information specified for each numerical data;
List display means for displaying the list data stored by the list storage means in color by coloring each numerical data according to the color information specified for each numerical data;
Based on the two sets of list data stored by the list storage means, when generating a plot graph in which points are plotted with the numerical data of one list data as the X value and the numerical data of the other list data as the Y value Reference selection means for selecting whether the display color of the plot points is based on the X value, the Y value, or both the X value and the Y value according to a user operation ;
When the X value is selected as the display color reference by the reference selection means, the point is plotted in the color specified in the numerical data of the list data corresponding to the X value, and when the Y value is selected, When the point is plotted with the color specified in the numerical data of the list data corresponding to the Y value and both the X value and the Y value are selected, the colors specified in the numerical data of both list data are the same If the color is a point, the point is plotted with the color; if the color is different, the point is plotted in a special manner to generate a plot graph;
Graph display means for displaying in color each point of the plot graph generated by the graph generation means;
A graph display device comprising:
この第1の色変更手段によって変更された色を、前記基準選択手段により表示色の基準が一方のリストデータに選択されている場合は、前記リスト記憶手段により記憶された当該プロットグラフに対応した一方のリストデータに反映させ、他方のリストデータに選択されている場合は、同他方のリストデータに反映させ、両方のリストデータに選択されている場合は、同両方のリストデータに反映させて、各数値データに指定された色を同様に変更する第2の色変更手段と、
を備えたことを特徴とする請求項1に記載のグラフ表示装置。 First color changing means for changing the color of the plot graph displayed by the graph display means;
The color changed by the first color changing unit corresponds to the plot graph stored by the list storage unit when the display color reference is selected as one list data by the reference selection unit. When it is reflected in one list data and selected in the other list data, it is reflected in the other list data. When it is selected in both list data, it is reflected in both list data. Second color changing means for similarly changing the color designated in each numerical data;
The graph display device according to claim 1 , further comprising:
前記コンピュータを、
ユーザ操作によって複数の数値データからなるリストデータを入力し、そのリストデータの各数値データに任意の色を指定するリスト入力手段、
このリスト入力手段によって入力されたリストデータを前記各数値データに指定された色の情報と関連付けて記憶するリスト記憶手段、
このリスト記憶手段により記憶されたリストデータを前記各数値データに指定された色の情報に従い当該各数値データに色を付けてカラー表示するリスト表示手段、
前記リスト記憶手段により記憶された2組のリストデータに基づいて、一方のリストデータの数値データをX値、他方のリストデータの数値データをY値とした点をプロットしたプロットグラフを生成する際のプロット点の表示色を、ユーザ操作に応じてX値、Y値またはX値とY値の両方の何れを基準とするかを選択する基準選択手段、
前記基準選択手段により表示色の基準としてX値が選択された場合は、X値に対応するリストデータの数値データに指定された色で前記点をプロットし、Y値が選択された場合は、Y値に対応するリストデータの数値データに指定された色で前記点をプロットし、X値とY値の両方が選択された場合は、両方のリストデータの数値データに指定された色が同じ色であればその色で前記点をプロットし、異なる色であれば特殊態様で前記点をプロットしてプロットグラフを生成するグラフ生成手段、
このグラフ生成手段により生成されたプロットグラフの各点をカラー表示するグラフ表示手段、
として機能させるためのプログラム。 A program for controlling a computer of an electronic device having a display unit capable of color display,
The computer,
List input means for inputting list data composed of a plurality of numerical data by user operation, and specifying an arbitrary color for each numerical data of the list data,
List storage means for storing the list data input by the list input means in association with the color information designated for each numerical data;
List display means for displaying the list data stored by the list storage means in color by coloring each numerical data according to the color information specified for each numerical data;
Based on the two sets of list data stored by the list storage means, when generating a plot graph in which points are plotted with the numerical data of one list data as the X value and the numerical data of the other list data as the Y value A reference selecting means for selecting whether the display color of the plot points is based on the X value, the Y value, or both the X value and the Y value according to a user operation ;
When the X value is selected as the display color reference by the reference selection means, the point is plotted in the color specified in the numerical data of the list data corresponding to the X value, and when the Y value is selected, When the point is plotted with the color specified in the numerical data of the list data corresponding to the Y value and both the X value and the Y value are selected, the colors specified in the numerical data of both list data are the same If the color is plotted, the point is plotted with the color; if the color is different, the point is plotted in a special manner to generate a plot graph;
Graph display means for displaying each point of the plot graph generated by the graph generation means in color;
Program to function as.
Priority Applications (3)
| Application Number | Priority Date | Filing Date | Title |
|---|---|---|---|
| JP2010123438A JP4868070B2 (en) | 2010-05-28 | 2010-05-28 | Graph display device and program |
| US13/038,475 US9007376B2 (en) | 2010-03-29 | 2011-03-02 | Graph display apparatus and graph display method |
| CN201110079197.9A CN102207923B (en) | 2010-03-29 | 2011-03-28 | Graph display device and chart display method |
Applications Claiming Priority (1)
| Application Number | Priority Date | Filing Date | Title |
|---|---|---|---|
| JP2010123438A JP4868070B2 (en) | 2010-05-28 | 2010-05-28 | Graph display device and program |
Related Child Applications (1)
| Application Number | Title | Priority Date | Filing Date |
|---|---|---|---|
| JP2011246138A Division JP5177275B2 (en) | 2011-11-10 | 2011-11-10 | Graph display device and program |
Publications (2)
| Publication Number | Publication Date |
|---|---|
| JP2011248779A JP2011248779A (en) | 2011-12-08 |
| JP4868070B2 true JP4868070B2 (en) | 2012-02-01 |
Family
ID=45413922
Family Applications (1)
| Application Number | Title | Priority Date | Filing Date |
|---|---|---|---|
| JP2010123438A Active JP4868070B2 (en) | 2010-03-29 | 2010-05-28 | Graph display device and program |
Country Status (1)
| Country | Link |
|---|---|
| JP (1) | JP4868070B2 (en) |
Family Cites Families (5)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| JPH07105392A (en) * | 1993-10-04 | 1995-04-21 | Fujitsu S Ee Syst Kk | Method for processing of data displayed on screen |
| JP3489365B2 (en) * | 1996-12-28 | 2004-01-19 | カシオ計算機株式会社 | Table data processing device |
| JP2000132697A (en) * | 1998-10-28 | 2000-05-12 | Casio Comput Co Ltd | Graph display device and storage medium |
| JP3915356B2 (en) * | 1999-12-24 | 2007-05-16 | カシオ計算機株式会社 | Graph display control device and storage medium |
| JP2001357021A (en) * | 2000-06-14 | 2001-12-26 | Casio Comput Co Ltd | Graph display control device and storage medium |
-
2010
- 2010-05-28 JP JP2010123438A patent/JP4868070B2/en active Active
Also Published As
| Publication number | Publication date |
|---|---|
| JP2011248779A (en) | 2011-12-08 |
Similar Documents
| Publication | Publication Date | Title |
|---|---|---|
| JP6221323B2 (en) | Graph display device and control program thereof | |
| CN105005433A (en) | Graph display control apparatus and graph display control method | |
| WO2007046326A1 (en) | Spreadsheet intracell range graph display method | |
| CN105324160B (en) | Electronic game machine, electronic game processing method, and non-volatile storage medium storing electronic game program | |
| AU2014277722A1 (en) | Graph display control device, electronic device, graph display method and Storage medium recording graph display control processing program | |
| JP4870601B2 (en) | Screen data generation apparatus, image processing apparatus, screen data generation method and program | |
| US9007376B2 (en) | Graph display apparatus and graph display method | |
| JP5581768B2 (en) | Graph display device and program | |
| US8671125B2 (en) | Electronic calculator and computer-readable medium | |
| JP4952824B2 (en) | Graph display device and program | |
| JP4868070B2 (en) | Graph display device and program | |
| JP2006004054A (en) | Electronic device user interface generation device | |
| JP5397512B2 (en) | Graph display device and program | |
| JP5177275B2 (en) | Graph display device and program | |
| JP5062280B2 (en) | Graph display device and program | |
| JP2012159868A (en) | Programming device of programmable logic controller | |
| JP2009026239A (en) | GUI editing apparatus, GUI editing method and program | |
| JP5397513B2 (en) | Graph display device and program | |
| WO2019187542A1 (en) | Information processing method, information processing device, and program | |
| JP2013084257A (en) | Database visualization system | |
| CN103530270B (en) | Table data administrator, table data managing method | |
| JP2010191795A (en) | Display screen design support device and program | |
| JP7477027B1 (en) | Information processing device, information processing method, and program | |
| JP5783992B2 (en) | Screen data simulation system and simulation software for programmable display, programmable display | |
| JP5510253B2 (en) | Graphic display device and program |
Legal Events
| Date | Code | Title | Description |
|---|---|---|---|
| A521 | Request for written amendment filed |
Free format text: JAPANESE INTERMEDIATE CODE: A523 Effective date: 20110920 |
|
| TRDD | Decision of grant or rejection written | ||
| A01 | Written decision to grant a patent or to grant a registration (utility model) |
Free format text: JAPANESE INTERMEDIATE CODE: A01 Effective date: 20111018 |
|
| A01 | Written decision to grant a patent or to grant a registration (utility model) |
Free format text: JAPANESE INTERMEDIATE CODE: A01 |
|
| A61 | First payment of annual fees (during grant procedure) |
Free format text: JAPANESE INTERMEDIATE CODE: A61 Effective date: 20111031 |
|
| R150 | Certificate of patent or registration of utility model |
Ref document number: 4868070 Country of ref document: JP Free format text: JAPANESE INTERMEDIATE CODE: R150 Free format text: JAPANESE INTERMEDIATE CODE: R150 |
|
| FPAY | Renewal fee payment (event date is renewal date of database) |
Free format text: PAYMENT UNTIL: 20141125 Year of fee payment: 3 |