<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Sankey Diagrams &#187; SVG</title>
	<atom:link href="http://www.sankey-diagrams.com/tag/svg/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.sankey-diagrams.com</link>
	<description>A Sankey diagram says more than 1000 pie charts</description>
	<lastBuildDate>Wed, 11 Aug 2010 14:42:29 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
		<item>
		<title>Sankey Diagrams are Directed Weighted Graphs</title>
		<link>http://www.sankey-diagrams.com/sankey-diagrams-are-directed-weighted-graphs/</link>
		<comments>http://www.sankey-diagrams.com/sankey-diagrams-are-directed-weighted-graphs/#comments</comments>
		<pubDate>Wed, 08 Oct 2008 15:26:32 +0000</pubDate>
		<dc:creator>phineas</dc:creator>
				<category><![CDATA[General]]></category>
		<category><![CDATA[Methodology]]></category>
		<category><![CDATA[software]]></category>
		<category><![CDATA[SVG]]></category>

		<guid isPermaLink="false">http://www.sankey-diagrams.com/?p=148</guid>
		<description><![CDATA[]]></description>
			<content:encoded><![CDATA[<p> 	For those of you interested in some of the maths behind drawing Sankey diagrams properly, you might want to <a href="http://www.svgopen.org/2003/papers/RenderingGraphs/index.html">read this article on &#8216;Programmatic Rendering of Directed, Weighted Graphs&#8217;</a> submitted for SVG Open 2003 by Philip A. Mansfield and Mark Ambachtsheer of SchemaSoft.</p>
<p>The authors consider Sankey diagrams as directed weighted graphs but they &#8220;can be difficult, time-consuming, and uninteresting to render by hand&#8221;. However, &#8220;Sankey diagrams do add an indisputable expressive power to a standard mathematical rendering of a graph&#8230;[and] when professionally constructed, Sankey diagrams represent flow in a manner &#8230; can be understood by anyone, instantly.&#8221;</p>
<p>Three diagrams are presented: a simple directed, weighted graph representing a candy factory, a pen-sketched B/W Sankey diagram, and the corresponding Sankey diagram in SVG format, created using data in XML format and XSLT style sheet transformation.</p>
<div class="mypicsgallery"><a rel="lightbox[o_sankey_035]" href="http://www.sankey-diagrams.com/wp-content/myfotos/o_sankey_035/simple weighted graph.png"  title="Candy factory: the raw materials quantities for the production of chocolate bars and caramel core candies are shown with a simple weighted, directed graph (Source: Mansfield/Ambachtsheer. Programmatic Rendering of Directed, Weighted Graphs, 2003)"><img  width="500" height="187" src="http://www.sankey-diagrams.com/wp-content/myfotos/o_sankey_035/tumbs/tmb_simple weighted graph.png" alt="Candy factory: the raw materials quantities for the production of chocolate bars and caramel core candies are shown with a simple weighted, directed graph (Source: Mansfield/Ambachtsheer. Programmatic Rendering of Directed, Weighted Graphs, 2003)" title="Candy factory: the raw materials quantities for the production of chocolate bars and caramel core candies are shown with a simple weighted, directed graph (Source: Mansfield/Ambachtsheer. Programmatic Rendering of Directed, Weighted Graphs, 2003)" /></a><a rel="lightbox[o_sankey_035]" href="http://www.sankey-diagrams.com/wp-content/myfotos/o_sankey_035/CandyFactorySankeyManual.png"  title="The same candy factory with a hand-drawn Sankey diagram (Source: Mansfield/Ambachtsheer. Programmatic Rendering of Directed, Weighted Graphs, 2003)"><img  width="500" height="434" src="http://www.sankey-diagrams.com/wp-content/myfotos/o_sankey_035/tumbs/tmb_CandyFactorySankeyManual.png" alt="The same candy factory with a hand-drawn Sankey diagram (Source: Mansfield/Ambachtsheer. Programmatic Rendering of Directed, Weighted Graphs, 2003)" title="The same candy factory with a hand-drawn Sankey diagram (Source: Mansfield/Ambachtsheer. Programmatic Rendering of Directed, Weighted Graphs, 2003)" /></a><a rel="lightbox[o_sankey_035]" href="http://www.sankey-diagrams.com/wp-content/myfotos/o_sankey_035/svg_sankey_candyfactory.png"  title="Sankey diagram for the candy factory. A vector graphic has been created using XML and XSLT. (Source: Mansfield/Ambachtsheer. Programmatic Rendering of Directed, Weighted Graphs, 2003)"><img  width="500" height="668" src="http://www.sankey-diagrams.com/wp-content/myfotos/o_sankey_035/tumbs/tmb_svg_sankey_candyfactory.png" alt="Sankey diagram for the candy factory. A vector graphic has been created using XML and XSLT. (Source: Mansfield/Ambachtsheer. Programmatic Rendering of Directed, Weighted Graphs, 2003)" title="Sankey diagram for the candy factory. A vector graphic has been created using XML and XSLT. (Source: Mansfield/Ambachtsheer. Programmatic Rendering of Directed, Weighted Graphs, 2003)" /></a></div>
<div class="thumbsnav"></div>
<p>They also have some interesting details on graphical problems, such as overlay, edge layout, width of Sankey arrows in curves, etc. Basically all that stuff that developers of <a href="http://www.sankey-diagrams.com/sankey-diagram-software/">professional Sankey software tools</a> have to cope with.  </p>
]]></content:encoded>
			<wfw:commentRss>http://www.sankey-diagrams.com/sankey-diagrams-are-directed-weighted-graphs/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
	</channel>
</rss>
