<?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 Re: Cupid Arrow with Two Love Heart using SAS EG in Graphics Programming</title>
    <link>https://communities.sas.com/t5/Graphics-Programming/Cupid-Arrow-with-Two-Love-Heart-using-SAS-EG/m-p/423183#M14576</link>
    <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/57158"&gt;@Fan&lt;/a&gt;, I added you to the "author" role, so you can now create a library article with your example, if you want.&amp;nbsp; Here &lt;A href="https://communities.sas.com/t5/Community-Memo/3-reasons-why-you-should-write-an-article-for-the-SAS/ba-p/309034" target="_self"&gt;are the instructions&lt;/A&gt;.&lt;/P&gt;</description>
    <pubDate>Thu, 21 Dec 2017 18:53:47 GMT</pubDate>
    <dc:creator>ChrisHemedinger</dc:creator>
    <dc:date>2017-12-21T18:53:47Z</dc:date>
    <item>
      <title>Cupid Arrow with Two Love Heart using SAS EG</title>
      <link>https://communities.sas.com/t5/Graphics-Programming/Cupid-Arrow-with-Two-Love-Heart-using-SAS-EG/m-p/422580#M14551</link>
      <description>&lt;P&gt;I found I cannot post my SAS blogs, in my account, I don't have the options, it is interesting.&lt;/P&gt;&lt;P&gt;I found I can only post questions.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;FONT color="#0000ff" face="Courier New" size="1"&gt;%let&lt;/FONT&gt;&lt;FONT face="Courier New" size="1"&gt; path = /sas/shared_data/credit_loss_models/MIP_MIS/xx60692/love_heart;;&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT color="#0000ff" face="Courier New" size="1"&gt;%let&lt;/FONT&gt;&lt;FONT face="Courier New" size="1"&gt; ylabel = Love You To Death;&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT color="#0000ff" face="Courier New" size="1"&gt;%let&lt;/FONT&gt;&lt;FONT face="Courier New" size="1"&gt; xlabel = Love You To Death;&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT color="#0000ff" face="Courier New" size="1"&gt;%let&lt;/FONT&gt;&lt;FONT face="Courier New" size="1"&gt; entrylabel = Love You To Death;&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT color="#0000ff" face="Courier New" size="1"&gt;%let&lt;/FONT&gt;&lt;FONT face="Courier New" size="1"&gt; namelabel = Love You To Death;&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT color="#0000ff" face="Courier New" size="1"&gt;%let&lt;/FONT&gt;&lt;FONT face="Courier New" size="1"&gt; footnotes = Guaranteed Period: Ten Thousand Years!;&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT color="#000080" face="Courier New" size="1"&gt;&lt;STRONG&gt;data&lt;/STRONG&gt;&lt;/FONT&gt;&lt;FONT face="Courier New" size="1"&gt; heart_data1;&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT color="#0000ff" face="Courier New" size="1"&gt;do&lt;/FONT&gt;&lt;FONT face="Courier New" size="1"&gt; x=-&lt;/FONT&gt;&lt;STRONG&gt;&lt;FONT color="#008080" face="Courier New" size="1"&gt;2&lt;/FONT&gt;&lt;/STRONG&gt; &lt;FONT color="#0000ff" face="Courier New" size="1"&gt;to&lt;/FONT&gt; &lt;STRONG&gt;&lt;FONT color="#008080" face="Courier New" size="1"&gt;2&lt;/FONT&gt;&lt;/STRONG&gt; &lt;FONT color="#0000ff" face="Courier New" size="1"&gt;by&lt;/FONT&gt; &lt;STRONG&gt;&lt;FONT color="#008080" face="Courier New" size="1"&gt;.05&lt;/FONT&gt;&lt;/STRONG&gt;&lt;FONT face="Courier New" size="1"&gt;;&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT face="Courier New" size="1"&gt;y=sqrt(&lt;/FONT&gt;&lt;STRONG&gt;&lt;FONT color="#008080" face="Courier New" size="1"&gt;1&lt;/FONT&gt;&lt;/STRONG&gt;&lt;FONT face="Courier New" size="1"&gt;-(abs(x)-&lt;/FONT&gt;&lt;STRONG&gt;&lt;FONT color="#008080" face="Courier New" size="1"&gt;1&lt;/FONT&gt;&lt;/STRONG&gt;&lt;FONT face="Courier New" size="1"&gt;)**&lt;/FONT&gt;&lt;STRONG&gt;&lt;FONT color="#008080" face="Courier New" size="1"&gt;2&lt;/FONT&gt;&lt;/STRONG&gt;&lt;FONT face="Courier New" size="1"&gt;);&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT color="#0000ff" face="Courier New" size="1"&gt;output&lt;/FONT&gt;&lt;FONT face="Courier New" size="1"&gt;;&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT color="#0000ff" face="Courier New" size="1"&gt;end&lt;/FONT&gt;&lt;FONT face="Courier New" size="1"&gt;;&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT color="#0000ff" face="Courier New" size="1"&gt;do&lt;/FONT&gt;&lt;FONT face="Courier New" size="1"&gt; x=&lt;/FONT&gt;&lt;STRONG&gt;&lt;FONT color="#008080" face="Courier New" size="1"&gt;2&lt;/FONT&gt;&lt;/STRONG&gt; &lt;FONT color="#0000ff" face="Courier New" size="1"&gt;to&lt;/FONT&gt;&lt;FONT face="Courier New" size="1"&gt; -&lt;/FONT&gt;&lt;STRONG&gt;&lt;FONT color="#008080" face="Courier New" size="1"&gt;2&lt;/FONT&gt;&lt;/STRONG&gt; &lt;FONT color="#0000ff" face="Courier New" size="1"&gt;by&lt;/FONT&gt;&lt;FONT face="Courier New" size="1"&gt; -&lt;/FONT&gt;&lt;STRONG&gt;&lt;FONT color="#008080" face="Courier New" size="1"&gt;.05&lt;/FONT&gt;&lt;/STRONG&gt;&lt;FONT face="Courier New" size="1"&gt;;&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT face="Courier New" size="1"&gt;y=arcos(&lt;/FONT&gt;&lt;STRONG&gt;&lt;FONT color="#008080" face="Courier New" size="1"&gt;1&lt;/FONT&gt;&lt;/STRONG&gt;&lt;FONT face="Courier New" size="1"&gt;-abs(x))-&lt;/FONT&gt;&lt;STRONG&gt;&lt;FONT color="#008080" face="Courier New" size="1"&gt;3.14&lt;/FONT&gt;&lt;/STRONG&gt;&lt;FONT face="Courier New" size="1"&gt;;&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT color="#0000ff" face="Courier New" size="1"&gt;output&lt;/FONT&gt;&lt;FONT face="Courier New" size="1"&gt;;&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT color="#0000ff" face="Courier New" size="1"&gt;end&lt;/FONT&gt;&lt;FONT face="Courier New" size="1"&gt;;&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT color="#000080" face="Courier New" size="1"&gt;&lt;STRONG&gt;run&lt;/STRONG&gt;&lt;/FONT&gt;&lt;FONT face="Courier New" size="1"&gt;;&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT color="#000080" face="Courier New" size="1"&gt;&lt;STRONG&gt;data&lt;/STRONG&gt;&lt;/FONT&gt;&lt;FONT face="Courier New" size="1"&gt; heart_data; &lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT color="#0000ff" face="Courier New" size="1"&gt;set&lt;/FONT&gt;&lt;FONT face="Courier New" size="1"&gt; heart_data1;&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT color="#0000ff" face="Courier New" size="1"&gt;if&lt;/FONT&gt;&lt;FONT face="Courier New" size="1"&gt; y=&lt;/FONT&gt;&lt;STRONG&gt;&lt;FONT color="#008080" face="Courier New" size="1"&gt;.&lt;/FONT&gt;&lt;/STRONG&gt; &lt;FONT color="#0000ff" face="Courier New" size="1"&gt;then&lt;/FONT&gt;&lt;FONT face="Courier New" size="1"&gt; y=&lt;/FONT&gt;&lt;STRONG&gt;&lt;FONT color="#008080" face="Courier New" size="1"&gt;0&lt;/FONT&gt;&lt;/STRONG&gt;&lt;FONT face="Courier New" size="1"&gt;;&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT color="#0000ff" face="Courier New" size="1"&gt;if&lt;/FONT&gt;&lt;FONT face="Courier New" size="1"&gt; round(x*&lt;/FONT&gt;&lt;STRONG&gt;&lt;FONT color="#008080" face="Courier New" size="1"&gt;100&lt;/FONT&gt;&lt;/STRONG&gt;&lt;FONT face="Courier New" size="1"&gt;)=&lt;/FONT&gt;&lt;STRONG&gt;&lt;FONT color="#008080" face="Courier New" size="1"&gt;0&lt;/FONT&gt;&lt;/STRONG&gt; &lt;FONT color="#0000ff" face="Courier New" size="1"&gt;then&lt;/FONT&gt;&lt;FONT face="Courier New" size="1"&gt; y=y+&lt;/FONT&gt;&lt;STRONG&gt;&lt;FONT color="#008080" face="Courier New" size="1"&gt;.2&lt;/FONT&gt;&lt;/STRONG&gt;&lt;FONT face="Courier New" size="1"&gt;;&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT face="Courier New" size="1"&gt;x1=x+&lt;/FONT&gt;&lt;STRONG&gt;&lt;FONT color="#008080" face="Courier New" size="1"&gt;0.5&lt;/FONT&gt;&lt;/STRONG&gt;&lt;FONT face="Courier New" size="1"&gt;;&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT size="1"&gt;y1=y;&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT color="#000080" face="Courier New" size="1"&gt;&lt;STRONG&gt;run&lt;/STRONG&gt;&lt;/FONT&gt;&lt;FONT face="Courier New" size="1"&gt;;&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;　&lt;/P&gt;&lt;P&gt;&lt;FONT color="#000080" face="Courier New" size="1"&gt;&lt;STRONG&gt;data&lt;/STRONG&gt;&lt;/FONT&gt;&lt;FONT face="Courier New" size="1"&gt; anno_arrow;&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT face="Courier New" size="1"&gt;x2=-&lt;/FONT&gt;&lt;STRONG&gt;&lt;FONT color="#008080" face="Courier New" size="1"&gt;2&lt;/FONT&gt;&lt;/STRONG&gt;&lt;FONT face="Courier New" size="1"&gt;; y2=-&lt;/FONT&gt;&lt;STRONG&gt;&lt;FONT color="#008080" face="Courier New" size="1"&gt;2.5&lt;/FONT&gt;&lt;/STRONG&gt;&lt;FONT face="Courier New" size="1"&gt;; &lt;/FONT&gt;&lt;FONT color="#0000ff" face="Courier New" size="1"&gt;output&lt;/FONT&gt;&lt;FONT face="Courier New" size="1"&gt;;&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT face="Courier New" size="1"&gt;x2=-&lt;/FONT&gt;&lt;STRONG&gt;&lt;FONT color="#008080" face="Courier New" size="1"&gt;.75&lt;/FONT&gt;&lt;/STRONG&gt;&lt;FONT face="Courier New" size="1"&gt;; y2=-&lt;/FONT&gt;&lt;STRONG&gt;&lt;FONT color="#008080" face="Courier New" size="1"&gt;1.25&lt;/FONT&gt;&lt;/STRONG&gt;&lt;FONT face="Courier New" size="1"&gt;; &lt;/FONT&gt;&lt;FONT color="#0000ff" face="Courier New" size="1"&gt;output&lt;/FONT&gt;&lt;FONT face="Courier New" size="1"&gt;;&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT face="Courier New" size="1"&gt;x2=&lt;/FONT&gt;&lt;STRONG&gt;&lt;FONT color="#008080" face="Courier New" size="1"&gt;1&lt;/FONT&gt;&lt;/STRONG&gt;&lt;FONT face="Courier New" size="1"&gt;; y2=&lt;/FONT&gt;&lt;STRONG&gt;&lt;FONT color="#008080" face="Courier New" size="1"&gt;.5&lt;/FONT&gt;&lt;/STRONG&gt;&lt;FONT face="Courier New" size="1"&gt;; &lt;/FONT&gt;&lt;FONT color="#0000ff" face="Courier New" size="1"&gt;output&lt;/FONT&gt;&lt;FONT face="Courier New" size="1"&gt;;&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT face="Courier New" size="1"&gt;x2=&lt;/FONT&gt;&lt;STRONG&gt;&lt;FONT color="#008080" face="Courier New" size="1"&gt;1.75&lt;/FONT&gt;&lt;/STRONG&gt;&lt;FONT face="Courier New" size="1"&gt;; y2=&lt;/FONT&gt;&lt;STRONG&gt;&lt;FONT color="#008080" face="Courier New" size="1"&gt;1.25&lt;/FONT&gt;&lt;/STRONG&gt;&lt;FONT face="Courier New" size="1"&gt;; &lt;/FONT&gt;&lt;FONT color="#0000ff" face="Courier New" size="1"&gt;output&lt;/FONT&gt;&lt;FONT face="Courier New" size="1"&gt;;&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT color="#000080" face="Courier New" size="1"&gt;&lt;STRONG&gt;run&lt;/STRONG&gt;&lt;/FONT&gt;&lt;FONT face="Courier New" size="1"&gt;;&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT color="#000080" face="Courier New" size="1"&gt;&lt;STRONG&gt;data&lt;/STRONG&gt;&lt;/FONT&gt;&lt;FONT face="Courier New" size="1"&gt; for_heart_data;&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT color="#0000ff" face="Courier New" size="1"&gt;retain&lt;/FONT&gt;&lt;FONT face="Courier New" size="1"&gt; x y x1 y1 x2 y2;&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT color="#0000ff" face="Courier New" size="1"&gt;set&lt;/FONT&gt;&lt;FONT face="Courier New" size="1"&gt; heart_data;&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT face="Courier New" size="1"&gt;y2=&lt;/FONT&gt;&lt;STRONG&gt;&lt;FONT color="#008080" face="Courier New" size="1"&gt;0&lt;/FONT&gt;&lt;/STRONG&gt;&lt;FONT face="Courier New" size="1"&gt;;&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT color="#0000ff" face="Courier New" size="1"&gt;if&lt;/FONT&gt;&lt;FONT face="Courier New" size="1"&gt; -&lt;/FONT&gt;&lt;STRONG&gt;&lt;FONT color="#008080" face="Courier New" size="1"&gt;1.97&lt;/FONT&gt;&lt;/STRONG&gt;&lt;FONT face="Courier New" size="1"&gt;&amp;gt;x&amp;gt;-&lt;/FONT&gt;&lt;STRONG&gt;&lt;FONT color="#008080" face="Courier New" size="1"&gt;2.03&lt;/FONT&gt;&lt;/STRONG&gt; &lt;FONT color="#0000ff" face="Courier New" size="1"&gt;then&lt;/FONT&gt;&lt;FONT face="Courier New" size="1"&gt; x2=-&lt;/FONT&gt;&lt;STRONG&gt;&lt;FONT color="#008080" face="Courier New" size="1"&gt;2&lt;/FONT&gt;&lt;/STRONG&gt;&lt;FONT face="Courier New" size="1"&gt;; &lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT color="#0000ff" face="Courier New" size="1"&gt;if&lt;/FONT&gt;&lt;FONT face="Courier New" size="1"&gt; -&lt;/FONT&gt;&lt;STRONG&gt;&lt;FONT color="#008080" face="Courier New" size="1"&gt;0.72&lt;/FONT&gt;&lt;/STRONG&gt;&lt;FONT face="Courier New" size="1"&gt;&amp;gt;x&amp;gt;-&lt;/FONT&gt;&lt;STRONG&gt;&lt;FONT color="#008080" face="Courier New" size="1"&gt;0.78&lt;/FONT&gt;&lt;/STRONG&gt; &lt;FONT color="#0000ff" face="Courier New" size="1"&gt;then&lt;/FONT&gt;&lt;FONT face="Courier New" size="1"&gt; x2=-&lt;/FONT&gt;&lt;STRONG&gt;&lt;FONT color="#008080" face="Courier New" size="1"&gt;0.75&lt;/FONT&gt;&lt;/STRONG&gt;&lt;FONT face="Courier New" size="1"&gt;; &lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT color="#0000ff" face="Courier New" size="1"&gt;if&lt;/FONT&gt;&lt;FONT face="Courier New" size="1"&gt; -&lt;/FONT&gt;&lt;STRONG&gt;&lt;FONT color="#008080" face="Courier New" size="1"&gt;0.49&lt;/FONT&gt;&lt;/STRONG&gt;&lt;FONT face="Courier New" size="1"&gt;&amp;gt;x&amp;gt;-&lt;/FONT&gt;&lt;STRONG&gt;&lt;FONT color="#008080" face="Courier New" size="1"&gt;0.51&lt;/FONT&gt;&lt;/STRONG&gt; &lt;FONT color="#0000ff" face="Courier New" size="1"&gt;then&lt;/FONT&gt;&lt;FONT face="Courier New" size="1"&gt; x2=-&lt;/FONT&gt;&lt;STRONG&gt;&lt;FONT color="#008080" face="Courier New" size="1"&gt;0.5&lt;/FONT&gt;&lt;/STRONG&gt;&lt;FONT face="Courier New" size="1"&gt;;&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT color="#0000ff" face="Courier New" size="1"&gt;if&lt;/FONT&gt; &lt;STRONG&gt;&lt;FONT color="#008080" face="Courier New" size="1"&gt;0.74&lt;/FONT&gt;&lt;/STRONG&gt;&lt;FONT face="Courier New" size="1"&gt;&amp;gt;x&amp;gt;&lt;/FONT&gt;&lt;STRONG&gt;&lt;FONT color="#008080" face="Courier New" size="1"&gt;0.75&lt;/FONT&gt;&lt;/STRONG&gt; &lt;FONT color="#0000ff" face="Courier New" size="1"&gt;then&lt;/FONT&gt;&lt;FONT face="Courier New" size="1"&gt; x2=&lt;/FONT&gt;&lt;STRONG&gt;&lt;FONT color="#008080" face="Courier New" size="1"&gt;0.75&lt;/FONT&gt;&lt;/STRONG&gt;&lt;FONT face="Courier New" size="1"&gt;;&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT color="#0000ff" face="Courier New" size="1"&gt;if&lt;/FONT&gt; &lt;STRONG&gt;&lt;FONT color="#008080" face="Courier New" size="1"&gt;1.03&lt;/FONT&gt;&lt;/STRONG&gt;&lt;FONT face="Courier New" size="1"&gt;&amp;gt;x1&amp;gt;&lt;/FONT&gt;&lt;STRONG&gt;&lt;FONT color="#008080" face="Courier New" size="1"&gt;0.97&lt;/FONT&gt;&lt;/STRONG&gt; &lt;FONT color="#0000ff" face="Courier New" size="1"&gt;then&lt;/FONT&gt;&lt;FONT face="Courier New" size="1"&gt; x2=&lt;/FONT&gt;&lt;STRONG&gt;&lt;FONT color="#008080" face="Courier New" size="1"&gt;1&lt;/FONT&gt;&lt;/STRONG&gt;&lt;FONT face="Courier New" size="1"&gt;; &lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT color="#0000ff" face="Courier New" size="1"&gt;if&lt;/FONT&gt; &lt;STRONG&gt;&lt;FONT color="#008080" face="Courier New" size="1"&gt;1.53&lt;/FONT&gt;&lt;/STRONG&gt;&lt;FONT face="Courier New" size="1"&gt;&amp;gt;x1&amp;gt;&lt;/FONT&gt;&lt;STRONG&gt;&lt;FONT color="#008080" face="Courier New" size="1"&gt;1.49&lt;/FONT&gt;&lt;/STRONG&gt; &lt;FONT color="#0000ff" face="Courier New" size="1"&gt;then&lt;/FONT&gt;&lt;FONT face="Courier New" size="1"&gt; x3=&lt;/FONT&gt;&lt;STRONG&gt;&lt;FONT color="#008080" face="Courier New" size="1"&gt;1.5&lt;/FONT&gt;&lt;/STRONG&gt;&lt;FONT face="Courier New" size="1"&gt;; &lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT color="#0000ff" face="Courier New" size="1"&gt;if&lt;/FONT&gt; &lt;STRONG&gt;&lt;FONT color="#008080" face="Courier New" size="1"&gt;1.78&lt;/FONT&gt;&lt;/STRONG&gt;&lt;FONT face="Courier New" size="1"&gt;&amp;gt;x&amp;gt;&lt;/FONT&gt;&lt;STRONG&gt;&lt;FONT color="#008080" face="Courier New" size="1"&gt;1.72&lt;/FONT&gt;&lt;/STRONG&gt; &lt;FONT color="#0000ff" face="Courier New" size="1"&gt;then&lt;/FONT&gt;&lt;FONT face="Courier New" size="1"&gt; x3=&lt;/FONT&gt;&lt;STRONG&gt;&lt;FONT color="#008080" face="Courier New" size="1"&gt;1.75&lt;/FONT&gt;&lt;/STRONG&gt;&lt;FONT face="Courier New" size="1"&gt;; &lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT color="#0000ff" face="Courier New" size="1"&gt;if&lt;/FONT&gt;&lt;FONT face="Courier New" size="1"&gt; x2=-&lt;/FONT&gt;&lt;STRONG&gt;&lt;FONT color="#008080" face="Courier New" size="1"&gt;2&lt;/FONT&gt;&lt;/STRONG&gt; &lt;FONT color="#0000ff" face="Courier New" size="1"&gt;then&lt;/FONT&gt;&lt;FONT face="Courier New" size="1"&gt; y2=-&lt;/FONT&gt;&lt;STRONG&gt;&lt;FONT color="#008080" face="Courier New" size="1"&gt;2.5&lt;/FONT&gt;&lt;/STRONG&gt;&lt;FONT face="Courier New" size="1"&gt;; &lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT color="#0000ff" face="Courier New" size="1"&gt;if&lt;/FONT&gt;&lt;FONT face="Courier New" size="1"&gt; x2=-&lt;/FONT&gt;&lt;STRONG&gt;&lt;FONT color="#008080" face="Courier New" size="1"&gt;0.75&lt;/FONT&gt;&lt;/STRONG&gt; &lt;FONT color="#0000ff" face="Courier New" size="1"&gt;then&lt;/FONT&gt;&lt;FONT face="Courier New" size="1"&gt; y2=-&lt;/FONT&gt;&lt;STRONG&gt;&lt;FONT color="#008080" face="Courier New" size="1"&gt;1.25&lt;/FONT&gt;&lt;/STRONG&gt;&lt;FONT face="Courier New" size="1"&gt;; &lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT color="#0000ff" face="Courier New" size="1"&gt;if&lt;/FONT&gt;&lt;FONT face="Courier New" size="1"&gt; x2=-&lt;/FONT&gt;&lt;STRONG&gt;&lt;FONT color="#008080" face="Courier New" size="1"&gt;0.5&lt;/FONT&gt;&lt;/STRONG&gt; &lt;FONT color="#0000ff" face="Courier New" size="1"&gt;then&lt;/FONT&gt;&lt;FONT face="Courier New" size="1"&gt; y2=-&lt;/FONT&gt;&lt;STRONG&gt;&lt;FONT color="#008080" face="Courier New" size="1"&gt;1&lt;/FONT&gt;&lt;/STRONG&gt;&lt;FONT face="Courier New" size="1"&gt;;&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT color="#0000ff" face="Courier New" size="1"&gt;if&lt;/FONT&gt;&lt;FONT face="Courier New" size="1"&gt; x2=&lt;/FONT&gt;&lt;STRONG&gt;&lt;FONT color="#008080" face="Courier New" size="1"&gt;0.75&lt;/FONT&gt;&lt;/STRONG&gt; &lt;FONT color="#0000ff" face="Courier New" size="1"&gt;then&lt;/FONT&gt;&lt;FONT face="Courier New" size="1"&gt; y2=&lt;/FONT&gt;&lt;STRONG&gt;&lt;FONT color="#008080" face="Courier New" size="1"&gt;0.25&lt;/FONT&gt;&lt;/STRONG&gt;&lt;FONT face="Courier New" size="1"&gt;;&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT color="#0000ff" face="Courier New" size="1"&gt;if&lt;/FONT&gt;&lt;FONT face="Courier New" size="1"&gt; x2=&lt;/FONT&gt;&lt;STRONG&gt;&lt;FONT color="#008080" face="Courier New" size="1"&gt;1&lt;/FONT&gt;&lt;/STRONG&gt; &lt;FONT color="#0000ff" face="Courier New" size="1"&gt;then&lt;/FONT&gt;&lt;FONT face="Courier New" size="1"&gt; y2=&lt;/FONT&gt;&lt;STRONG&gt;&lt;FONT color="#008080" face="Courier New" size="1"&gt;.5&lt;/FONT&gt;&lt;/STRONG&gt;&lt;FONT face="Courier New" size="1"&gt;; &lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT color="#0000ff" face="Courier New" size="1"&gt;if&lt;/FONT&gt;&lt;FONT face="Courier New" size="1"&gt; x3=&lt;/FONT&gt;&lt;STRONG&gt;&lt;FONT color="#008080" face="Courier New" size="1"&gt;1.5&lt;/FONT&gt;&lt;/STRONG&gt; &lt;FONT color="#0000ff" face="Courier New" size="1"&gt;then&lt;/FONT&gt;&lt;FONT face="Courier New" size="1"&gt; y3=&lt;/FONT&gt;&lt;STRONG&gt;&lt;FONT color="#008080" face="Courier New" size="1"&gt;1&lt;/FONT&gt;&lt;/STRONG&gt;&lt;FONT face="Courier New" size="1"&gt;; &lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT color="#0000ff" face="Courier New" size="1"&gt;if&lt;/FONT&gt;&lt;FONT face="Courier New" size="1"&gt; x3=&lt;/FONT&gt;&lt;STRONG&gt;&lt;FONT color="#008080" face="Courier New" size="1"&gt;1.75&lt;/FONT&gt;&lt;/STRONG&gt; &lt;FONT color="#0000ff" face="Courier New" size="1"&gt;then&lt;/FONT&gt;&lt;FONT face="Courier New" size="1"&gt; y3=&lt;/FONT&gt;&lt;STRONG&gt;&lt;FONT color="#008080" face="Courier New" size="1"&gt;1.25&lt;/FONT&gt;&lt;/STRONG&gt;&lt;FONT face="Courier New" size="1"&gt;; &lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT color="#0000ff" face="Courier New" size="1"&gt;if&lt;/FONT&gt;&lt;FONT face="Courier New" size="1"&gt; y2=&lt;/FONT&gt;&lt;STRONG&gt;&lt;FONT color="#008080" face="Courier New" size="1"&gt;0&lt;/FONT&gt;&lt;/STRONG&gt; &lt;FONT color="#0000ff" face="Courier New" size="1"&gt;then&lt;/FONT&gt;&lt;FONT face="Courier New" size="1"&gt; y2=&lt;/FONT&gt;&lt;STRONG&gt;&lt;FONT color="#008080" face="Courier New" size="1"&gt;.&lt;/FONT&gt;&lt;/STRONG&gt;&lt;FONT face="Courier New" size="1"&gt;;&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT color="#0000ff" face="Courier New" size="1"&gt;if&lt;/FONT&gt; &lt;STRONG&gt;&lt;FONT color="#008080" face="Courier New" size="1"&gt;0.26&lt;/FONT&gt;&lt;/STRONG&gt;&lt;FONT face="Courier New" size="1"&gt;&amp;lt;x1&amp;lt;&lt;/FONT&gt;&lt;STRONG&gt;&lt;FONT color="#008080" face="Courier New" size="1"&gt;1.24&lt;/FONT&gt;&lt;/STRONG&gt; &lt;FONT color="#0000ff" face="Courier New" size="1"&gt;and&lt;/FONT&gt;&lt;FONT face="Courier New" size="1"&gt; y1&amp;gt;&lt;/FONT&gt;&lt;STRONG&gt;&lt;FONT color="#008080" face="Courier New" size="1"&gt;0&lt;/FONT&gt;&lt;/STRONG&gt; &lt;FONT color="#0000ff" face="Courier New" size="1"&gt;then&lt;/FONT&gt;&lt;FONT face="Courier New" size="1"&gt; y1=&lt;/FONT&gt;&lt;STRONG&gt;&lt;FONT color="#008080" face="Courier New" size="1"&gt;.&lt;/FONT&gt;&lt;/STRONG&gt;&lt;FONT face="Courier New" size="1"&gt;;&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT color="#0000ff" face="Courier New" size="1"&gt;if&lt;/FONT&gt;&lt;FONT face="Courier New" size="1"&gt; (x1&amp;lt;-&lt;/FONT&gt;&lt;STRONG&gt;&lt;FONT color="#008080" face="Courier New" size="1"&gt;0.74&lt;/FONT&gt;&lt;/STRONG&gt; &lt;FONT color="#0000ff" face="Courier New" size="1"&gt;and&lt;/FONT&gt;&lt;FONT face="Courier New" size="1"&gt; y&amp;gt;=&lt;/FONT&gt;&lt;STRONG&gt;&lt;FONT color="#008080" face="Courier New" size="1"&gt;0&lt;/FONT&gt;&lt;/STRONG&gt;&lt;FONT face="Courier New" size="1"&gt;) &lt;/FONT&gt;&lt;FONT color="#0000ff" face="Courier New" size="1"&gt;or&lt;/FONT&gt;&lt;FONT face="Courier New" size="1"&gt; (x1&amp;lt;&lt;/FONT&gt;&lt;STRONG&gt;&lt;FONT color="#008080" face="Courier New" size="1"&gt;0.24&lt;/FONT&gt;&lt;/STRONG&gt; &lt;FONT color="#0000ff" face="Courier New" size="1"&gt;and&lt;/FONT&gt;&lt;FONT face="Courier New" size="1"&gt; y&amp;lt;&lt;/FONT&gt;&lt;STRONG&gt;&lt;FONT color="#008080" face="Courier New" size="1"&gt;0&lt;/FONT&gt;&lt;/STRONG&gt;&lt;FONT face="Courier New" size="1"&gt;) &lt;/FONT&gt;&lt;FONT color="#0000ff" face="Courier New" size="1"&gt;then&lt;/FONT&gt;&lt;FONT face="Courier New" size="1"&gt; y1=&lt;/FONT&gt;&lt;STRONG&gt;&lt;FONT color="#008080" face="Courier New" size="1"&gt;.&lt;/FONT&gt;&lt;/STRONG&gt;&lt;FONT face="Courier New" size="1"&gt;;&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT color="#0000ff" face="Courier New" size="1"&gt;if&lt;/FONT&gt;&lt;FONT face="Courier New" size="1"&gt; -&lt;/FONT&gt;&lt;STRONG&gt;&lt;FONT color="#008080" face="Courier New" size="1"&gt;0.51&lt;/FONT&gt;&lt;/STRONG&gt;&lt;FONT face="Courier New" size="1"&gt; &amp;lt;x2 &lt;/FONT&gt;&lt;FONT color="#0000ff" face="Courier New" size="1"&gt;then&lt;/FONT&gt;&lt;FONT face="Courier New" size="1"&gt; y2=&lt;/FONT&gt;&lt;STRONG&gt;&lt;FONT color="#008080" face="Courier New" size="1"&gt;.&lt;/FONT&gt;&lt;/STRONG&gt;&lt;FONT face="Courier New" size="1"&gt;;&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT color="#0000ff" face="Courier New" size="1"&gt;if&lt;/FONT&gt;&lt;FONT face="Courier New" size="1"&gt; x3&amp;lt; &lt;/FONT&gt;&lt;STRONG&gt;&lt;FONT color="#008080" face="Courier New" size="1"&gt;1.49&lt;/FONT&gt;&lt;/STRONG&gt; &lt;FONT color="#0000ff" face="Courier New" size="1"&gt;then&lt;/FONT&gt;&lt;FONT face="Courier New" size="1"&gt; y3=&lt;/FONT&gt;&lt;STRONG&gt;&lt;FONT color="#008080" face="Courier New" size="1"&gt;.&lt;/FONT&gt;&lt;/STRONG&gt;&lt;FONT face="Courier New" size="1"&gt;;&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT color="#000080" face="Courier New" size="1"&gt;&lt;STRONG&gt;run&lt;/STRONG&gt;&lt;/FONT&gt;&lt;FONT face="Courier New" size="1"&gt;;&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT color="#000080" face="Courier New" size="1"&gt;&lt;STRONG&gt;proc&lt;/STRONG&gt;&lt;/FONT&gt; &lt;STRONG&gt;&lt;FONT color="#000080" face="Courier New" size="1"&gt;sort&lt;/FONT&gt;&lt;/STRONG&gt; &lt;FONT color="#0000ff" face="Courier New" size="1"&gt;data&lt;/FONT&gt;&lt;FONT face="Courier New" size="1"&gt;=for_heart_data(&lt;/FONT&gt;&lt;FONT color="#0000ff" face="Courier New" size="1"&gt;keep&lt;/FONT&gt;&lt;FONT face="Courier New" size="1"&gt;=x3 y3) &lt;/FONT&gt;&lt;FONT color="#0000ff" face="Courier New" size="1"&gt;out&lt;/FONT&gt;&lt;FONT face="Courier New" size="1"&gt;=x3y3; &lt;/FONT&gt;&lt;FONT color="#0000ff" face="Courier New" size="1"&gt;by&lt;/FONT&gt;&lt;FONT face="Courier New" size="1"&gt; y3; &lt;/FONT&gt;&lt;STRONG&gt;&lt;FONT color="#000080" face="Courier New" size="1"&gt;run&lt;/FONT&gt;&lt;/STRONG&gt;&lt;FONT face="Courier New" size="1"&gt;;&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT color="#000080" face="Courier New" size="1"&gt;&lt;STRONG&gt;data&lt;/STRONG&gt;&lt;/FONT&gt;&lt;FONT face="Courier New" size="1"&gt; for_heart;&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT color="#0000ff" face="Courier New" size="1"&gt;set&lt;/FONT&gt;&lt;FONT face="Courier New" size="1"&gt; for_heart_data(&lt;/FONT&gt;&lt;FONT color="#0000ff" face="Courier New" size="1"&gt;drop&lt;/FONT&gt;&lt;FONT face="Courier New" size="1"&gt;=x3 y3); &lt;/FONT&gt;&lt;FONT color="#0000ff" face="Courier New" size="1"&gt;set&lt;/FONT&gt;&lt;FONT face="Courier New" size="1"&gt; x3y3;&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT color="#000080" face="Courier New" size="1"&gt;&lt;STRONG&gt;run&lt;/STRONG&gt;&lt;/FONT&gt;&lt;FONT face="Courier New" size="1"&gt;;&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT color="#0000ff" face="Courier New" size="1"&gt;ods&lt;/FONT&gt; &lt;FONT color="#0000ff" face="Courier New" size="1"&gt;_all_&lt;/FONT&gt; &lt;FONT color="#0000ff" face="Courier New" size="1"&gt;close&lt;/FONT&gt;&lt;FONT face="Courier New" size="1"&gt;; &lt;/FONT&gt;&lt;FONT color="#0000ff" face="Courier New" size="1"&gt;options&lt;/FONT&gt; &lt;FONT color="#0000ff" face="Courier New" size="1"&gt;number&lt;/FONT&gt; &lt;FONT color="#0000ff" face="Courier New" size="1"&gt;nodate&lt;/FONT&gt;&lt;FONT face="Courier New" size="1"&gt;;&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT color="#0000ff" face="Courier New" size="1"&gt;goptions&lt;/FONT&gt; &lt;FONT color="#0000ff" face="Courier New" size="1"&gt;reset&lt;/FONT&gt;&lt;FONT face="Courier New" size="1"&gt;=all &lt;/FONT&gt;&lt;FONT color="#0000ff" face="Courier New" size="1"&gt;device&lt;/FONT&gt;&lt;FONT face="Courier New" size="1"&gt;=png &lt;/FONT&gt;&lt;FONT color="#0000ff" face="Courier New" size="1"&gt;gsfname&lt;/FONT&gt;&lt;FONT face="Courier New" size="1"&gt;=graphout &lt;/FONT&gt;&lt;FONT color="#0000ff" face="Courier New" size="1"&gt;xpixels&lt;/FONT&gt;&lt;FONT face="Courier New" size="1"&gt;=&lt;/FONT&gt;&lt;STRONG&gt;&lt;FONT color="#008080" face="Courier New" size="1"&gt;1000&lt;/FONT&gt;&lt;/STRONG&gt; &lt;FONT color="#0000ff" face="Courier New" size="1"&gt;ypixels&lt;/FONT&gt;&lt;FONT face="Courier New" size="1"&gt;=&lt;/FONT&gt;&lt;STRONG&gt;&lt;FONT color="#008080" face="Courier New" size="1"&gt;400&lt;/FONT&gt;&lt;/STRONG&gt;&lt;FONT face="Courier New" size="1"&gt;;&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT color="#0000ff" face="Courier New" size="1"&gt;ods&lt;/FONT&gt; &lt;FONT color="#0000ff" face="Courier New" size="1"&gt;graphics&lt;/FONT&gt; &lt;FONT color="#0000ff" face="Courier New" size="1"&gt;on&lt;/FONT&gt;&lt;FONT face="Courier New" size="1"&gt;/&lt;/FONT&gt;&lt;FONT color="#0000ff" face="Courier New" size="1"&gt;reset&lt;/FONT&gt; &lt;FONT color="#0000ff" face="Courier New" size="1"&gt;imagename&lt;/FONT&gt;&lt;FONT face="Courier New" size="1"&gt;=&lt;/FONT&gt;&lt;FONT color="#800080" face="Courier New" size="1"&gt;"&amp;amp;namelabel."&lt;/FONT&gt; &lt;FONT color="#0000ff" face="Courier New" size="1"&gt;imagefmt&lt;/FONT&gt;&lt;FONT face="Courier New" size="1"&gt;=png &lt;/FONT&gt;&lt;FONT color="#0000ff" face="Courier New" size="1"&gt;width&lt;/FONT&gt;&lt;FONT face="Courier New" size="1"&gt;=&lt;/FONT&gt;&lt;STRONG&gt;&lt;FONT color="#008080" face="Courier New" size="1"&gt;20&lt;/FONT&gt;&lt;/STRONG&gt;&lt;FONT face="Courier New" size="1"&gt;in &lt;/FONT&gt;&lt;FONT color="#0000ff" face="Courier New" size="1"&gt;height&lt;/FONT&gt;&lt;FONT face="Courier New" size="1"&gt;=&lt;/FONT&gt;&lt;STRONG&gt;&lt;FONT color="#008080" face="Courier New" size="1"&gt;15&lt;/FONT&gt;&lt;/STRONG&gt;&lt;FONT face="Courier New" size="1"&gt;in &lt;/FONT&gt;&lt;FONT color="#0000ff" face="Courier New" size="1"&gt;scale&lt;/FONT&gt;&lt;FONT face="Courier New" size="1"&gt;=&lt;/FONT&gt;&lt;FONT color="#0000ff" face="Courier New" size="1"&gt;off&lt;/FONT&gt; &lt;FONT color="#0000ff" face="Courier New" size="1"&gt;border&lt;/FONT&gt;&lt;FONT face="Courier New" size="1"&gt;=&lt;/FONT&gt;&lt;FONT color="#0000ff" face="Courier New" size="1"&gt;off&lt;/FONT&gt;&lt;FONT face="Courier New" size="1"&gt;;&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT color="#0000ff" face="Courier New" size="1"&gt;ods&lt;/FONT&gt; &lt;FONT color="#0000ff" face="Courier New" size="1"&gt;listing&lt;/FONT&gt; &lt;FONT color="#0000ff" face="Courier New" size="1"&gt;gpath&lt;/FONT&gt;&lt;FONT face="Courier New" size="1"&gt;=&lt;/FONT&gt;&lt;FONT color="#800080" face="Courier New" size="1"&gt;"&amp;amp;path."&lt;/FONT&gt;&lt;FONT face="Courier New" size="1"&gt;; &lt;/FONT&gt;&lt;FONT color="#0000ff" face="Courier New" size="1"&gt;ods&lt;/FONT&gt; &lt;FONT color="#0000ff" face="Courier New" size="1"&gt;path&lt;/FONT&gt; &lt;FONT color="#0000ff" face="Courier New" size="1"&gt;reset&lt;/FONT&gt;&lt;FONT face="Courier New" size="1"&gt;; &lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT color="#0000ff" face="Courier New" size="1"&gt;ODS&lt;/FONT&gt; &lt;FONT color="#0000ff" face="Courier New" size="1"&gt;path&lt;/FONT&gt;&lt;FONT face="Courier New" size="1"&gt; (PREPEND) a.TEMPLAT(update);&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT color="#000080" face="Courier New" size="1"&gt;&lt;STRONG&gt;proc&lt;/STRONG&gt;&lt;/FONT&gt; &lt;STRONG&gt;&lt;FONT color="#000080" face="Courier New" size="1"&gt;template&lt;/FONT&gt;&lt;/STRONG&gt;&lt;FONT face="Courier New" size="1"&gt;;&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT color="#0000ff" face="Courier New" size="1"&gt;define&lt;/FONT&gt; &lt;FONT color="#0000ff" face="Courier New" size="1"&gt;statgraph&lt;/FONT&gt;&lt;FONT face="Courier New" size="1"&gt; a.class; &lt;/FONT&gt;&lt;FONT color="#0000ff" face="Courier New" size="1"&gt;begingraph&lt;/FONT&gt;&lt;FONT face="Courier New" size="1"&gt;; &lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT color="#ff0000" face="Courier New" size="1"&gt;discreteattrvar&lt;/FONT&gt;&lt;FONT face="Courier New" size="1"&gt; attrvar=classfill var=fore_sce attrmap=&lt;/FONT&gt;&lt;FONT color="#800080" face="Courier New" size="1"&gt;'colors'&lt;/FONT&gt;&lt;FONT face="Courier New" size="1"&gt;;&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT color="#ff0000" face="Courier New" size="1"&gt;legendItem&lt;/FONT&gt;&lt;FONT face="Courier New" size="1"&gt; type=Line name=&lt;/FONT&gt;&lt;FONT color="#800080" face="Courier New" size="1"&gt;"x"&lt;/FONT&gt;&lt;FONT face="Courier New" size="1"&gt; /lineattrs=(color=red pattern=solid THICKNESS=&lt;/FONT&gt;&lt;STRONG&gt;&lt;FONT color="#008080" face="Courier New" size="1"&gt;8&lt;/FONT&gt;&lt;/STRONG&gt;&lt;FONT face="Courier New" size="1"&gt;) labelattrs=(size=&lt;/FONT&gt;&lt;STRONG&gt;&lt;FONT color="#008080" face="Courier New" size="1"&gt;22&lt;/FONT&gt;&lt;/STRONG&gt;&lt;FONT face="Courier New" size="1"&gt;pt) label=&lt;/FONT&gt;&lt;FONT color="#800080" face="Courier New" size="1"&gt;"Heart1"&lt;/FONT&gt;&lt;FONT face="Courier New" size="1"&gt;; &lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT color="#ff0000" face="Courier New" size="1"&gt;legendItem&lt;/FONT&gt;&lt;FONT face="Courier New" size="1"&gt; type=Line name=&lt;/FONT&gt;&lt;FONT color="#800080" face="Courier New" size="1"&gt;"x1"&lt;/FONT&gt;&lt;FONT face="Courier New" size="1"&gt;/lineattrs=(color=red pattern=Solid THICKNESS=&lt;/FONT&gt;&lt;STRONG&gt;&lt;FONT color="#008080" face="Courier New" size="1"&gt;8&lt;/FONT&gt;&lt;/STRONG&gt;&lt;FONT face="Courier New" size="1"&gt;) labelattrs=(size=&lt;/FONT&gt;&lt;STRONG&gt;&lt;FONT color="#008080" face="Courier New" size="1"&gt;22&lt;/FONT&gt;&lt;/STRONG&gt;&lt;FONT face="Courier New" size="1"&gt;pt) label=&lt;/FONT&gt;&lt;FONT color="#800080" face="Courier New" size="1"&gt;"Heart2"&lt;/FONT&gt;&lt;FONT face="Courier New" size="1"&gt;; &lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT color="#ff0000" face="Courier New" size="1"&gt;legendItem&lt;/FONT&gt;&lt;FONT face="Courier New" size="1"&gt; type=Line name=&lt;/FONT&gt;&lt;FONT color="#800080" face="Courier New" size="1"&gt;"x2"&lt;/FONT&gt;&lt;FONT face="Courier New" size="1"&gt;/lineattrs=(color=grey pattern=solid THICKNESS=&lt;/FONT&gt;&lt;STRONG&gt;&lt;FONT color="#008080" face="Courier New" size="1"&gt;8&lt;/FONT&gt;&lt;/STRONG&gt;&lt;FONT face="Courier New" size="1"&gt;) labelattrs=(size=&lt;/FONT&gt;&lt;STRONG&gt;&lt;FONT color="#008080" face="Courier New" size="1"&gt;22&lt;/FONT&gt;&lt;/STRONG&gt;&lt;FONT face="Courier New" size="1"&gt;pt) label=&lt;/FONT&gt;&lt;FONT color="#800080" face="Courier New" size="1"&gt;"Arrow1"&lt;/FONT&gt;&lt;FONT face="Courier New" size="1"&gt;;&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT color="#ff0000" face="Courier New" size="1"&gt;legendItem&lt;/FONT&gt;&lt;FONT face="Courier New" size="1"&gt; type=Line name=&lt;/FONT&gt;&lt;FONT color="#800080" face="Courier New" size="1"&gt;"x3"&lt;/FONT&gt;&lt;FONT face="Courier New" size="1"&gt;/lineattrs=(color=grey pattern=solid THICKNESS=&lt;/FONT&gt;&lt;STRONG&gt;&lt;FONT color="#008080" face="Courier New" size="1"&gt;8&lt;/FONT&gt;&lt;/STRONG&gt;&lt;FONT face="Courier New" size="1"&gt;) labelattrs=(size=&lt;/FONT&gt;&lt;STRONG&gt;&lt;FONT color="#008080" face="Courier New" size="1"&gt;22&lt;/FONT&gt;&lt;/STRONG&gt;&lt;FONT face="Courier New" size="1"&gt;pt) label=&lt;/FONT&gt;&lt;FONT color="#800080" face="Courier New" size="1"&gt;"Arrow2"&lt;/FONT&gt;&lt;FONT face="Courier New" size="1"&gt;;&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT color="#0000ff" face="Courier New" size="1"&gt;layout&lt;/FONT&gt; &lt;FONT color="#0000ff" face="Courier New" size="1"&gt;lattice&lt;/FONT&gt;&lt;FONT face="Courier New" size="1"&gt;/&lt;/FONT&gt;&lt;FONT color="#0000ff" face="Courier New" size="1"&gt;border&lt;/FONT&gt;&lt;FONT face="Courier New" size="1"&gt;=FALSE &lt;/FONT&gt;&lt;FONT color="#0000ff" face="Courier New" size="1"&gt;BORDERATTRS&lt;/FONT&gt;&lt;FONT face="Courier New" size="1"&gt;=(&lt;/FONT&gt;&lt;FONT color="#0000ff" face="Courier New" size="1"&gt;color&lt;/FONT&gt;&lt;FONT face="Courier New" size="1"&gt;=white) &lt;/FONT&gt;&lt;FONT color="#0000ff" face="Courier New" size="1"&gt;columns&lt;/FONT&gt;&lt;FONT face="Courier New" size="1"&gt;=&lt;/FONT&gt;&lt;STRONG&gt;&lt;FONT color="#008080" face="Courier New" size="1"&gt;1&lt;/FONT&gt;&lt;/STRONG&gt; &lt;FONT color="#0000ff" face="Courier New" size="1"&gt;rows&lt;/FONT&gt;&lt;FONT face="Courier New" size="1"&gt;=&lt;/FONT&gt;&lt;STRONG&gt;&lt;FONT color="#008080" face="Courier New" size="1"&gt;1&lt;/FONT&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT color="#0000ff" face="Courier New" size="1"&gt;COLUMNGUTTER&lt;/FONT&gt;&lt;FONT face="Courier New" size="1"&gt;=2cm &lt;/FONT&gt;&lt;FONT color="#0000ff" face="Courier New" size="1"&gt;ROWGUTTER&lt;/FONT&gt;&lt;FONT face="Courier New" size="1"&gt;=2cm &lt;/FONT&gt;&lt;FONT color="#0000ff" face="Courier New" size="1"&gt;AUTOALIGN&lt;/FONT&gt;&lt;FONT face="Courier New" size="1"&gt;=(TOPRIGHT BOTTOMLEFT) &lt;/FONT&gt;&lt;FONT color="#0000ff" face="Courier New" size="1"&gt;SKIPEMPTYCELLS&lt;/FONT&gt;&lt;FONT face="Courier New" size="1"&gt;=TRUE;&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT color="#0000ff" face="Courier New" size="1"&gt;cell&lt;/FONT&gt;&lt;FONT face="Courier New" size="1"&gt;; &lt;/FONT&gt;&lt;FONT color="#0000ff" face="Courier New" size="1"&gt;cellheader&lt;/FONT&gt;&lt;FONT face="Courier New" size="1"&gt;; &lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT color="#0000ff" face="Courier New" size="1"&gt;entry&lt;/FONT&gt; &lt;FONT color="#800080" face="Courier New" size="1"&gt;"&amp;amp;entrylabel."&lt;/FONT&gt;&lt;FONT face="Courier New" size="1"&gt;/&lt;/FONT&gt;&lt;FONT color="#0000ff" face="Courier New" size="1"&gt;border&lt;/FONT&gt;&lt;FONT face="Courier New" size="1"&gt;=FALSE &lt;/FONT&gt;&lt;FONT color="#0000ff" face="Courier New" size="1"&gt;BORDERATTRS&lt;/FONT&gt;&lt;FONT face="Courier New" size="1"&gt;=(&lt;/FONT&gt;&lt;FONT color="#0000ff" face="Courier New" size="1"&gt;color&lt;/FONT&gt;&lt;FONT face="Courier New" size="1"&gt;=white) &lt;/FONT&gt;&lt;FONT color="#0000ff" face="Courier New" size="1"&gt;textattrs&lt;/FONT&gt;&lt;FONT face="Courier New" size="1"&gt;=(size=&lt;/FONT&gt;&lt;STRONG&gt;&lt;FONT color="#008080" face="Courier New" size="1"&gt;50&lt;/FONT&gt;&lt;/STRONG&gt;&lt;FONT face="Courier New" size="1"&gt;pt weight=bold &lt;/FONT&gt;&lt;FONT color="#0000ff" face="Courier New" size="1"&gt;color&lt;/FONT&gt;&lt;FONT face="Courier New" size="1"&gt;=red);&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT color="#0000ff" face="Courier New" size="1"&gt;endcellheader&lt;/FONT&gt;&lt;FONT face="Courier New" size="1"&gt;;&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT color="#0000ff" face="Courier New" size="1"&gt;layout&lt;/FONT&gt; &lt;FONT color="#0000ff" face="Courier New" size="1"&gt;overlay&lt;/FONT&gt;&lt;FONT face="Courier New" size="1"&gt; /&lt;/FONT&gt;&lt;FONT color="#0000ff" face="Courier New" size="1"&gt;border&lt;/FONT&gt;&lt;FONT face="Courier New" size="1"&gt;=false &lt;/FONT&gt;&lt;FONT color="#0000ff" face="Courier New" size="1"&gt;WALLCOLOR&lt;/FONT&gt;&lt;FONT face="Courier New" size="1"&gt;=white &lt;/FONT&gt;&lt;FONT color="#0000ff" face="Courier New" size="1"&gt;WALLDISPLAY&lt;/FONT&gt;&lt;FONT face="Courier New" size="1"&gt;=(FILL) &lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT color="#0000ff" face="Courier New" size="1"&gt;xaxisopts&lt;/FONT&gt;&lt;FONT face="Courier New" size="1"&gt;=(&lt;/FONT&gt;&lt;FONT color="#0000ff" face="Courier New" size="1"&gt;display&lt;/FONT&gt;&lt;FONT face="Courier New" size="1"&gt;=(label tickvalues) &lt;/FONT&gt;&lt;FONT color="#0000ff" face="Courier New" size="1"&gt;linearopts&lt;/FONT&gt;&lt;FONT face="Courier New" size="1"&gt;=(origin=&lt;/FONT&gt;&lt;STRONG&gt;&lt;FONT color="#008080" face="Courier New" size="1"&gt;0&lt;/FONT&gt;&lt;/STRONG&gt;&lt;FONT face="Courier New" size="1"&gt; THRESHOLDMIN=&lt;/FONT&gt;&lt;STRONG&gt;&lt;FONT color="#008080" face="Courier New" size="1"&gt;1&lt;/FONT&gt;&lt;/STRONG&gt;&lt;FONT face="Courier New" size="1"&gt; THRESHOLDMAX=&lt;/FONT&gt;&lt;STRONG&gt;&lt;FONT color="#008080" face="Courier New" size="1"&gt;1&lt;/FONT&gt;&lt;/STRONG&gt;&lt;FONT face="Courier New" size="1"&gt;)&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT color="#0000ff" face="Courier New" size="1"&gt;label&lt;/FONT&gt;&lt;FONT face="Courier New" size="1"&gt;=&lt;/FONT&gt;&lt;FONT color="#800080" face="Courier New" size="1"&gt;"&amp;amp;xlabel."&lt;/FONT&gt; &lt;FONT color="#0000ff" face="Courier New" size="1"&gt;griddisplay&lt;/FONT&gt;&lt;FONT face="Courier New" size="1"&gt;=off &lt;/FONT&gt;&lt;FONT color="#0000ff" face="Courier New" size="1"&gt;labelattrs&lt;/FONT&gt;&lt;FONT face="Courier New" size="1"&gt;=(weight=bold size=&lt;/FONT&gt;&lt;STRONG&gt;&lt;FONT color="#008080" face="Courier New" size="1"&gt;40&lt;/FONT&gt;&lt;/STRONG&gt;&lt;FONT face="Courier New" size="1"&gt;pt &lt;/FONT&gt;&lt;FONT color="#0000ff" face="Courier New" size="1"&gt;color&lt;/FONT&gt;&lt;FONT face="Courier New" size="1"&gt;=biyg) &lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT color="#0000ff" face="Courier New" size="1"&gt;tickvalueattrs&lt;/FONT&gt;&lt;FONT face="Courier New" size="1"&gt;=(weight=bold &lt;FONT face="andale mono,times"&gt;size=&lt;/FONT&gt;&lt;/FONT&gt;&lt;FONT face="andale mono,times"&gt;&lt;STRONG&gt;&lt;FONT color="#008080" size="1"&gt;22&lt;/FONT&gt;&lt;/STRONG&gt;&lt;/FONT&gt;&lt;FONT face="Courier New" size="1"&gt;&lt;FONT face="andale mono,times"&gt;pt&lt;/FONT&gt; &lt;/FONT&gt;&lt;FONT color="#0000ff" face="Courier New" size="1"&gt;color&lt;/FONT&gt;&lt;FONT face="Courier New" size="1"&gt;=white)&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT face="Courier New" size="1"&gt;discreteopts=(tickdisplaylist=(&lt;/FONT&gt;&lt;FONT color="#800080" face="Courier New" size="1"&gt;"-2"&lt;/FONT&gt; &lt;FONT color="#800080" face="Courier New" size="1"&gt;"-1.5"&lt;/FONT&gt; &lt;FONT color="#800080" face="Courier New" size="1"&gt;"-1"&lt;/FONT&gt; &lt;FONT color="#800080" face="Courier New" size="1"&gt;"-0.5"&lt;/FONT&gt; &lt;FONT color="#800080" face="Courier New" size="1"&gt;"0"&lt;/FONT&gt; &lt;FONT color="#800080" face="Courier New" size="1"&gt;"0.5"&lt;/FONT&gt; &lt;FONT color="#800080" face="Courier New" size="1"&gt;"1"&lt;/FONT&gt; &lt;FONT color="#800080" face="Courier New" size="1"&gt;"1.5"&lt;/FONT&gt; &lt;FONT color="#800080" face="Courier New" size="1"&gt;"2"&lt;/FONT&gt;&lt;FONT face="Courier New" size="1"&gt;)&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT face="Courier New" size="1"&gt;tickvaluelist=(&lt;/FONT&gt;&lt;FONT color="#800080" face="Courier New" size="1"&gt;"-2"&lt;/FONT&gt; &lt;FONT color="#800080" face="Courier New" size="1"&gt;"-1.5"&lt;/FONT&gt; &lt;FONT color="#800080" face="Courier New" size="1"&gt;"-1"&lt;/FONT&gt; &lt;FONT color="#800080" face="Courier New" size="1"&gt;"-0.5"&lt;/FONT&gt; &lt;FONT color="#800080" face="Courier New" size="1"&gt;"0"&lt;/FONT&gt; &lt;FONT color="#800080" face="Courier New" size="1"&gt;"0.5"&lt;/FONT&gt; &lt;FONT color="#800080" face="Courier New" size="1"&gt;"1"&lt;/FONT&gt; &lt;FONT color="#800080" face="Courier New" size="1"&gt;"1.5"&lt;/FONT&gt; &lt;FONT color="#800080" face="Courier New" size="1"&gt;"2"&lt;/FONT&gt;&lt;FONT face="Courier New" size="1"&gt;) &lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;FONT face="andale mono,times" size="1"&gt;TICKVALUEFITPOLICY=ROTATEALWAYS TICKVALUEROTATION=VERTICAL))&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;FONT color="#0000ff" face="Courier New" size="1"&gt;yaxisopts&lt;/FONT&gt;&lt;FONT face="Courier New" size="1"&gt;=(&lt;/FONT&gt;&lt;FONT color="#0000ff" face="Courier New" size="1"&gt;display&lt;/FONT&gt;&lt;FONT face="Courier New" size="1"&gt;=(label tickvalues) &lt;/FONT&gt;&lt;FONT color="#0000ff" face="Courier New" size="1"&gt;label&lt;/FONT&gt;&lt;FONT face="Courier New" size="1"&gt;=&lt;/FONT&gt;&lt;FONT color="#800080" face="Courier New" size="1"&gt;"&amp;amp;ylabel."&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT color="#0000ff" face="Courier New" size="1"&gt;labelattrs&lt;/FONT&gt;&lt;FONT face="Courier New" size="1"&gt;=(weight=bold size=&lt;/FONT&gt;&lt;STRONG&gt;&lt;FONT color="#008080" face="Courier New" size="1"&gt;22&lt;/FONT&gt;&lt;/STRONG&gt;&lt;FONT face="Courier New" size="1"&gt;pt &lt;/FONT&gt;&lt;FONT color="#0000ff" face="Courier New" size="1"&gt;color&lt;/FONT&gt;&lt;FONT face="Courier New" size="1"&gt;=white) &lt;/FONT&gt;&lt;FONT color="#0000ff" face="Courier New" size="1"&gt;griddisplay&lt;/FONT&gt;&lt;FONT face="Courier New" size="1"&gt;=off &lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT color="#0000ff" face="Courier New" size="1"&gt;tickvalueattrs&lt;/FONT&gt;&lt;FONT face="Courier New" size="1"&gt;=(weight=bold size=&lt;/FONT&gt;&lt;STRONG&gt;&lt;FONT color="#008080" face="Courier New" size="1"&gt;40&lt;/FONT&gt;&lt;/STRONG&gt;&lt;FONT face="Courier New" size="1"&gt;pt &lt;/FONT&gt;&lt;FONT color="#0000ff" face="Courier New" size="1"&gt;color&lt;/FONT&gt;&lt;FONT face="Courier New" size="1"&gt;=white) &lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT color="#0000ff" face="Courier New" size="1"&gt;linearopts&lt;/FONT&gt;&lt;FONT face="Courier New" size="1"&gt;=(integer=FALSE origin=-&lt;/FONT&gt;&lt;STRONG&gt;&lt;FONT color="#008080" face="Courier New" size="1"&gt;3&lt;/FONT&gt;&lt;/STRONG&gt;&lt;FONT face="Courier New" size="1"&gt; viewmin=-&lt;/FONT&gt;&lt;STRONG&gt;&lt;FONT color="#008080" face="Courier New" size="1"&gt;3&lt;/FONT&gt;&lt;/STRONG&gt;&lt;FONT face="Courier New" size="1"&gt; tickvalueformat=&lt;/FONT&gt;&lt;STRONG&gt;&lt;FONT color="#008080" face="Courier New" size="1"&gt;9.1&lt;/FONT&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT face="Courier New" size="1"&gt;tickvaluelist=(-&lt;/FONT&gt;&lt;STRONG&gt;&lt;FONT color="#008080" face="Courier New" size="1"&gt;2.5&lt;/FONT&gt;&lt;/STRONG&gt;&lt;FONT face="Courier New" size="1"&gt; -&lt;/FONT&gt;&lt;STRONG&gt;&lt;FONT color="#008080" face="Courier New" size="1"&gt;2&lt;/FONT&gt;&lt;/STRONG&gt;&lt;FONT face="Courier New" size="1"&gt; -&lt;/FONT&gt;&lt;STRONG&gt;&lt;FONT color="#008080" face="Courier New" size="1"&gt;1.5&lt;/FONT&gt;&lt;/STRONG&gt;&lt;FONT face="Courier New" size="1"&gt; -&lt;/FONT&gt;&lt;STRONG&gt;&lt;FONT color="#008080" face="Courier New" size="1"&gt;1&lt;/FONT&gt;&lt;/STRONG&gt;&lt;FONT face="Courier New" size="1"&gt; -&lt;/FONT&gt;&lt;STRONG&gt;&lt;FONT color="#008080" face="Courier New" size="1"&gt;0.5&lt;/FONT&gt;&lt;/STRONG&gt; &lt;STRONG&gt;&lt;FONT color="#008080" face="Courier New" size="1"&gt;0&lt;/FONT&gt;&lt;/STRONG&gt; &lt;STRONG&gt;&lt;FONT color="#008080" face="Courier New" size="1"&gt;0.5&lt;/FONT&gt;&lt;/STRONG&gt; &lt;STRONG&gt;&lt;FONT color="#008080" face="Courier New" size="1"&gt;1&lt;/FONT&gt;&lt;/STRONG&gt; &lt;STRONG&gt;&lt;FONT color="#008080" face="Courier New" size="1"&gt;1.5&lt;/FONT&gt;&lt;/STRONG&gt;&lt;FONT face="Courier New" size="1"&gt;) TICKVALUEPRIORITY=TRUE) &lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT color="#0000ff" face="Courier New" size="1"&gt;gridattrs&lt;/FONT&gt;&lt;FONT face="Courier New" size="1"&gt;=(&lt;/FONT&gt;&lt;FONT color="#0000ff" face="Courier New" size="1"&gt;pattern&lt;/FONT&gt;&lt;FONT face="Courier New" size="1"&gt;=dash &lt;/FONT&gt;&lt;FONT color="#0000ff" face="Courier New" size="1"&gt;THICKNESS&lt;/FONT&gt;&lt;FONT face="Courier New" size="1"&gt;=&lt;/FONT&gt;&lt;STRONG&gt;&lt;FONT color="#008080" face="Courier New" size="1"&gt;2&lt;/FONT&gt;&lt;/STRONG&gt; &lt;FONT color="#0000ff" face="Courier New" size="1"&gt;color&lt;/FONT&gt;&lt;FONT face="Courier New" size="1"&gt;=white));&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT color="#0000ff" face="Courier New" size="1"&gt;seriesplot&lt;/FONT&gt; &lt;FONT color="#0000ff" face="Courier New" size="1"&gt;x&lt;/FONT&gt;&lt;FONT face="Courier New" size="1"&gt;=x &lt;/FONT&gt;&lt;FONT color="#0000ff" face="Courier New" size="1"&gt;y&lt;/FONT&gt;&lt;FONT face="Courier New" size="1"&gt;=y /&lt;/FONT&gt;&lt;FONT color="#0000ff" face="Courier New" size="1"&gt;BREAK&lt;/FONT&gt;&lt;FONT face="Courier New" size="1"&gt;=TRUE &lt;/FONT&gt;&lt;FONT color="#0000ff" face="Courier New" size="1"&gt;LEGENDLABEL&lt;/FONT&gt;&lt;FONT face="Courier New" size="1"&gt;=&lt;/FONT&gt;&lt;FONT color="#800080" face="Courier New" size="1"&gt;"Heart1"&lt;/FONT&gt; &lt;FONT color="#0000ff" face="Courier New" size="1"&gt;PRIMARY&lt;/FONT&gt;&lt;FONT face="Courier New" size="1"&gt;=TRUE &lt;/FONT&gt;&lt;FONT color="#0000ff" face="Courier New" size="1"&gt;lineattrs&lt;/FONT&gt;&lt;FONT face="Courier New" size="1"&gt;=(&lt;/FONT&gt;&lt;FONT color="#0000ff" face="Courier New" size="1"&gt;color&lt;/FONT&gt;&lt;FONT face="Courier New" size="1"&gt;=red &lt;/FONT&gt;&lt;FONT color="#0000ff" face="Courier New" size="1"&gt;pattern&lt;/FONT&gt;&lt;FONT face="Courier New" size="1"&gt;=solid &lt;/FONT&gt;&lt;FONT color="#0000ff" face="Courier New" size="1"&gt;THICKNESS&lt;/FONT&gt;&lt;FONT face="Courier New" size="1"&gt;=&lt;/FONT&gt;&lt;STRONG&gt;&lt;FONT color="#008080" face="Courier New" size="1"&gt;8&lt;/FONT&gt;&lt;/STRONG&gt;&lt;FONT face="Courier New" size="1"&gt;); &lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT color="#0000ff" face="Courier New" size="1"&gt;seriesplot&lt;/FONT&gt; &lt;FONT color="#0000ff" face="Courier New" size="1"&gt;x&lt;/FONT&gt;&lt;FONT face="Courier New" size="1"&gt;=x1 &lt;/FONT&gt;&lt;FONT color="#0000ff" face="Courier New" size="1"&gt;y&lt;/FONT&gt;&lt;FONT face="Courier New" size="1"&gt;=y1/&lt;/FONT&gt;&lt;FONT color="#0000ff" face="Courier New" size="1"&gt;BREAK&lt;/FONT&gt;&lt;FONT face="Courier New" size="1"&gt;=TRUE &lt;/FONT&gt;&lt;FONT color="#0000ff" face="Courier New" size="1"&gt;LEGENDLABEL&lt;/FONT&gt;&lt;FONT face="Courier New" size="1"&gt;=&lt;/FONT&gt;&lt;FONT color="#800080" face="Courier New" size="1"&gt;"Heart2"&lt;/FONT&gt; &lt;FONT color="#0000ff" face="Courier New" size="1"&gt;PRIMARY&lt;/FONT&gt;&lt;FONT face="Courier New" size="1"&gt;=TRUE &lt;/FONT&gt;&lt;FONT color="#0000ff" face="Courier New" size="1"&gt;lineattrs&lt;/FONT&gt;&lt;FONT face="Courier New" size="1"&gt;=(&lt;/FONT&gt;&lt;FONT color="#0000ff" face="Courier New" size="1"&gt;color&lt;/FONT&gt;&lt;FONT face="Courier New" size="1"&gt;=red &lt;/FONT&gt;&lt;FONT color="#0000ff" face="Courier New" size="1"&gt;pattern&lt;/FONT&gt;&lt;FONT face="Courier New" size="1"&gt;=MediumDash &lt;/FONT&gt;&lt;FONT color="#0000ff" face="Courier New" size="1"&gt;THICKNESS&lt;/FONT&gt;&lt;FONT face="Courier New" size="1"&gt;=&lt;/FONT&gt;&lt;STRONG&gt;&lt;FONT color="#008080" face="Courier New" size="1"&gt;8&lt;/FONT&gt;&lt;/STRONG&gt;&lt;FONT face="Courier New" size="1"&gt;); &lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT color="#0000ff" face="Courier New" size="1"&gt;seriesplot&lt;/FONT&gt; &lt;FONT color="#0000ff" face="Courier New" size="1"&gt;x&lt;/FONT&gt;&lt;FONT face="Courier New" size="1"&gt;=x2 &lt;/FONT&gt;&lt;FONT color="#0000ff" face="Courier New" size="1"&gt;y&lt;/FONT&gt;&lt;FONT face="Courier New" size="1"&gt;=y2/&lt;/FONT&gt;&lt;FONT color="#0000ff" face="Courier New" size="1"&gt;BREAK&lt;/FONT&gt;&lt;FONT face="Courier New" size="1"&gt;=TRUE &lt;/FONT&gt;&lt;FONT color="#0000ff" face="Courier New" size="1"&gt;LEGENDLABEL&lt;/FONT&gt;&lt;FONT face="Courier New" size="1"&gt;=&lt;/FONT&gt;&lt;FONT color="#800080" face="Courier New" size="1"&gt;"Arrow1"&lt;/FONT&gt; &lt;FONT color="#0000ff" face="Courier New" size="1"&gt;PRIMARY&lt;/FONT&gt;&lt;FONT face="Courier New" size="1"&gt;=TRUE &lt;/FONT&gt;&lt;FONT color="#0000ff" face="Courier New" size="1"&gt;lineattrs&lt;/FONT&gt;&lt;FONT face="Courier New" size="1"&gt;=(&lt;/FONT&gt;&lt;FONT color="#0000ff" face="Courier New" size="1"&gt;color&lt;/FONT&gt;&lt;FONT face="Courier New" size="1"&gt;=grey &lt;/FONT&gt;&lt;FONT color="#0000ff" face="Courier New" size="1"&gt;pattern&lt;/FONT&gt;&lt;FONT face="Courier New" size="1"&gt;=solid &lt;/FONT&gt;&lt;FONT color="#0000ff" face="Courier New" size="1"&gt;THICKNESS&lt;/FONT&gt;&lt;FONT face="Courier New" size="1"&gt;=&lt;/FONT&gt;&lt;STRONG&gt;&lt;FONT color="#008080" face="Courier New" size="1"&gt;20&lt;/FONT&gt;&lt;/STRONG&gt;&lt;FONT face="Courier New" size="1"&gt;); &lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT color="#0000ff" face="Courier New" size="1"&gt;seriesplot&lt;/FONT&gt; &lt;FONT color="#0000ff" face="Courier New" size="1"&gt;x&lt;/FONT&gt;&lt;FONT face="Courier New" size="1"&gt;=x3 &lt;/FONT&gt;&lt;FONT color="#0000ff" face="Courier New" size="1"&gt;y&lt;/FONT&gt;&lt;FONT face="Courier New" size="1"&gt;=y3/&lt;/FONT&gt;&lt;FONT color="#0000ff" face="Courier New" size="1"&gt;BREAK&lt;/FONT&gt;&lt;FONT face="Courier New" size="1"&gt;=TRUE &lt;/FONT&gt;&lt;FONT color="#0000ff" face="Courier New" size="1"&gt;LEGENDLABEL&lt;/FONT&gt;&lt;FONT face="Courier New" size="1"&gt;=&lt;/FONT&gt;&lt;FONT color="#800080" face="Courier New" size="1"&gt;"Arrow2"&lt;/FONT&gt; &lt;FONT color="#0000ff" face="Courier New" size="1"&gt;PRIMARY&lt;/FONT&gt;&lt;FONT face="Courier New" size="1"&gt;=TRUE &lt;/FONT&gt;&lt;FONT color="#0000ff" face="Courier New" size="1"&gt;lineattrs&lt;/FONT&gt;&lt;FONT face="Courier New" size="1"&gt;=(&lt;/FONT&gt;&lt;FONT color="#0000ff" face="Courier New" size="1"&gt;color&lt;/FONT&gt;&lt;FONT face="Courier New" size="1"&gt;=grey &lt;/FONT&gt;&lt;FONT color="#0000ff" face="Courier New" size="1"&gt;pattern&lt;/FONT&gt;&lt;FONT face="Courier New" size="1"&gt;=solid &lt;/FONT&gt;&lt;FONT color="#0000ff" face="Courier New" size="1"&gt;THICKNESS&lt;/FONT&gt;&lt;FONT face="Courier New" size="1"&gt;=&lt;/FONT&gt;&lt;STRONG&gt;&lt;FONT color="#008080" face="Courier New" size="1"&gt;20&lt;/FONT&gt;&lt;/STRONG&gt;&lt;FONT face="Courier New" size="1"&gt;) &lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT face="Courier New" size="1"&gt;ARROWHEADPOSITION=END ARROWHEADSCALE=&lt;/FONT&gt;&lt;STRONG&gt;&lt;FONT color="#008080" face="Courier New" size="1"&gt;20&lt;/FONT&gt;&lt;/STRONG&gt;&lt;FONT face="Courier New" size="1"&gt; ARROWHEADSHAPE=BARBED;&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT color="#0000ff" face="Courier New" size="1"&gt;referenceline&lt;/FONT&gt; &lt;FONT color="#0000ff" face="Courier New" size="1"&gt;y&lt;/FONT&gt;&lt;FONT face="Courier New" size="1"&gt;=&lt;/FONT&gt;&lt;STRONG&gt;&lt;FONT color="#008080" face="Courier New" size="1"&gt;0&lt;/FONT&gt;&lt;/STRONG&gt;&lt;FONT face="Courier New" size="1"&gt;/ &lt;/FONT&gt;&lt;FONT color="#0000ff" face="Courier New" size="1"&gt;curvelabel&lt;/FONT&gt;&lt;FONT face="Courier New" size="1"&gt;=&lt;/FONT&gt;&lt;FONT color="#800080" face="Courier New" size="1"&gt;" "&lt;/FONT&gt; &lt;FONT color="#0000ff" face="Courier New" size="1"&gt;curvelabelattrs&lt;/FONT&gt;&lt;FONT face="Courier New" size="1"&gt;=(&lt;/FONT&gt;&lt;FONT color="#0000ff" face="Courier New" size="1"&gt;size&lt;/FONT&gt;&lt;FONT face="Courier New" size="1"&gt;=&lt;/FONT&gt;&lt;STRONG&gt;&lt;FONT color="#008080" face="Courier New" size="1"&gt;22&lt;/FONT&gt;&lt;/STRONG&gt;&lt;FONT face="Courier New" size="1"&gt;pt &lt;/FONT&gt;&lt;FONT color="#0000ff" face="Courier New" size="1"&gt;weight&lt;/FONT&gt;&lt;FONT face="Courier New" size="1"&gt;=bold &lt;/FONT&gt;&lt;FONT color="#0000ff" face="Courier New" size="1"&gt;color&lt;/FONT&gt;&lt;FONT face="Courier New" size="1"&gt;=white) &lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT color="#0000ff" face="Courier New" size="1"&gt;clip&lt;/FONT&gt;&lt;FONT face="Courier New" size="1"&gt;=true &lt;/FONT&gt;&lt;FONT color="#0000ff" face="Courier New" size="1"&gt;curvelabelposition&lt;/FONT&gt;&lt;FONT face="Courier New" size="1"&gt;=min &lt;/FONT&gt;&lt;FONT color="#0000ff" face="Courier New" size="1"&gt;lineattrs&lt;/FONT&gt;&lt;FONT face="Courier New" size="1"&gt;=(&lt;/FONT&gt;&lt;FONT color="#0000ff" face="Courier New" size="1"&gt;pattern&lt;/FONT&gt;&lt;FONT face="Courier New" size="1"&gt;=dash &lt;/FONT&gt;&lt;FONT color="#0000ff" face="Courier New" size="1"&gt;THICKNESS&lt;/FONT&gt;&lt;FONT face="Courier New" size="1"&gt;=&lt;/FONT&gt;&lt;STRONG&gt;&lt;FONT color="#008080" face="Courier New" size="1"&gt;2&lt;/FONT&gt;&lt;/STRONG&gt; &lt;FONT color="#0000ff" face="Courier New" size="1"&gt;color&lt;/FONT&gt;&lt;FONT face="Courier New" size="1"&gt;=white);&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT color="#0000ff" face="Courier New" size="1"&gt;endlayout&lt;/FONT&gt;&lt;FONT face="Courier New" size="1"&gt;; &lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT color="#0000ff" face="Courier New" size="1"&gt;endcell&lt;/FONT&gt;&lt;FONT face="Courier New" size="1"&gt;;&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT color="#0000ff" face="Courier New" size="1"&gt;endlayout&lt;/FONT&gt;&lt;FONT face="Courier New" size="1"&gt;; &lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT color="#0000ff" face="Courier New" size="1"&gt;entryfootnote&lt;/FONT&gt; &lt;FONT color="#0000ff" face="Courier New" size="1"&gt;halign&lt;/FONT&gt;&lt;FONT face="Courier New" size="1"&gt;=center &lt;/FONT&gt;&lt;FONT color="#0000ff" face="Courier New" size="1"&gt;TEXTATTRS&lt;/FONT&gt;&lt;FONT face="Courier New" size="1"&gt;=(size=&lt;/FONT&gt;&lt;STRONG&gt;&lt;FONT color="#008080" face="Courier New" size="1"&gt;35&lt;/FONT&gt;&lt;/STRONG&gt;&lt;FONT face="Courier New" size="1"&gt;pt weight=bold &lt;/FONT&gt;&lt;FONT color="#0000ff" face="Courier New" size="1"&gt;color&lt;/FONT&gt;&lt;FONT face="Courier New" size="1"&gt;=green) &lt;/FONT&gt;&lt;FONT color="#800080" face="Courier New" size="1"&gt;"&amp;amp;footnotes."&lt;/FONT&gt;&lt;FONT face="Courier New" size="1"&gt;; &lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT color="#0000ff" face="Courier New" size="1"&gt;layout&lt;/FONT&gt; &lt;FONT color="#0000ff" face="Courier New" size="1"&gt;globallegend&lt;/FONT&gt;&lt;FONT face="Courier New" size="1"&gt;/&lt;/FONT&gt;&lt;FONT color="#0000ff" face="Courier New" size="1"&gt;border&lt;/FONT&gt;&lt;FONT face="Courier New" size="1"&gt;=false &lt;/FONT&gt;&lt;FONT color="#0000ff" face="Courier New" size="1"&gt;type&lt;/FONT&gt;&lt;FONT face="Courier New" size="1"&gt;=COLUMN &lt;/FONT&gt;&lt;FONT color="#0000ff" face="Courier New" size="1"&gt;weights&lt;/FONT&gt;&lt;FONT face="Courier New" size="1"&gt;=uniform;&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT color="#0000ff" face="Courier New" size="1"&gt;discretelegend&lt;/FONT&gt; &lt;FONT color="#800080" face="Courier New" size="1"&gt;"Heart1"&lt;/FONT&gt; &lt;FONT color="#800080" face="Courier New" size="1"&gt;"Heart2"&lt;/FONT&gt; &lt;FONT color="#800080" face="Courier New" size="1"&gt;"Arrow"&lt;/FONT&gt;&lt;FONT face="Courier New" size="1"&gt;/&lt;/FONT&gt;&lt;FONT color="#0000ff" face="Courier New" size="1"&gt;border&lt;/FONT&gt;&lt;FONT face="Courier New" size="1"&gt;=false &lt;/FONT&gt;&lt;FONT color="#0000ff" face="Courier New" size="1"&gt;across&lt;/FONT&gt;&lt;FONT face="Courier New" size="1"&gt;=&lt;/FONT&gt;&lt;STRONG&gt;&lt;FONT color="#008080" face="Courier New" size="1"&gt;1&lt;/FONT&gt;&lt;/STRONG&gt; &lt;FONT color="#0000ff" face="Courier New" size="1"&gt;down&lt;/FONT&gt;&lt;FONT face="Courier New" size="1"&gt;=&lt;/FONT&gt;&lt;STRONG&gt;&lt;FONT color="#008080" face="Courier New" size="1"&gt;1&lt;/FONT&gt;&lt;/STRONG&gt; &lt;FONT color="#0000ff" face="Courier New" size="1"&gt;autoalign&lt;/FONT&gt;&lt;FONT face="Courier New" size="1"&gt;=(CENTER) &lt;/FONT&gt;&lt;FONT color="#0000ff" face="Courier New" size="1"&gt;ORDER&lt;/FONT&gt;&lt;FONT face="Courier New" size="1"&gt;=COLUMNMAJOR;&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT color="#0000ff" face="Courier New" size="1"&gt;endlayout&lt;/FONT&gt;&lt;FONT face="Courier New" size="1"&gt;; &lt;/FONT&gt;&lt;FONT color="#0000ff" face="Courier New" size="1"&gt;endgraph&lt;/FONT&gt;&lt;FONT face="Courier New" size="1"&gt;; &lt;/FONT&gt;&lt;FONT color="#0000ff" face="Courier New" size="1"&gt;end&lt;/FONT&gt;&lt;FONT face="Courier New" size="1"&gt;; &lt;/FONT&gt;&lt;STRONG&gt;&lt;FONT color="#000080" face="Courier New" size="1"&gt;run&lt;/FONT&gt;&lt;/STRONG&gt;&lt;FONT face="Courier New" size="1"&gt;;&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT color="#000080" face="Courier New" size="1"&gt;&lt;STRONG&gt;proc&lt;/STRONG&gt;&lt;/FONT&gt; &lt;STRONG&gt;&lt;FONT color="#000080" face="Courier New" size="1"&gt;sgrender&lt;/FONT&gt;&lt;/STRONG&gt; &lt;FONT color="#0000ff" face="Courier New" size="1"&gt;data&lt;/FONT&gt;&lt;FONT face="Courier New" size="1"&gt;=for_heart &lt;/FONT&gt;&lt;FONT color="#0000ff" face="Courier New" size="1"&gt;template&lt;/FONT&gt;&lt;FONT face="Courier New" size="1"&gt;=a.class; &lt;/FONT&gt;&lt;STRONG&gt;&lt;FONT color="#000080" face="Courier New" size="1"&gt;Run&lt;/FONT&gt;&lt;/STRONG&gt;&lt;FONT face="Courier New" size="1"&gt;; &lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT color="#0000ff" face="Courier New" size="1"&gt;ods&lt;/FONT&gt; &lt;FONT color="#0000ff" face="Courier New" size="1"&gt;graphics&lt;/FONT&gt; &lt;FONT color="#0000ff" face="Courier New" size="1"&gt;off&lt;/FONT&gt;&lt;FONT face="Courier New" size="1"&gt;; &lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT color="#0000ff" face="Courier New" size="1"&gt;ods&lt;/FONT&gt; &lt;FONT color="#0000ff" face="Courier New" size="1"&gt;listing&lt;/FONT&gt;&lt;FONT face="Courier New" size="1"&gt;;&lt;/FONT&gt;&lt;/P&gt;&lt;PRE&gt;&lt;CODE class=" language-sas"&gt;%let path = /sas/shared_data/credit_loss_models/MIP_MIS/xx60692/love_heart;;

%let ylabel     = Love You To Death;
%let xlabel     = Love You To Death;
%let entrylabel = Love You To Death;
%let namelabel  = Love You To Death;
%let footnotes  = Guaranteed Period: Ten Thousand Years!;

data heart_data1;
do x=-2 to 2 by .05;
 y=sqrt(1-(abs(x)-1)**2);
 output;
 end;
do x=2 to -2 by -.05;
 y=arcos(1-abs(x))-3.14;
 output;
 end;
run;

data heart_data; 
set  heart_data1;
if y=. then y=0;
if round(x*100)=0 then y=y+.2;
x1=x+0.5;
y1=y;
run;


data anno_arrow;
x2=-2;   y2=-2.5;  output;
x2=-.75; y2=-1.25; output;
x2=1;    y2=.5;    output;
x2=1.75; y2=1.25;  output;
run;

data for_heart_data;
retain x y x1 y1 x2 y2;
set   heart_data;
y2=0;
if -1.97&amp;gt;x&amp;gt;-2.03  then x2=-2; 
if -0.72&amp;gt;x&amp;gt;-0.78  then x2=-0.75; 
if -0.49&amp;gt;x&amp;gt;-0.51  then x2=-0.5;
if 0.74&amp;gt;x&amp;gt;0.75    then x2=0.75;
if 1.03&amp;gt;x1&amp;gt;0.97   then x2=1; 
if 1.53&amp;gt;x1&amp;gt;1.49   then x3=1.5; 
if 1.78&amp;gt;x&amp;gt;1.72    then x3=1.75; 

if x2=-2    then y2=-2.5; 
if x2=-0.75 then y2=-1.25; 
if x2=-0.5  then y2=-1;
if x2=0.75  then y2=0.25;
if x2=1     then y2=.5; 
if x3=1.5   then y3=1; 
if x3=1.75  then y3=1.25; 

if y2=0     then y2=.;
if 0.26&amp;lt;x1&amp;lt;1.24  and y1&amp;gt;0                   then y1=.;
if (x1&amp;lt;-0.74 and y&amp;gt;=0) or (x1&amp;lt;0.24 and y&amp;lt;0) then y1=.;
if -0.51 &amp;lt;x2                                then y2=.;
if        x3&amp;lt; 1.49                          then y3=.;
run;

proc sort data=for_heart_data(keep=x3 y3) out=x3y3; by y3; run;

data for_heart;
set for_heart_data(drop=x3 y3); set x3y3;
run;

ods _all_ close; options number nodate;
goptions reset=all device=png gsfname=graphout xpixels=1000 ypixels=400;
ods graphics on/reset imagename="&amp;amp;namelabel." imagefmt=png width=20in height=15in scale=off border=off;
ods listing gpath="&amp;amp;path.";   ods path reset;  
ODS path (PREPEND) a.TEMPLAT(update);

proc template;
define statgraph a.class;    begingraph;   
discreteattrvar attrvar=classfill var=fore_sce attrmap='colors';
legendItem type=Line name="x" /lineattrs=(color=red  pattern=solid THICKNESS=8) labelattrs=(size=22pt) label="Heart1"; 
legendItem type=Line name="x1"/lineattrs=(color=red  pattern=Solid THICKNESS=8) labelattrs=(size=22pt) label="Heart2"; 
legendItem type=Line name="x2"/lineattrs=(color=grey pattern=solid THICKNESS=8) labelattrs=(size=22pt) label="Arrow1";
legendItem type=Line name="x3"/lineattrs=(color=grey pattern=solid THICKNESS=8) labelattrs=(size=22pt) label="Arrow2";

layout lattice/border=FALSE BORDERATTRS=(color=white) columns=1 rows=1 
  COLUMNGUTTER=2cm ROWGUTTER=2cm AUTOALIGN=(TOPRIGHT BOTTOMLEFT) SKIPEMPTYCELLS=TRUE;

cell; cellheader;    
entry "&amp;amp;entrylabel."/border=FALSE BORDERATTRS=(color=white) textattrs=(size=50pt weight=bold color=red);
endcellheader;

layout overlay /border=false WALLCOLOR=white WALLDISPLAY=(FILL) 
xaxisopts=(display=(label tickvalues) linearopts=(origin=0 THRESHOLDMIN=1 THRESHOLDMAX=1)
   label="&amp;amp;xlabel." griddisplay=off labelattrs=(weight=bold size=40pt color=biyg) 
   tickvalueattrs=(weight=bold size=22pt color=white)
   discreteopts=(tickdisplaylist=("-2" "-1.5" "-1" "-0.5" "0" "0.5" "1" "1.5" "2")
   tickvaluelist=("-2" "-1.5" "-1" "-0.5" "0" "0.5" "1" "1.5" "2") 
   TICKVALUEFITPOLICY=ROTATEALWAYS TICKVALUEROTATION=VERTICAL))

yaxisopts=(display=(label tickvalues) label="&amp;amp;ylabel." 
   labelattrs=(weight=bold size=22pt color=white) griddisplay=off 
   tickvalueattrs=(weight=bold size=40pt color=white) 
   linearopts=(integer=FALSE origin=-3 viewmin=-3 tickvalueformat=9.1 
   tickvaluelist=(-2.5 -2 -1.5 -1 -0.5 0 0.5 1 1.5) TICKVALUEPRIORITY=TRUE) 
   gridattrs=(pattern=dash THICKNESS=2 color=white));

seriesplot x=x  y=y /BREAK=TRUE LEGENDLABEL="Heart1" PRIMARY=TRUE lineattrs=(color=red  pattern=solid  THICKNESS=8); 
seriesplot x=x1 y=y1/BREAK=TRUE LEGENDLABEL="Heart2" PRIMARY=TRUE lineattrs=(color=red  pattern=MediumDash THICKNESS=8); 
seriesplot x=x2 y=y2/BREAK=TRUE LEGENDLABEL="Arrow1" PRIMARY=TRUE lineattrs=(color=grey pattern=solid THICKNESS=20); 
seriesplot x=x3 y=y3/BREAK=TRUE LEGENDLABEL="Arrow2" PRIMARY=TRUE lineattrs=(color=grey pattern=solid THICKNESS=20) 
                     ARROWHEADPOSITION=END ARROWHEADSCALE=20 ARROWHEADSHAPE=BARBED;

referenceline y=0/ curvelabel=" " curvelabelattrs=(size=22pt weight=bold color=white) 
  clip=true curvelabelposition=min lineattrs=(pattern=dash THICKNESS=2 color=white);

endlayout; 
endcell;

endlayout;  
entryfootnote halign=center  TEXTATTRS=(size=35pt weight=bold color=green) "&amp;amp;footnotes."; 

layout globallegend/border=false type=COLUMN weights=uniform;
discretelegend "Heart1" "Heart2" "Arrow"/border=false across=1 down=1 autoalign=(CENTER) ORDER=COLUMNMAJOR;
endlayout;  endgraph; end; run;

proc sgrender data=for_heart template=a.class;  Run; 
ods graphics off;  
ods listing;&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Love You To Death.png" style="width: 600px;"&gt;&lt;img src="https://communities.sas.com/t5/image/serverpage/image-id/17427iDEF1C4A92E53E84A/image-size/large?v=v2&amp;amp;px=999" role="button" title="Love You To Death.png" alt="Love You To Death.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 20 Dec 2017 02:49:15 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Graphics-Programming/Cupid-Arrow-with-Two-Love-Heart-using-SAS-EG/m-p/422580#M14551</guid>
      <dc:creator>Fan</dc:creator>
      <dc:date>2017-12-20T02:49:15Z</dc:date>
    </item>
    <item>
      <title>Re: Cupid Arrow with Two Love Heart using SAS EG</title>
      <link>https://communities.sas.com/t5/Graphics-Programming/Cupid-Arrow-with-Two-Love-Heart-using-SAS-EG/m-p/423183#M14576</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/57158"&gt;@Fan&lt;/a&gt;, I added you to the "author" role, so you can now create a library article with your example, if you want.&amp;nbsp; Here &lt;A href="https://communities.sas.com/t5/Community-Memo/3-reasons-why-you-should-write-an-article-for-the-SAS/ba-p/309034" target="_self"&gt;are the instructions&lt;/A&gt;.&lt;/P&gt;</description>
      <pubDate>Thu, 21 Dec 2017 18:53:47 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Graphics-Programming/Cupid-Arrow-with-Two-Love-Heart-using-SAS-EG/m-p/423183#M14576</guid>
      <dc:creator>ChrisHemedinger</dc:creator>
      <dc:date>2017-12-21T18:53:47Z</dc:date>
    </item>
  </channel>
</rss>

