<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic how to change the type and color of lines in graph in Discussions</title>
    <link>https://community.jmp.com/t5/Discussions/how-to-change-the-type-and-color-of-lines-in-graph/m-p/75676#M35967</link>
    <description>&lt;P&gt;I am trying to show line of fit in graph builder for several sets of data.&amp;nbsp;&lt;/P&gt;&lt;P&gt;The data&amp;nbsp;table have many &lt;SPAN&gt;columns, I want to show the&amp;nbsp;column(i) vs&amp;nbsp;column(1).&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: inherit;"&gt;Every column can &lt;/SPAN&gt;&lt;SPAN style="font-family: inherit;"&gt;&amp;nbsp;be grouped by A1 &amp;amp; a, also can&amp;nbsp;&amp;nbsp;be grouped by&amp;nbsp;B1 &amp;amp;&amp;nbsp;b, but except &lt;SPAN&gt;column(1)&lt;/SPAN&gt;.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;The follow is the chart about&amp;nbsp;&lt;SPAN&gt;column(2) vs&amp;nbsp;column(1):&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="yu.png" style="width: 999px;"&gt;&lt;img src="https://community.jmp.com/t5/image/serverpage/image-id/12579iF2A8BFD14393570E/image-size/large?v=v2&amp;amp;px=999" role="button" title="yu.png" alt="yu.png" /&gt;&lt;/span&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;I use the follow script to change the type of lines:&lt;/SPAN&gt;&lt;/P&gt;&lt;PRE&gt;&lt;CODE class=" language-jsl"&gt;Dispatch(
{},
"400",
ScaleBox,
{Legend Model(
8,
Properties( 2, {Line Color( -14948892 ), Line Style( "Dotted" )} ),
Properties( 3, {Line Color( -3636920 ), Line Style( "Dotted" )} )
)}
)&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;If the&amp;nbsp;date&lt;SPAN style="font-family: inherit;"&gt;&amp;nbsp;column can&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN style="font-family: inherit;"&gt;&amp;nbsp;be grouped by A1 &amp;amp; a, also can&amp;nbsp;&amp;nbsp;be grouped by&amp;nbsp;B1&amp;nbsp;, b &amp;amp; bb, but except&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN&gt;column(1)&lt;/SPAN&gt;.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;Is there any way to draw the same &lt;SPAN&gt;graph&amp;nbsp;without setting a particular line like :&lt;/SPAN&gt;&lt;/P&gt;&lt;PRE&gt;&lt;CODE class=" language-jsl"&gt;Properties( 2, {Line Color( -14948892 ), Line Style( "Dotted" )} )&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Wed, 26 Sep 2018 00:37:53 GMT</pubDate>
    <dc:creator>Yu</dc:creator>
    <dc:date>2018-09-26T00:37:53Z</dc:date>
    <item>
      <title>how to change the type and color of lines in graph</title>
      <link>https://community.jmp.com/t5/Discussions/how-to-change-the-type-and-color-of-lines-in-graph/m-p/75676#M35967</link>
      <description>&lt;P&gt;I am trying to show line of fit in graph builder for several sets of data.&amp;nbsp;&lt;/P&gt;&lt;P&gt;The data&amp;nbsp;table have many &lt;SPAN&gt;columns, I want to show the&amp;nbsp;column(i) vs&amp;nbsp;column(1).&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: inherit;"&gt;Every column can &lt;/SPAN&gt;&lt;SPAN style="font-family: inherit;"&gt;&amp;nbsp;be grouped by A1 &amp;amp; a, also can&amp;nbsp;&amp;nbsp;be grouped by&amp;nbsp;B1 &amp;amp;&amp;nbsp;b, but except &lt;SPAN&gt;column(1)&lt;/SPAN&gt;.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;The follow is the chart about&amp;nbsp;&lt;SPAN&gt;column(2) vs&amp;nbsp;column(1):&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="yu.png" style="width: 999px;"&gt;&lt;img src="https://community.jmp.com/t5/image/serverpage/image-id/12579iF2A8BFD14393570E/image-size/large?v=v2&amp;amp;px=999" role="button" title="yu.png" alt="yu.png" /&gt;&lt;/span&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;I use the follow script to change the type of lines:&lt;/SPAN&gt;&lt;/P&gt;&lt;PRE&gt;&lt;CODE class=" language-jsl"&gt;Dispatch(
{},
"400",
ScaleBox,
{Legend Model(
8,
Properties( 2, {Line Color( -14948892 ), Line Style( "Dotted" )} ),
Properties( 3, {Line Color( -3636920 ), Line Style( "Dotted" )} )
)}
)&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;If the&amp;nbsp;date&lt;SPAN style="font-family: inherit;"&gt;&amp;nbsp;column can&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN style="font-family: inherit;"&gt;&amp;nbsp;be grouped by A1 &amp;amp; a, also can&amp;nbsp;&amp;nbsp;be grouped by&amp;nbsp;B1&amp;nbsp;, b &amp;amp; bb, but except&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN&gt;column(1)&lt;/SPAN&gt;.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;Is there any way to draw the same &lt;SPAN&gt;graph&amp;nbsp;without setting a particular line like :&lt;/SPAN&gt;&lt;/P&gt;&lt;PRE&gt;&lt;CODE class=" language-jsl"&gt;Properties( 2, {Line Color( -14948892 ), Line Style( "Dotted" )} )&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 26 Sep 2018 00:37:53 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/how-to-change-the-type-and-color-of-lines-in-graph/m-p/75676#M35967</guid>
      <dc:creator>Yu</dc:creator>
      <dc:date>2018-09-26T00:37:53Z</dc:date>
    </item>
  </channel>
</rss>

