<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title>DEV Community: Gagan Sikri</title>
    <description>The latest articles on DEV Community by Gagan Sikri (@sikrigagan).</description>
    <link>https://dev.to/sikrigagan</link>
    <image>
      <url>https://media2.dev.to/dynamic/image/width=90,height=90,fit=cover,gravity=auto,format=auto/https:%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F115109%2F47374d47-406a-4d13-b148-9623f2450a01.jpeg</url>
      <title>DEV Community: Gagan Sikri</title>
      <link>https://dev.to/sikrigagan</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/sikrigagan"/>
    <language>en</language>
    <item>
      <title>Sankey Diagram   🥳</title>
      <dc:creator>Gagan Sikri</dc:creator>
      <pubDate>Wed, 18 Dec 2019 08:19:43 +0000</pubDate>
      <link>https://dev.to/sikrigagan/sankey-diagram-28bg</link>
      <guid>https://dev.to/sikrigagan/sankey-diagram-28bg</guid>
      <description>&lt;p&gt;Sankey diagram is a very useful way to represent flow in a system. The flow happens between relatable entities and are represented by coloured links. The flow could be of any measurable quantity - material, cost, energy, etc, from one node (or entity) to another. It can be drawn in different layouts and gives a quick understanding of the flow balance in the system. Can use it to show energy flow in a system, or resource flow among members, or import/export among countries, etc. A sankey diagram very intuitively captures attention on the most important flow.&lt;/p&gt;

&lt;p&gt;Learn more about Sankey diagram &lt;a href="https://www.fusioncharts.com/charts/sankey-diagram"&gt;here&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;&lt;iframe height="600" src="https://codepen.io/fusioncharts/embed/dyPOgYN?height=600&amp;amp;default-tab=result&amp;amp;embed-version=2"&gt;
&lt;/iframe&gt;
&lt;/p&gt;

</description>
      <category>codepen</category>
      <category>fusioncharts</category>
      <category>charts</category>
      <category>sankey</category>
    </item>
    <item>
      <title>Chord Diagram 🔥</title>
      <dc:creator>Gagan Sikri</dc:creator>
      <pubDate>Tue, 17 Dec 2019 16:25:34 +0000</pubDate>
      <link>https://dev.to/sikrigagan/chord-diagram-35c4</link>
      <guid>https://dev.to/sikrigagan/chord-diagram-35c4</guid>
      <description>&lt;p&gt;Chord diagram is a visually appealing way to represent weighted relationships in a radial layout. Entities (or categories) among which the weighted relationship exist are drawn on the circumference whereas the actual weighted relationship are drawn as links in the circular space of the chord diagram. Most of the time this weighted relationship is a flow or a movement like, migration of people from one country to another, or, subscribers switching telecom operators. The essence of a chord diagram is in knowing the dominant relationship and one can toggle to narrow focus on most important relationships.&lt;/p&gt;

&lt;p&gt;Learn more about chord diagram &lt;a href="https://www.fusioncharts.com/charts/chord-diagram"&gt;here&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;&lt;iframe height="600" src="https://codepen.io/fusioncharts/embed/OJPbwxJ?height=600&amp;amp;default-tab=result&amp;amp;embed-version=2"&gt;
&lt;/iframe&gt;
&lt;/p&gt;

</description>
      <category>codepen</category>
      <category>fusioncharts</category>
      <category>charts</category>
      <category>chord</category>
    </item>
  </channel>
</rss>
