<?xml version="1.0"?>
<?xml-stylesheet type="text/css" href="http://wandora.org/w/skins/common/feed.css?303"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
		<id>http://wandora.org/w/index.php?action=history&amp;feed=atom&amp;title=D3_layer_visualization</id>
		<title>D3 layer visualization - Revision history</title>
		<link rel="self" type="application/atom+xml" href="http://wandora.org/w/index.php?action=history&amp;feed=atom&amp;title=D3_layer_visualization"/>
		<link rel="alternate" type="text/html" href="http://wandora.org/w/index.php?title=D3_layer_visualization&amp;action=history"/>
		<updated>2026-04-18T10:07:10Z</updated>
		<subtitle>Revision history for this page on the wiki</subtitle>
		<generator>MediaWiki 1.19.1</generator>

	<entry>
		<id>http://wandora.org/w/index.php?title=D3_layer_visualization&amp;diff=10168&amp;oldid=prev</id>
		<title>Eero at 10:50, 31 August 2012</title>
		<link rel="alternate" type="text/html" href="http://wandora.org/w/index.php?title=D3_layer_visualization&amp;diff=10168&amp;oldid=prev"/>
				<updated>2012-08-31T10:50:52Z</updated>
		
		<summary type="html">&lt;p&gt;&lt;/p&gt;
&lt;table class='diff diff-contentalign-left'&gt;
				&lt;col class='diff-marker' /&gt;
				&lt;col class='diff-content' /&gt;
				&lt;col class='diff-marker' /&gt;
				&lt;col class='diff-content' /&gt;
			&lt;tr valign='top'&gt;
			&lt;td colspan='2' style=&quot;background-color: white; color:black;&quot;&gt;← Older revision&lt;/td&gt;
			&lt;td colspan='2' style=&quot;background-color: white; color:black;&quot;&gt;Revision as of 10:50, 31 August 2012&lt;/td&gt;
			&lt;/tr&gt;&lt;tr&gt;&lt;td colspan=&quot;2&quot; class=&quot;diff-lineno&quot;&gt;Line 8:&lt;/td&gt;
&lt;td colspan=&quot;2&quot; class=&quot;diff-lineno&quot;&gt;Line 8:&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class='diff-marker'&gt;&amp;#160;&lt;/td&gt;&lt;td style=&quot;background: #eee; color:black; font-size: smaller;&quot;&gt;&lt;/td&gt;&lt;td class='diff-marker'&gt;&amp;#160;&lt;/td&gt;&lt;td style=&quot;background: #eee; color:black; font-size: smaller;&quot;&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class='diff-marker'&gt;&amp;#160;&lt;/td&gt;&lt;td style=&quot;background: #eee; color:black; font-size: smaller;&quot;&gt;&lt;/td&gt;&lt;td class='diff-marker'&gt;&amp;#160;&lt;/td&gt;&lt;td style=&quot;background: #eee; color:black; font-size: smaller;&quot;&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class='diff-marker'&gt;−&lt;/td&gt;&lt;td style=&quot;background: #ffa; color:black; font-size: smaller;&quot;&gt;&lt;div&gt;First layers are created and populated in Wandora. In this case data is extracted with the [[Freebase &lt;del class=&quot;diffchange diffchange-inline&quot;&gt;Extractor&lt;/del&gt;]] and [[New York Times Article Extractor]] about Linus Torvalds and Richard Stallman.&lt;/div&gt;&lt;/td&gt;&lt;td class='diff-marker'&gt;+&lt;/td&gt;&lt;td style=&quot;background: #cfc; color:black; font-size: smaller;&quot;&gt;&lt;div&gt;First layers are created and populated in Wandora. In this case data is extracted with the [[Freebase &lt;ins class=&quot;diffchange diffchange-inline&quot;&gt;extractor&lt;/ins&gt;]] and [[&lt;ins class=&quot;diffchange diffchange-inline&quot;&gt;New York Times Article Search API extractor|&lt;/ins&gt;New York Times Article Extractor]] about Linus Torvalds and Richard Stallman.&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class='diff-marker'&gt;&amp;#160;&lt;/td&gt;&lt;td style=&quot;background: #eee; color:black; font-size: smaller;&quot;&gt;&lt;/td&gt;&lt;td class='diff-marker'&gt;&amp;#160;&lt;/td&gt;&lt;td style=&quot;background: #eee; color:black; font-size: smaller;&quot;&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class='diff-marker'&gt;&amp;#160;&lt;/td&gt;&lt;td style=&quot;background: #eee; color:black; font-size: smaller;&quot;&gt;&lt;/td&gt;&lt;td class='diff-marker'&gt;&amp;#160;&lt;/td&gt;&lt;td style=&quot;background: #eee; color:black; font-size: smaller;&quot;&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;/table&gt;</summary>
		<author><name>Eero</name></author>	</entry>

	<entry>
		<id>http://wandora.org/w/index.php?title=D3_layer_visualization&amp;diff=10162&amp;oldid=prev</id>
		<title>Eero: Created page with &quot;The layer module uses the [http://github.com/mbostock/d3/wiki/Partition-Layout D3 partition layout] to visualize the tree like layer structure in Wandora. It uses the open sou...&quot;</title>
		<link rel="alternate" type="text/html" href="http://wandora.org/w/index.php?title=D3_layer_visualization&amp;diff=10162&amp;oldid=prev"/>
				<updated>2012-08-31T10:34:32Z</updated>
		
		<summary type="html">&lt;p&gt;Created page with &amp;quot;The layer module uses the [http://github.com/mbostock/d3/wiki/Partition-Layout D3 partition layout] to visualize the tree like layer structure in Wandora. It uses the open sou...&amp;quot;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;The layer module uses the [http://github.com/mbostock/d3/wiki/Partition-Layout D3 partition layout] to visualize the tree like layer structure in Wandora. It uses the open source JavaScript visualization library [http://d3js.org/ D3.js]. The service module's alias in Wandora is '''layer''' and the URL of the visualization is &lt;br /&gt;
&lt;br /&gt;
 http://127.0.0.1:8898/layer&lt;br /&gt;
&lt;br /&gt;
By default the layer visualization pulls 5 child layers per parent layer and 500 topics per layer. These limits may be overridden with the ''nl'' and ''nt'' URL query parameters respecively. An usage example of the visualization is provided below.&lt;br /&gt;
&lt;br /&gt;
Note that as with D3 the browser support of D3 visualizations in Wandora is limited to IE9+ and up to date versions of Firefox, Chrome (+Chromium), Safari and Opera.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
First layers are created and populated in Wandora. In this case data is extracted with the [[Freebase Extractor]] and [[New York Times Article Extractor]] about Linus Torvalds and Richard Stallman.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Image:layer_01.png|center]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
The visualization now shows both the layer structure and topics in a circular partition layout as well as bezier curves between topics from different layers to visualize topics merging with each other.  A 0.37 ratio of merged topics per all topics is shown along with other statistics.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Image:layer_02.png|center]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Topics can be selected with a text filter. Here topics matching &amp;quot;GNU&amp;quot;, &amp;quot;Linux&amp;quot; and &amp;quot;Open&amp;quot; are shown both in the visualization and the &amp;quot;Now selected&amp;quot; table. Mousing over either the group of merged topics in the visualization or the table highlights the topics in both. Topics can also be selected and deselected by clicking on them in the visualization.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Image:layer_03.png|center]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Image:layer_04.png|center]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Image:layer_05.png|center]]&lt;/div&gt;</summary>
		<author><name>Eero</name></author>	</entry>

	</feed>