<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en-GB">
	<id>https://stockhub.co/index.php?action=history&amp;feed=atom&amp;title=Module%3AGraph%3AChart</id>
	<title>Module:Graph:Chart - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://stockhub.co/index.php?action=history&amp;feed=atom&amp;title=Module%3AGraph%3AChart"/>
	<link rel="alternate" type="text/html" href="https://stockhub.co/index.php?title=Module:Graph:Chart&amp;action=history"/>
	<updated>2026-05-07T05:32:11Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.43.5</generator>
	<entry>
		<id>https://stockhub.co/index.php?title=Module:Graph:Chart&amp;diff=136422&amp;oldid=prev</id>
		<title>imported&gt;MusikBot II: Protected &quot;Module:Graph:Chart&quot;: High-risk template or module (more info) ([Edit=Require autoconfirmed or confirmed access] (indefinite))</title>
		<link rel="alternate" type="text/html" href="https://stockhub.co/index.php?title=Module:Graph:Chart&amp;diff=136422&amp;oldid=prev"/>
		<updated>2021-05-18T17:59:52Z</updated>

		<summary type="html">&lt;p&gt;Protected &amp;quot;&lt;a href=&quot;/research/Module:Graph:Chart&quot; title=&quot;Module:Graph:Chart&quot;&gt;Module:Graph:Chart&lt;/a&gt;&amp;quot;: &lt;a href=&quot;https://en.wikipedia.org/wiki/High-risk_templates&quot; class=&quot;extiw&quot; title=&quot;wikipedia:High-risk templates&quot;&gt;High-risk template or module&lt;/a&gt; (&lt;a href=&quot;/index.php?title=User:MusikBot_II/TemplateProtector&amp;amp;action=edit&amp;amp;redlink=1&quot; class=&quot;new&quot; title=&quot;User:MusikBot II/TemplateProtector (page does not exist)&quot;&gt;more info&lt;/a&gt;) ([Edit=Require autoconfirmed or confirmed access] (indefinite))&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;local p = {}&lt;br /&gt;
local graph = require(&amp;#039;Module:Graph&amp;#039;)&lt;br /&gt;
&lt;br /&gt;
p[&amp;#039;&amp;#039;] = function(frame)&lt;br /&gt;
	local newFrame = {&lt;br /&gt;
	    getParent = function(self)&lt;br /&gt;
	    	return frame&lt;br /&gt;
	    end,&lt;br /&gt;
	    getTitle = function(self)&lt;br /&gt;
	    	return &amp;#039;Template:Graph:Chart&amp;#039;&lt;br /&gt;
	    end,&lt;br /&gt;
	    args = {}&lt;br /&gt;
	}&lt;br /&gt;
	setmetatable(newFrame, {&lt;br /&gt;
		__index = function(t, k)&lt;br /&gt;
			if type(frame[k]) == &amp;#039;function&amp;#039; then&lt;br /&gt;
				return function(...)&lt;br /&gt;
					return frame[k](frame, select(2, ...))&lt;br /&gt;
				end&lt;br /&gt;
			else&lt;br /&gt;
				return frame[k]&lt;br /&gt;
			end&lt;br /&gt;
		end&lt;br /&gt;
	})&lt;br /&gt;
	return frame:extensionTag{ name=&amp;#039;templatestyles&amp;#039;, args={src=&amp;#039;Template:Graph:Chart/styles.css&amp;#039;} },&lt;br /&gt;
		frame:extensionTag(&amp;#039;graph&amp;#039;, graph.chartWrapper(newFrame))&lt;br /&gt;
end&lt;br /&gt;
&lt;br /&gt;
return p&lt;/div&gt;</summary>
		<author><name>imported&gt;MusikBot II</name></author>
	</entry>
</feed>