-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathBox_Plot.html
More file actions
78 lines (70 loc) · 8.91 KB
/
Copy pathBox_Plot.html
File metadata and controls
78 lines (70 loc) · 8.91 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
<h1 class="firstheading">ボックスチャート</h1><p class='urlname' style='display: none'>ボックスチャート</p>
<div id="toc" class="toc"><div id="toctitle"><h2>目次</h2></div>
<ul>
<li class="toclevel-1 tocsection-1"><a href="#Summary"><span class="tocnumber">1</span><span class="toctext">概要</span></a></li>
<li class="toclevel-1 tocsection-2"><a href="#What_you_will_learn"><span class="tocnumber">2</span> <span class="toctext">学習する項目</span></a></li>
<li class="toclevel-1 tocsection-3"><a href="#Steps"><span class="tocnumber">3</span> <span class="toctext">ステップ</span></a></li>
</ul>
</div>
<p><br />
</p>
<table class="simple" style="width: 80%">
<tr style="vertical-align: top;">
<td style="width: 40%"><a class="image"><img alt="Video Image.png" src="../images/Box_Plot/Video_Image.png" width="33" /></a> <a class="image"><img alt="Video Text Image.png" src="../images/Box_Plot/Video_Text_Image.png" width="135" /></a>
<ul><li> <a class="external text" href="https://www.originlab.com/videos/details.aspx?id=68" target="_blank">Box Plot</a></li>
<li> <a class="external text" href="https://www.originlab.com/videos/details.aspx?id=173" target="_blank">Box Plot Improvements in Origin 2017</a></li>
<li> <a class="external text" href="https://www.originlab.com/videos/details.aspx?id=201" target="_blank">Line Series Plots: A Box Chart Variation</a> </li></ul>
</td>
<td style="width: 40%"><a class="image"><img alt="Website blog icon circle.png" src="../images/Box_Plot/Website_blog_icon_circle.png" width="31" /></a> <a class="image"><img alt="Blog Image 33x33px.png" src="../images/Box_Plot/Blog_Image_33x33px.png" width="135" /></a>
<ul><li> <a class="external text" href="http://blog.originlab.com/creating-grouped-bar-plots-in-origin-2016" target="_blank">Easier Way to Control Grouped Bar Plot Colors in Origin 2016</a></li>
<li> <a class="external text" href="http://blog.originlab.com/how-to-plot-jitterchart-with-mean-and-error" target="_blank">Plot Jitter Chart with Mean and SE Bar in Origin</a></li>
<li> <a class="external text" href="http://blog.originlab.com/box-plot-with-histogram" target="_blank">Box Plot with Histogram</a></li></ul>
</td></tr></table>
<p><br />
</p>
<h2><a name="Summary"></a><span class="mw-headline">概要</span></h2>
<p>このチュートリアルでは、次のボックス図をデータプロットと分布曲線の両方で作成する方法をご案内します。
</p><p><a class="image"><img alt="Tutorial Box Plot 001.png" src="../images/Box_Plot/Tutorial_Box_Plot_001.png" width="446" /></a>
</p>
<p class="version" >必要なOriginのバージョン: Origin 2015 SR0以降</p>
<h2><a name="What_you_will_learn"></a><span class="mw-headline">学習する項目</span></h2>
<p>このチュートリアルでは、以下の項目について解説します。
</p>
<ul><li>データを重ね合わせたボックスチャートを作成する</li>
<li>ボックスチャートを編集する</li>
<li>レイヤ背景を変更する</li></ul>
<h2><a name="Steps"></a><span class="mw-headline">ステップ</span></h2>
<p>このチュートリアルは、チュートリアルデータプロジェクト(<i><Origin EXE Folder>\Samples\Tutorial Data.opj</i>)と関連しています。
</p>
<ol>
<li><b>Tutorial Data.opj</b><b> </b>を開き、<b><b>プロジェクトエクスプローラ</b></b>で<b>Box Plot</b> フォルダを開きます。
<li>ワークシート<b>BoxData</b>をアクティブにし、列January(Y)、February(Y)、March(Y)を選択します。メニューから<b>作図:統計:ボックス</b>を選択します。
<li>プロットをクリックして、ミニツールバーを開きます。<b>ボックスの種類</b>ボタンをクリックして、リストから<b>点列[左}+ボックス[右]</b>を選択します。
<dl><dd><a class="image"><img alt="Tutorial Box Plot New 01-1.png" src="../images/Box_Plot/Tutorial_Box_Plot_New_01-1.png" width="465" /></a></dd></dl>
<li>ミニツールバーの<b>境界色</b>ボタンをクリックして<b>青</b>を選択します。
<dl><dd><a class="image"><img alt="Tutorial Box Plot New 01-2.png" src="../images/Box_Plot/Tutorial_Box_Plot_New_01-2.png" width="487" /></a></dd></dl>
<li><b>塗り色</b>ボタンをクリックして下図のようにしてカスタムカラーを作成します。
<dl><dd><a class="image"><img alt="Tutorial Box Plot New 01-3.png" src="../images/Box_Plot/Tutorial_Box_Plot_New_01-3.png" width="771" /></a></dd></dl>
<li> ボックスをダブルクリックして、<b>作図の詳細(プロット属性)</b>ダイアログを開きます。点列が追加されたので、ダイアログ内に<b><b>データ</b></b>タブが追加されます。このタブで、分布曲線を作成し、ビン化オプションを変更するために、下図のように編集します。
<dl><dd><a class="image"><img alt="Tutorial Box Plot New 02.png" src="../images/Box_Plot/Tutorial_Box_Plot_New_02.png" width="696" /></a></dd></dl>
<li>その後、<b>分布</b>タブで正規曲線を作成します。
<dl><dd><a class="image"><img alt="Tutorial Box Plot New 02a.png" src="../images/Box_Plot/Tutorial_Box_Plot_New_02a.png" width="710" /></a></dd></dl>
<li>次の操作では、<b><b>シンボル</b></b>タブでデータシンボルの編集を行います。
<dl><dd><a class="image"><img alt="Tutorial Box Plot New 05.png" src="../images/Box_Plot/Tutorial_Box_Plot_New_05.png" width="696" /></a></dd></dl>
<li> パーセンタイルポイントの編集はパーセンタイルタブで行います。
<dl><dd><a class="image"><img alt="Tutorial Box Plot New 05b.png" src="../images/Box_Plot/Tutorial_Box_Plot_New_05b.png" width="696" /></a></dd></dl>
<li>背景色を編集します。<b><b>作図の詳細</b></b>ダイアログの左パネルで、<b><b>Layer1</b></b>を選択してレイヤレベルをアクティブにします。もし、左パネルが表示されていない場合、<a class="image"><img alt="Plot Details Expansion.png" src="../images/Box_Plot/Plot_Details_Expansion.png" width="33" /></a> ボタンをクリックしてダイアログを拡張します。<b>背景</b> タブで、<b>色</b> オプションをクリックして、<b>色</b> ダイアログの<b>カスタム</b> にある、空の色ボックスをクリックします。<b>カスタム</b> タブのダイアログで、<b>赤</b>、<b>緑</b> と <b>青</b> の値を入力して、色を指定します。ここでは、(R:177, G:237, B:254)の値にて、色を作成しました。 <b>OK</b> をクリックして設定を適用し、ダイアログボックスを閉じます。
<li> Y 軸上でクリックし、ミニツールバーの<b>軸スケール</b>ボタンをクリックします。<b>軸スケール - Y 軸ダイアログ</b>で、下図のように軸スケールを設定します。
<dl><dd><a class="image"><img alt="Tutorial Box Plot New 06.png" src="../images/Box_Plot/Tutorial_Box_Plot_New_06.png" width="656" /></a></dd></dl>
<li>左軸のタイトルをダブルクリックして、タイトルを<i>Discharge [ft\+(3)/sec]</i> にします。
<dl><dd><a class="image"><img alt="Tutorial Box Plot New 06b.png" src="../images/Box_Plot/Tutorial_Box_Plot_New_06b.png" width="463" /></a></dd></dl>
<li>Y 軸上でクリックし、ミニツールバーの<b>軸ダイアログ</b>ボタンをクリックして、<b>グリッド線...</b>を選択します。ダイアログで、<b>主グリッド線</b>を有効にして、下図のようにスタイルを設定して<b>OK</b>ボタンをクリックします。
<dl><dd><a class="image"><img alt="Tutorial Box Plot New 07a.png" src="../images/Box_Plot/Tutorial_Box_Plot_New_07a.png" width="766" /></a></dd></dl>
<li>X軸をダブルクリックして、<b><b>軸</b></b>ダイアログボックスを開きます。<b>タイトル</b>タブで、<b>表示</b>にチェックをつけてからX軸のタイトルを<i>Month</i>に変更します。
<dl><dd><a class="image"><img alt="Tutorial Box Plot New 06c.png" src="../images/Box_Plot/Tutorial_Box_Plot_New_06c.png" width="699" /></a></dd></dl>
<li><b>スケール</b>タブを開き、左パネルで<b>垂直方向</b>を選択して、<b>副目盛</b>の<b>カウント</b>を0に設定します。
<b>OK</b> をクリックして設定を適用し、ダイアログボックスを閉じます。
<li><b><b>表示:表示様式:レイヤ枠</b></b>と選択して枠を表示します。
<li>凡例をクリックし、Deleteキーを押すと削除可能です。
<li>レイヤを右クリックし、表示されたメニューから<b>レイヤタイトルを追加/変更</b>をクリックします。テキストボックスに <i><b>Water Discharge at Station 120011</b></i> を入力します。レイヤタイトルや軸タイトル上でダブルクリックすると、テキストの編集が可能です。
</ol>