<br>I am planning to further enhance the demo with these features, and am looking to accomplish them in 3 days : <br><br>1. Currently the graphs are fixed width. The plan is to make the graph scrollable horizontally so that, even if the user is viewing the data for 15 years at a time, the bars are of sufficient width and the graph is not crowded. The width of the entire graph will change dynamically depending upon the number of years and number of contributors the user is looking at.<br>
<br>2. Show the same data in a easily browsable table with filters, and columns that can be sorted. This well enable to see a much larger data at once.<br><br>3. Attach a backend to provide the data for the graphs.<br><br>
<div class="gmail_quote">On Thu, Mar 29, 2012 at 7:31 PM, Nikhil Bafna <span dir="ltr"><<a href="mailto:nikhil.bafna.r@gmail.com">nikhil.bafna.r@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<br><br>Hi.<br><br>I have built a small demo of the team metrics website. This is rough demo, using hardcoded data (which cab be easily acquired through the backend later).<br><br>The demo has a basic functionality of viewing which debian team's metric to view, from which year to which and see the contributions by the top N members, all of which are user specified.<br>

The version without js is based on the backend providing a pre-generated png of the graph.<br><br>The demo can be accessed at - <a href="http://dl.dropbox.com/u/3126918/debian/index.html" target="_blank">http://dl.dropbox.com/u/3126918/debian/index.html</a><br>

The code is uploaded at - <a href="https://github.com/nrbafna/teammetrics" target="_blank">https://github.com/nrbafna/teammetrics</a><br><br>Please provide some feedback on it.<br><br>Regards,<br>Nikhil Bafna<br><br>
</blockquote></div><br>