<div class="markdown">
<p dir="auto">On 5 Feb 2014, at 15:16, Benny Kjær Nielsen wrote:</p>

<blockquote>
<p dir="auto">I’m just thinking out loud. I wouldn’t even be able to implement thread arcs in HTML myself. If anyone wants to play with this then I think I can create a bundle command which demonstrates how one can generate input similar to the above (or something simpler), generate some simple HTML, and finally, open the result in a browser.</p>

<p dir="auto">Slightly off topic: The above is something I had not considered for thread arcs, but I often think it would be really cool if scripts were created which visualized various statistics about groups of messages using, e.g., gnuplot or maybe a graphing tool for HTML. For example, a graph showing the number of emails replied per day, or a pie chart of top-posters on the MailMate mailing list :-) I’ll assist anyone with an interest in such visualizations (or even just simple tables).</p>
</blockquote>

<p dir="auto">For both generating fancy custom thread-arcs and the off-topic stuff, I think <a href="http://d3js.org/">D3.js</a> would do the trick. It can consume JSON and CSV. Check out some of the demos.</p>

<p dir="auto">-- <br>
Rob McBroom<br>
<a href="http://www.skurfer.com/">http://www.skurfer.com/</a></p>

</div>