<?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 Valentine's Day Data Viz Challenge - My Solution in Valentine's Day Data Viz Challenge</title>
    <link>https://communities.sas.com/t5/Valentine-s-Day-Data-Viz/Valentine-s-Day-Data-Viz-Challenge-My-Solution/m-p/917623#M20</link>
    <description>&lt;P&gt;It is not the most sophisticated solution, but it is also not the worst. This is the code:&lt;/P&gt;&lt;P&gt;data heart;&lt;BR /&gt;input beat $ happiness love;&lt;BR /&gt;cards;&lt;BR /&gt;beat1 2 9&lt;BR /&gt;beat2 2 10&lt;BR /&gt;beat3 3 7&lt;BR /&gt;beat4 3 8&lt;BR /&gt;beat5 3 11&lt;BR /&gt;beat6 4 5&lt;BR /&gt;beat7 4 6&lt;BR /&gt;beat8 4 11&lt;BR /&gt;beat9 5 4&lt;BR /&gt;beat10 5 10&lt;BR /&gt;beat11 6 3&lt;BR /&gt;beat12 6 9&lt;BR /&gt;beat13 7 2&lt;BR /&gt;beat14 7 9&lt;BR /&gt;beat15 8 3&lt;BR /&gt;beat16 8 9&lt;BR /&gt;beat17 9 4&lt;BR /&gt;beat18 9 10&lt;BR /&gt;beat19 10 5&lt;BR /&gt;beat20 10 6&lt;BR /&gt;beat21 10 11&lt;BR /&gt;beat22 11 7&lt;BR /&gt;beat23 11 8&lt;BR /&gt;beat24 11 11&lt;BR /&gt;beat25 12 9&lt;BR /&gt;beat26 12 10&lt;BR /&gt;;&lt;BR /&gt;run;&lt;/P&gt;&lt;P&gt;proc sgplot data=heart; scatter y=love x=happiness; run;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;And this is the result:&lt;BR /&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="SAS Valentine's Day Data Viz Challenge.png" style="width: 640px;"&gt;&lt;img src="https://communities.sas.com/t5/image/serverpage/image-id/94047i3ABEA9EF1EEE04A2/image-size/large?v=v2&amp;amp;px=999" role="button" title="SAS Valentine's Day Data Viz Challenge.png" alt="SAS Valentine's Day Data Viz Challenge.png" /&gt;&lt;/span&gt;&lt;/P&gt;</description>
    <pubDate>Fri, 23 Feb 2024 17:46:42 GMT</pubDate>
    <dc:creator>JulianVogel</dc:creator>
    <dc:date>2024-02-23T17:46:42Z</dc:date>
    <item>
      <title>Valentine's Day Data Viz Challenge - My Solution</title>
      <link>https://communities.sas.com/t5/Valentine-s-Day-Data-Viz/Valentine-s-Day-Data-Viz-Challenge-My-Solution/m-p/917623#M20</link>
      <description>&lt;P&gt;It is not the most sophisticated solution, but it is also not the worst. This is the code:&lt;/P&gt;&lt;P&gt;data heart;&lt;BR /&gt;input beat $ happiness love;&lt;BR /&gt;cards;&lt;BR /&gt;beat1 2 9&lt;BR /&gt;beat2 2 10&lt;BR /&gt;beat3 3 7&lt;BR /&gt;beat4 3 8&lt;BR /&gt;beat5 3 11&lt;BR /&gt;beat6 4 5&lt;BR /&gt;beat7 4 6&lt;BR /&gt;beat8 4 11&lt;BR /&gt;beat9 5 4&lt;BR /&gt;beat10 5 10&lt;BR /&gt;beat11 6 3&lt;BR /&gt;beat12 6 9&lt;BR /&gt;beat13 7 2&lt;BR /&gt;beat14 7 9&lt;BR /&gt;beat15 8 3&lt;BR /&gt;beat16 8 9&lt;BR /&gt;beat17 9 4&lt;BR /&gt;beat18 9 10&lt;BR /&gt;beat19 10 5&lt;BR /&gt;beat20 10 6&lt;BR /&gt;beat21 10 11&lt;BR /&gt;beat22 11 7&lt;BR /&gt;beat23 11 8&lt;BR /&gt;beat24 11 11&lt;BR /&gt;beat25 12 9&lt;BR /&gt;beat26 12 10&lt;BR /&gt;;&lt;BR /&gt;run;&lt;/P&gt;&lt;P&gt;proc sgplot data=heart; scatter y=love x=happiness; run;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;And this is the result:&lt;BR /&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="SAS Valentine's Day Data Viz Challenge.png" style="width: 640px;"&gt;&lt;img src="https://communities.sas.com/t5/image/serverpage/image-id/94047i3ABEA9EF1EEE04A2/image-size/large?v=v2&amp;amp;px=999" role="button" title="SAS Valentine's Day Data Viz Challenge.png" alt="SAS Valentine's Day Data Viz Challenge.png" /&gt;&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 23 Feb 2024 17:46:42 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Valentine-s-Day-Data-Viz/Valentine-s-Day-Data-Viz-Challenge-My-Solution/m-p/917623#M20</guid>
      <dc:creator>JulianVogel</dc:creator>
      <dc:date>2024-02-23T17:46:42Z</dc:date>
    </item>
  </channel>
</rss>

