<?xml version="1.0" encoding="UTF-8"?>
<wiki>
  <body>&lt;ul&gt;
	&lt;li&gt;&lt;a href=&quot;http://blog.vlad1.com/2008/07/30/no-browser-left-behind/&quot;&gt;This&lt;/a&gt; looks interesting, maybe someday we can move from excanvas to this.&lt;/li&gt;
	&lt;li&gt;Add the ability to give the graph a title (similar to the new axis label stuff).&lt;/li&gt;
	&lt;li&gt;&lt;del&gt;Integrate the pie chart stuff into the library.&lt;/del&gt; &lt;strong&gt;cancelled&lt;/strong&gt; see &lt;a href=&quot;http://thenduks.lighthouseapp.com/projects/14510/tickets/3-pie-chart-support&quot;&gt;ticket #3&lt;/a&gt;&lt;/li&gt;
	&lt;li&gt;Keep up with changes to the &amp;#8216;real&amp;#8217; flot :)&lt;/li&gt;
	&lt;li&gt;Get boxplot&amp;#8217;s added at some point.&lt;/li&gt;
&lt;/ul&gt;
&lt;h3&gt;1.0&lt;/h3&gt;
&lt;ul&gt;
	&lt;li&gt;Change the data format: &lt;strong&gt;done&lt;/strong&gt;&lt;pre&gt;&lt;code&gt;[ [ x, y ], ... ]  =&amp;gt;  [ { x: x, y: y }, ... ]&lt;/code&gt;&lt;/pre&gt;This will make it easier to include extra information as necessary for things like tooltips (for example, &lt;pre&gt;&lt;code&gt;[ { x: some_date, y: some_value, committer: some_name }, ... ]&lt;/code&gt;&lt;/pre&gt; and you could then refer to some_datapoint.committer to get that value out of the &lt;span class=&quot;caps&quot;&gt;API&lt;/span&gt;). This will also make the &amp;#8216;deltas&amp;#8217; series type less hacky (since it requires [x,y,d] instead of [x,y]) and also makes it feasible to do box plots (since they have quite a bit more information in one data point).&lt;/li&gt;
&lt;/ul&gt;
&lt;ul&gt;
	&lt;li&gt;Re-format a lot of the code to make it more obvious what&amp;#8217;s happening (some indentation issues/etc). &lt;strong&gt;done&lt;/strong&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;ul&gt;
	&lt;li&gt;Dual-y-axis support&lt;/li&gt;
&lt;/ul&gt;</body>
  <created-at type="datetime">2008-07-28T16:23:27-07:00</created-at>
  <id type="integer">40401</id>
  <permalink>planned-changes</permalink>
  <repository-id type="integer">21694</repository-id>
  <title>Planned Changes</title>
  <updated-at type="datetime">2008-11-18T13:49:19-08:00</updated-at>
  <user-id type="integer">6437</user-id>
</wiki>
